Skip to content

Releases: glwagner/OceanTurb.jl

v0.3.3

22 Sep 13:02
b0d21cd
Compare
Choose a tag to compare

OceanTurb v0.3.3

Diff since v0.3.2

Closed issues:

  • Missing jupyter notebook (#114)

Merged pull requests:

  • Runs tests on travis-ci + Enforces use of MathJax2 for math rendering in Docs (#113) (@navidcy)
  • Fix example + missing/broken links. (#115) (@navidcy)
  • fixes url for latest doc version (#116) (@navidcy)
  • Add missing "jobs: " line (#117) (@navidcy)

v0.3.2

13 Aug 14:02
2775859
Compare
Choose a tag to compare

OceanTurb v0.3.2

Diff since v0.3.1

Merged pull requests:

  • CompatHelper: bump compat for "OffsetArrays" to "1.0" (#108) (@github-actions[bot])
  • CompatHelper: bump compat for "StaticArrays" to "0.12" (#109) (@github-actions[bot])
  • TKEMassFlux convection example (#110) (@glwagner)
  • Adds Ri-dependent diffusivity model to TKEMassFlux (#111) (@glwagner)
  • Bump to 0.3.2 (#112) (@glwagner)

v0.3.1

26 May 01:02
9d66538
Compare
Choose a tag to compare

OceanTurb v0.3.1

Diff since v0.3.0

Sets new default parameters for many of the submodules in TKEMassFlux
Allows boundary conditions to be set in constructor for TKEMassFlux.Model
Adds wind_over_deep_mixed_layer.jl example.

Closed issues:

  • Require explicit 'grid' argument (#76)

Merged pull requests:

v0.3.0

28 Feb 21:01
0b15918
Compare
Choose a tag to compare

OceanTurb v0.3.0

Diff since v0.2.4

Closed issues:

  • iterate! is a bad name (#57)
  • Better notation / semantics for fields (#73)
  • Use lowercase n rather than N for grid size (#74)
  • Use uppercase H to denote the 'depth' of the grid (#75)
  • Discontinuous Galerkin implementation of parameterizations (#78)

Merged pull requests:

v0.2.4

14 Feb 08:01
681ef9d
Compare
Choose a tag to compare

OceanTurb v0.2.4

Diff since v0.2.3

v0.2.3

09 Feb 22:01
d154398
Compare
Choose a tag to compare

OceanTurb v0.2.3

Diff since v0.2.2

Merged pull requests:

v0.2.1

09 Feb 20:54
v0.2.1
Compare
Choose a tag to compare

v0.2.1 (2020-02-08)

Diff since v0.1.4

Merged pull requests:

v0.2.2

09 Feb 21:01
Compare
Choose a tag to compare

OceanTurb v0.2.2

Diff since v0.2.1

v0.1.4

08 Feb 03:09
v0.1.4
5872d38
Compare
Choose a tag to compare

v0.1.4 (2020-02-01)

Diff since v0.1.3

Closed issues:

  • Arbitrary forcing functions for fields (#66)
  • Cannot set boundary conditions as functions in KPP (#63)

Merged pull requests:

  • Makes variable names more verbose in modular kpp example (#82) (glwagner)
  • The diagnostic plume model described by Siebesma et al (2007) (#81) (glwagner)
  • Changes docs notation to use Q for fluxes and F for internal forcing (#67) (glwagner)
  • Bump version to v0.1.3 (#65) (glwagner)

v0.1.3

28 Oct 09:53
v0.1.3
468d28c
Compare
Choose a tag to compare

v0.1.3 (2019-10-24)

Diff since v0.1.2

Closed issues:

  • Flux Output (#61)
  • run_until! (#58)

Merged pull requests:

  • Allows boundary conditions to be set in KPP and ModularKPP from Model… (#64) (glwagner)
  • Adds general diffusive flux util and nonlocal flux util for KPP (#62) (glwagner)
  • Bump version to 0.1.2 (#60) (glwagner)