Releases: CliMA/ClimaSeaIce.jl
Releases · CliMA/ClimaSeaIce.jl
v0.1.4
v0.1.3
v0.1.2
ClimaSeaIce v0.1.2
Merged pull requests:
- Refactor sea ice model (#32) (@simone-silvestri)
- Bump to 0.1.2 (#36) (@glwagner)
v0.1.1
v0.1.0
ClimaSeaIce v0.1.0
Merged pull requests:
- ThermodynamicIce -> ThermodynamicSeaIce (#5) (@glwagner)
- User interface for specifying arbitrary boundary conditions (#6) (@glwagner)
- Add file for idealized BCs (#7) (@jbuffo)
- Coupled ice-ocean column model (#9) (@glwagner)
- Rename ThermodynamicSeaIceModel to EulerianThermodynamicSeaIceModel (#10) (@glwagner)
- Update README.md (#11) (@glwagner)
- Jlk/rename prognostic thickness thermodynamics model (#13) (@jlk9)
- Single column
SlabSeaIceModel
with flexible air-ice and water-ice boundary conditions (#14) (@glwagner) - Update README.md (#16) (@glwagner)
- Implement a few ice-ocean examples (#18) (@glwagner)
- Update ice_ocean_model.jl (#20) (@glwagner)
- Change "thermal" to "heat" (in most places) (#21) (@glwagner)
- Update ASC model branch to main (#22) (@jlk9)
- Grammar matters (#23) (@glwagner)
- Make the freezing bucket example more pedagogical, plus fix to indenting issues and export PhaseTransitions (#26) (@glwagner)
- Use latest deps versions + Julia v1.10 (#27) (@navidcy)
Closed issues:
- User interface for boundary conditions in
ThermodynamicSeaIceModel
(#3) - Rename
ThermodynamicIceModel
toThermodynamicSeaIceModel
(#4) - Rename
LagrangianThermodynamicSeaIceModel
toPrognosticThicknessThermodynamicsModel
(#12) - Implement
SlabSeaIceModel
with radiation and turbulent boundary conditions (#15) - Implement an idealized coupled ice-ocean column model with SlabSeaIceModel (#17)