-
Notifications
You must be signed in to change notification settings - Fork 195
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve docstring example for seawater density (#3398)
* Improve docstring example for seawater density I noticed that the example could be improved a bit by using a grid with z-dependence, and omitting the irrelevant x and y dependence. Also, the show method for SeawaterBuoyancy needs improvement (underscores are missing from `equation_of_state`). * Update seawater_buoyancy.jl * Update seawater_density.jl * fix doctest * fix doctests * fix doctests --------- Co-authored-by: Navid C. Constantinou <[email protected]>
- Loading branch information
Showing
3 changed files
with
38 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters