Navid C. Constantinou
Navid C. Constantinou
I think this is just another extra small reason to go to some X-Makie.jl for plotting. See #209.
#263 adds compat Plots entry with upper bound v1.21.3. This is the latest version of Plots.jl for which `clims = ::Function` seems to work OK. This is not the cleanest...
No, probably you had *the latest version* of Plots! Any version >v1.21.3 shows this problem!
Ideally we should finish off https://github.com/FourierFlows/FourierFlows.jl/pull/225 and then use the named tuple functionality for the `ShallowWater` module.
@aramirezreyes that would be so great if you can help out with this! It's been in my list but fell far down... I've made some progress but then left it....
The docs include a first write-up of the shallow water equations and can be viewed locally by calling: ``` julia --project=docs/ -e 'using Pkg; Pkg.instantiate(); Pkg.develop(PackageSpec(path=pwd()))'; julia --project=docs/ docs/make.jl; open...
Some things we should discuss/figure out. - [ ] Decide on notation. - [ ] Do we code up both conservative and non-conservative form of equations? Is there an advantage...
hey @chowland congrats on submitting thesis! A stratified flows module would be great. FourierFlows.jl already includes a `ThreeDGrid` but we don't have any module in GeophysicalFlows.jl using it. Can you...
OMG! I totally forgot about this PR!
Really, really sorry!