Skip to content

Releases: jbisits/StaircaseShenanigans.jl

v0.8.2

Choose a tag to compare

@jbisits jbisits released this 02 Jun 00:36
e339629

What's Changed

Full Changelog: v0.8.1...v0.8.2

v0.8.1

Choose a tag to compare

@jbisits jbisits released this 12 May 10:36
a5a87a0

What's Changed

  • Alternate option for tracer limits in animations by @jbisits in #152
  • Allow limit adjustment for flux bcs by @jbisits in #154
  • Spelling + same range for density heatmap and profile by @jbisits in #155
  • Horizontal saving of salinity, temperature, density and buoyancy frequency + diagnostics to compute from ha average by @jbisits in #157

Full Changelog: v0.8.0...v0.8.1

v0.8.0

Choose a tag to compare

@jbisits jbisits released this 28 Apr 04:32
5a6ab6e

What's Changed

Full Changelog: v0.7.1...v0.8.0

v0.7.1

Choose a tag to compare

@jbisits jbisits released this 24 Apr 20:39
9b17cd3

What's Changed

  • Save interface depth as attribute and use in R_rho calculation + kwarg for advection scheme order by @jbisits in #133
  • Keyword arg for TimeDiscretisation by @jbisits in #134
  • Don't interpolate small values + buoyancy flux calculation by @jbisits in #135
  • Get diffusivities from one and relevant non-dim numbers by @jbisits in #137
  • Return NameTuple of diffs ready for use by @jbisits in #139
  • Change diffusivity order returned from diffusivity functions by @jbisits in #140
  • Save relevant initial and simulation info to diagnostics file by @jbisits in #141
  • Adjust region used for R_rho calculation by @jbisits in #144
  • Save halos + update animation functions to deal with halos that are saved by @jbisits in #143

Full Changelog: v0.7.0...v0.7.1

v0.7.0

Choose a tag to compare

@jbisits jbisits released this 25 Mar 23:40
d28b372

What's Changed

  • CompatHelper: bump compat for CairoMakie in [weakdeps] to 0.13, (keep existing compat) by @github-actions in #109
  • Save initial non-dimensional numbers to output + save more output to diagnostics for download by @jbisits in #119
  • Change initial_steepness to initial thickness by @jbisits in #120
  • Minor version update by @jbisits in #121
  • Update default timestep by @jbisits in #123
  • Set domain z extent via Tuple and fix linear and tanh setting at depth by @jbisits in #129
  • FixBackgroundLinear by @jbisits in #130
  • Add test to make sure background fields set and compute by @jbisits in #131
  • Get Sc number from output + Oceananigans v0.96.0 by @jbisits in #126

Full Changelog: v0.6.4...v0.7.0

v0.6.4

Choose a tag to compare

@jbisits jbisits released this 12 Mar 00:27
afaa74f

What's Changed

Full Changelog: v0.6.3...v0.6.4

v0.6.3

Choose a tag to compare

@jbisits jbisits released this 05 Mar 08:27
5d24dc9

What's Changed

  • Error with most recent GPUArrays.jl by @jbisits in #107
  • Option to set space and/or time varying scalar diffusivity by @jbisits in #110
  • Add method so can set NamedTuple background state by @jbisits in #111
  • Add diagnostics by @jbisits in #112

Full Changelog: v0.6.2...v0.6.3

v0.6.2

Choose a tag to compare

@jbisits jbisits released this 10 Jan 02:07
3ecbc4f

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

Choose a tag to compare

@jbisits jbisits released this 05 Dec 04:00
cfc6cfe

What's Changed

  • Background state that is a step function by @jbisits in #95

Full Changelog: v0.6.0...v0.6.1

v0.6.0

Choose a tag to compare

@jbisits jbisits released this 05 Dec 01:00
a9d88c2

What's Changed

  • Use NamedTuple instead Tuple for noise in both tracers and velocities by @jbisits in #84
  • Bring variables onto CPU by @jbisits in #87
  • Fix TracerNoise setting on GPU 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