Recent Releases of ClimaSeaIce.jl
ClimaSeaIce.jl - v0.3.1
ClimaSeaIce v0.3.1
Merged pull requests:
- Store valid thermodynamic tendency (#79) (@simone-silvestri)
Cryosphere - Sea Ice
- Julia
Published by github-actions[bot] 21 days ago

ClimaSeaIce.jl - v0.3.0
ClimaSeaIce v0.3.0
Breaking changes
SeaIceMomentumEquations
module renames toSeaIceDynamics
Merged pull requests:
- Stress balance free drift model (#72) (@simone-silvestri)
Cryosphere - Sea Ice
- Julia
Published by github-actions[bot] about 1 month ago

ClimaSeaIce.jl - v0.2.7
ClimaSeaIce v0.2.7
Merged pull requests:
- Fix examples and add the Semtner validation to the examples (#57) (@simone-silvestri)
- Improve EVP rheology (#66) (@simone-silvestri)
- An advection timescale for the
SeaIceModel
(#70) (@simone-silvestri) - Store a thermodynamic tendency (#74) (@simone-silvestri)
- (0.2.7) Bump minor version (#75) (@simone-silvestri)
Cryosphere - Sea Ice
- Julia
Published by github-actions[bot] about 1 month ago

ClimaSeaIce.jl - v0.2.6
ClimaSeaIce v0.2.6
Merged pull requests:
- Change momentum stress convention (#67) (@simone-silvestri)
- Last index for
SeaIceMomentumEquations
(#68) (@simone-silvestri) - (0.2.6) Bump version (#69) (@simone-silvestri)
Cryosphere - Sea Ice
- Julia
Published by github-actions[bot] 3 months ago

ClimaSeaIce.jl - v0.2.5
ClimaSeaIce v0.2.5
Merged pull requests:
- Add architecture to SeaIceModel (#60) (@glwagner)
- Use another evolution law for thickness and concentration (#63) (@simone-silvestri)
- Utility function to compute total momentum stress + Fix a NaN (#64) (@simone-silvestri)
- (0.2.5) Bump version (#65) (@simone-silvestri)
Closed issues:
- What is the objective of subtyping
AbstractModel{TS, Nothing}
? (#61)
Cryosphere - Sea Ice
- Julia
Published by github-actions[bot] 3 months ago

ClimaSeaIce.jl - v0.2.4
ClimaSeaIce v0.2.4
Merged pull requests:
- (0.2.4) Update for latest oceananigans (#59) (@glwagner)
Cryosphere - Sea Ice
- Julia
Published by github-actions[bot] 4 months ago

ClimaSeaIce.jl - v0.2.3
ClimaSeaIce v0.2.3
Merged pull requests:
- Remove a vestigial method that does not exist anymore in Oceananigans (#58) (@simone-silvestri)
Cryosphere - Sea Ice
- Julia
Published by github-actions[bot] 4 months ago

ClimaSeaIce.jl - v0.2.2
ClimaSeaIce v0.2.2
Merged pull requests:
- Change the thermodynamic timestep (#52) (@simone-silvestri)
- (0.2.2) Bump version (#56) (@simone-silvestri)
Cryosphere - Sea Ice
- Julia
Published by github-actions[bot] 4 months ago

ClimaSeaIce.jl - v0.2.1
ClimaSeaIce v0.2.1
Merged pull requests:
- (0.2.1) Don't import unused
active_linear_index_to_tuple
(#53) (@glwagner)
Cryosphere - Sea Ice
- Julia
Published by github-actions[bot] 4 months ago

ClimaSeaIce.jl - v0.2.0
ClimaSeaIce v0.2.0
Breaking changes
- RungeKutta3 and QuasiAdamsBashforth2 time-stepping have been deleted in favor of a ForwardEuler timestepper
- sea ice variables now are at a
Nothing
location in the z-direction
Merged pull requests:
- Implementation of a modified EVP rheology (#42) (@simone-silvestri)
- Forward Euler (#51) (@simone-silvestri)
Cryosphere - Sea Ice
- Julia
Published by github-actions[bot] 4 months ago

ClimaSeaIce.jl - v0.1.5
ClimaSeaIce v0.1.5
Merged pull requests:
- Adding a momentum equation and advection to the SlabSeaIceModel (#24) (@simone-silvestri)
- Update Oceananigans (#43) (@simone-silvestri)
- Make ClimaSeaIce compatible with ClimaOcean (#45) (@glwagner)
- Fix Nothing advection plus rule for vanishing ice cover (#46) (@glwagner)
- Explicit momentum equations (#47) (@simone-silvestri)
- (0.1.5) Bump (down) to 0.1.5 (#48) (@simone-silvestri)
Cryosphere - Sea Ice
- Julia
Published by github-actions[bot] 5 months ago

ClimaSeaIce.jl - v0.1.4
ClimaSeaIce v0.1.4
Merged pull requests:
- More liberal compat for Oceananigans (#40) (@glwagner)
Cryosphere - Sea Ice
- Julia
Published by github-actions[bot] 8 months ago

ClimaSeaIce.jl - v0.1.3
ClimaSeaIce v0.1.3
Merged pull requests:
- Bump Oceananigans compat (#38) (@glwagner)
- Update Project.toml (#39) (@glwagner)
Cryosphere - Sea Ice
- Julia
Published by github-actions[bot] 8 months ago

ClimaSeaIce.jl - v0.1.2
ClimaSeaIce v0.1.2
Merged pull requests:
- Refactor sea ice model (#32) (@simone-silvestri)
- Bump to 0.1.2 (#36) (@glwagner)
Cryosphere - Sea Ice
- Julia
Published by github-actions[bot] 10 months ago

ClimaSeaIce.jl - v0.1.1
ClimaSeaIce v0.1.1
Merged pull requests:
- bump oceananigans compat (#29) (@wsmoses)
- Bump to 0.1.1 (#30) (@glwagner)
Cryosphere - Sea Ice
- Julia
Published by github-actions[bot] 12 months ago

ClimaSeaIce.jl - 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)
Cryosphere - Sea Ice
- Julia
Published by github-actions[bot] about 1 year ago
