Skip to content

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