Releases: jbisits/StaircaseShenanigans.jl
Releases · jbisits/StaircaseShenanigans.jl
v0.6.2
What's Changed
- Different S and T interface tanh scaling by @jbisits in #97
- Ensure types are the same in
BackgroundTanh
by @jbisits in #98 - Check if keys are present in dataset before saving by @jbisits in #100
- Add jump-periodic boundary conditions by @jbisits in #102
- Change so interface steepness is required in
TanhInterfaceSmoothing
by @jbisits in #104 - CompatHelper: bump compat for Oceananigans to 0.95, (keep existing compat) by @github-actions in #101
- Changes with Oceananigans.jl 0.95 by @jbisits in #106
Full Changelog: v0.6.1...v0.6.2
v0.6.1
v0.6.0
What's Changed
- Use
NamedTuple
insteadTuple
for noise in both tracers and velocities by @jbisits in #84 - Bring variables onto CPU by @jbisits in #87
- Fix
TracerNoise
setting onGPU
by @jbisits in #89 - Don't override methods plus better dispatching for setting a background state and interface smoothing by @jbisits in #90
- Simplify initial condition setting by @jbisits in #94
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Seperate examples by @jbisits in #74
- Initial conditions for triple periodic domain that is not just noise by @jbisits in #78
- Only set initial salt and temperature for periodic if smoothing function is passed by @jbisits in #80
set_staircase_initial_conditions!
->set_staircase_initial_conditions!
by @jbisits in #81- Noise in both tracer and velocity fields by @jbisits in #82
- S-T animation function by @jbisits in #83
- CompatHelper: bump compat for Oceananigans to 0.94, (keep existing compat) by @github-actions in #69
Full Changelog: v0.4.4...v0.5.0
v0.4.4
v0.4.3
v0.4.2
v0.4.1
v0.4.0
What's Changed
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) by @github-actions in #42
- CompatHelper: bump compat for Oceananigans to 0.93, (keep existing compat) by @github-actions in #43
- Breaking: rename initial conditions + add single interface option by @jbisits in #46
- Setup reentrant plus triply periodic models to avoid model run down. by @jbisits in #47
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- CompatHelper: bump compat for JLD2 to 0.5, (keep existing compat) by @github-actions in #32
- CompatHelper: bump compat for Oceananigans to 0.92, (keep existing compat) by @github-actions in #33
- Begin to make restoring more general by @jbisits in #35
- Rename
steps
->interfaces
+ update Julia CI version by @jbisits in #38 - Add tracer content restoring within a layer of a staircase simulation by @jbisits in #40
Full Changelog: v0.3.0...v0.3.1