🦐 Oceananigans v0.23.0
Oceananigans v0.23.0
Closed issues:
- More modular and reproducible 3D plotting script (#203)
- Make checkpointer more memory efficient (#416)
- Checkpointer warning if properties included make restoring impossible (#417)
- Should
Model
be renamed toIncompressibleModel
orBoussinesqModel
? (#566) - Storing boundary conditions inside fields (#606)
- Make Julia 1.3 the new minimum required version? (#625)
- Flux boundary condition with two components (#629)
- Register Oceananigans v0.22.0 (#630)
- README is out of date (#633)
- Error when setting GPU field using CuArray (#634)
Merged pull requests:
- Rename Model to IncompressibleModel (#626) (@ali-ramadhan)
- Ability to construct field tuples with non-zero data (#627) (@ali-ramadhan)
- Simplify checkpointer and make it work for large models (#628) (@ali-ramadhan)
- Upgrade fields to store boundary conditions (#631) (@ali-ramadhan)
- Import CUDAnative in Fields submodule (#635) (@ali-ramadhan)
- Make Julia 1.3 the new minimum required version (#636) (@ali-ramadhan)