Releases: CliMA/ClimaSeaIce.jl
Releases · CliMA/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)
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)
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)
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)
v0.2.4
ClimaSeaIce v0.2.4
Merged pull requests:
v0.2.3
ClimaSeaIce v0.2.3
Merged pull requests:
- Remove a vestigial method that does not exist anymore in Oceananigans (#58) (@simone-silvestri)
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)
v0.2.1
ClimaSeaIce v0.2.1
Merged pull requests:
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)
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)