Releases: milankl/ShallowWaters.jl
Releases · milankl/ShallowWaters.jl
v0.5.3
ShallowWaters v0.5.3
Merged pull requests:
- Adding a new function that runs the setup of structure S (#177) (@swilliamson7)
- New version with model_setup (#178) (@swilliamson7)
v0.5.2
ShallowWaters v0.5.2
Merged pull requests:
- Option to output H (#169) (@maximilian-gelbrecht)
- Bugfix 'none' Forcing (#170) (@maximilian-gelbrecht)
- Add new integration (#171) (@swilliamson7)
- Removed redundant functions, fixed .gitignore (#172) (@swilliamson7)
- Making everything use a single structure (#174) (@swilliamson7)
- Single structure (#175) (@swilliamson7)
- Concrete fields for Parameter and Grid (#176) (@swilliamson7)
v0.5.1
v0.5.0
ShallowWaters v0.5.0
Closed issues:
- Precision resilient 2D Laplacian (#152)
Merged pull requests:
- Isambard (#153) (@milankl)
- momentum scaling, baroclinic, SSPRK3, no bottom drag (#154) (@milankl)
- scale also sst (#155) (@milankl)
- with NetCDF compression (#156) (@milankl)
- Scale sst, tracer relaxation & consumption, checkerboard initial conditions, ridges (#157) (@milankl)
- scale_sst_inv removed to avoid subnormal (#158) (@milankl)
- compensated summation for RK4, Diff and tracer (#159) (@milankl)
- return time instead of progn vars (#160) (@milankl)
v0.4.1
v0.4.0
Merge pull request #148 from milankl/ssprk s-stage SSPRK3
v0.3.0
ShallowWaters v0.3.0
Closed issues:
- Great new name! @JuliaClimate or @JuliaOcean? (#124)
- new version (#134)
Merged pull requests:
v0.2.0
ShallowWaters v0.2.0
Merged pull requests:
- ?Parameter help included (#125) (@milankl)
- surface forcing latitude adjustment (#126) (@milankl)
- Ghost points type stable with Tcomm (#127) (@milankl)
- Tcomm test (#128) (@milankl)
- Tcomm set to Tprog by default (#129) (@milankl)
- get it mode specific and tendency by u_n+1-u_n etc (#130) (@milankl)
- Install TagBot as a GitHub Action (#131) (@JuliaTagBot)
- Whatsnext (#132) (@milankl)
- time dependent wind forcing (#133) (@milankl)
v0.1.0
v0.1.0 (2020-01-23)
Diff since f5608103152d0ee9fe3f4942bf51fb9cda8f1fe8
Closed issues:
- register (#119)
Merged pull requests:
- frame cut off (#121) (milankl)
- Rename to ShallowWaters (#120) (milankl)
- Set version to 0.5 (#118) (milankl)
- Feedback and DefaultParameters updated (#117) (milankl)
- Forecasts (#116) (milankl)
- Forecasts (#115) (milankl)
- Mixprec (#114) (milankl)
- Mixedprec (#113) (milankl)
- Whatsnext (#112) (milankl)
- Whatsnext (#111) (milankl)
- Whatsnext (#110) (milankl)
- Output (#109) (milankl)
- Output (#108) (milankl)
- Topkg (#107) (milankl)
- Topkg (#106) (milankl)
- time feedback (#105) (milankl)
- Topkg (#104) (milankl)
- Topkg (#103) (milankl)
- rhs, advection, diffusion, bottomdrag with struct (#102) (milankl)
- Topkg (#101) (milankl)
- Topkg (#100) (milankl)
- Preallocation into a single struct (#99) (milankl)
- Topkg (#98) (milankl)
- Meta-programming for DiagnosticVars structs (#97) (milankl)
- Topkg (#96) (milankl)
- Initial conditions as struct (#95) (milankl)
- Constants restructured into struct (#94) (milankl)
- Topkg (#93) (milankl)
- to Pkg (#92) (milankl)
- minors (#91) (milankl)
- Tracer sinks&sources with different time scales (#90) (milankl)
- Rossby (#89) (milankl)
- Wind forcing Fx,Fy of both u,v (#88) (milankl)
- Bug in central latitude resolved. Lin Rossby wave set-up. (#87) (milankl)
- Relative vorticity as output variable (#86) (milankl)
- Whatsnext (#85) (milankl)
- fig update (#84) (milankl)
- Output of diagnostic/tendency variables (#83) (milankl)
- Output for tendencies: Bottom friction and Viscosity (#82) (milankl)
- Non-linear SWE for continuity added (#81) (milankl)
- Whatsnext (#80) (milankl)
- NetCDF time output as Int32 (#79) (milankl)
- bathtub bottom topography (#78) (milankl)
- Combine "floor" and conversion to Int (#77) (eschnett)
- Figs updated (#76) (milankl)
- Time split revised and add-multiply functions (#75) (milankl)
- Time splitting via rare updates (#74) (milankl)
- Semi-Lagrange: Rel grid indices bugs corrected (#73) (milankl)
- Whatsnext (#72) (milankl)
- Whatsnext (#71) (milankl)
- HR figs (#70) (milankl)
- Tracerwrap (#69) (milankl)
- parameter changes (#68) (milankl)
- promo pic update (#67) (milankl)
- promo fig update (#66) (milankl)
- promi pic2 (#65) (milankl)
- promo pic (#64) (milankl)
- Whatsnext (#63) (milankl)
- Tracer advection also for posits (#62) (milankl)
- RK3/RK4 implementation (#61) (milankl)
- Whatsnext (#60) (milankl)
- semi-Lagrangian advection scheme for tracers (#59) (milankl)
- towards semi-Lagrange tracer advection (#58) (milankl)
- also compatible with Julia v0.6 (#57) (milankl)
- avoid clashing constants with BigFloat (#56) (milankl)
- Fixing wrong scaling for bottom friction and biharmonic viscosity (#55) (milankl)
- Ensmode (#54) (milankl)
- Select variables for output (#53) (milankl)
- Lin/quad bottom drag (#52) (milankl)
- Whats next (#51) (milankl)
- fix modulo error for neighbour calc (#50) (milankl)