gotm-model / code

Source code for the General Ocean Turbulence Model
https://gotm.net
GNU General Public License v2.0
53 stars 44 forks source link

Fix a bug in the indices of cvmix interior layer #49

Closed qingli411 closed 4 months ago

qingli411 commented 4 months ago

The interior subroutine should only modify nu* in the interior. The indices are adjusted to do so. Otherwise it caused nonzero nu* at the surface and bottom boundaries.