edoddridge / aronnax

An idealised isopycnal model that can be run either with n+1/2 layers, or with n layers and variable bathymetry.
http://aronnax.readthedocs.io/en/latest/
MIT License
23 stars 5 forks source link

Enforce minimum layer thickness #244

Closed edoddridge closed 6 months ago

edoddridge commented 1 year ago

Previous behavoiur was to rapidly increase horizontal diffusion as layer thickness approached minimum allowed value. This usually worked, but not always. This revision strictly enforces the minimum layer thickness.

codecov[bot] commented 1 year ago

Codecov Report

Merging #244 (1756230) into master (1756230) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 1756230 differs from pull request most recent head dd06f26. Consider uploading reports for the commit dd06f26 to get more accurate results

@@           Coverage Diff           @@
##           master     #244   +/-   ##
=======================================
  Coverage   74.27%   74.27%           
=======================================
  Files          20       20           
  Lines        1407     1407           
  Branches       89       89           
=======================================
  Hits         1045     1045           
  Misses        307      307           
  Partials       55       55           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.