Releases: FourierFlows/GeophysicalFlows.jl
Releases · FourierFlows/GeophysicalFlows.jl
v0.8.3
GeophysicalFlows v0.8.3
Diff since v0.8.2
Merged pull requests:
- CompatHelper: bump compat for "JLD2" to "0.3" (#136) (@github-actions[bot])
v0.8.2
GeophysicalFlows v0.8.2
Diff since v0.8.1
Closed issues:
- Enstrophy budget terms in BarotropicQG are not tested (#110)
- Load Error with getfieldspecs (#128)
Merged pull requests:
v0.8.1
GeophysicalFlows v0.8.1
Diff since v0.8.0
Closed issues:
- getfieldspecs is deprecated (#125)
Merged pull requests:
- Minor notational improvements (#116) (@navidcy)
- CompatHelper: bump compat for "CUDA" to "2.0" (#122) (@github-actions[bot])
- Remove import of deprecated getfieldspecs (#126) (@navidcy)
v0.8.0
GeophysicalFlows v0.8.0
Diff since v0.7.0
Closed issues:
- Adding Surface QG dynamics? (#106)
Merged pull requests:
v0.7.0
GeophysicalFlows v0.7.0
Diff since v0.6.1
Closed issues:
- Make streamfunctionfrompv! faster by using StaticArrays and KernelAbstractions? (#85)
- Animate the TwoDNavierStokes forced-dissipative example (#90)
Merged pull requests:
- Optimize MultilayerQG on CPU (#88) (@navidcy)
- Separate 2D Navier-Stokes stochastic forcing & budgets examples (#108) (@navidcy)
v0.6.1
GeophysicalFlows v0.6.1
Diff since v0.6.0
Closed issues:
- test_twodnavierstokes_deterministicforcingbudgets does not really test anything (#104)
Merged pull requests:
v0.6.0
GeophysicalFlows v0.6.0
Diff since v0.5.2
Closed issues:
- Drop CuArrays.jl from deps and move to CUDA.jl (#96)
Merged pull requests:
v0.5.1
GeophysicalFlows v0.5.1
Diff since v0.5.0
Merged pull requests:
- Various small fixes + Generalization of MultilayerQG.Problem() (#86) (@navidcy)
- Fix nbviewer/mybinder badges' urls in literated examples (#87) (@navidcy)
- Removes image tags and sm_75 from gitlab-ci.yml (#89) (@navidcy)
v0.5.0
GeophysicalFlows v0.5.0
Diff since v0.4.3
This release includes a GPUified version for all physics modules. That is, all modules can now seamlessly run on both CPUs and GPUs.
Merged pull requests: