FourierFlows / GeophysicalFlows.jl

Geophysical fluid dynamics pseudospectral solvers with Julia and FourierFlows.jl.
https://fourierflows.github.io/GeophysicalFlowsDocumentation/stable/
MIT License
153 stars 32 forks source link

Reduce tilmestep in baroclinic instability MultiLayerQG example #266

Closed navidcy closed 2 years ago

navidcy commented 2 years ago

Timestep was resulting in blowups when example was evolved for much longer.

(Discovered by @szy21).

Closes #265.