File vmix1d.F executes vertical mixing schemes in a simple one dimensional model (depth versus time). Currently, it will exercise option ppvmix which is the scheme based on Pacanowski/Philander (1981) or option kppvmix which is the scheme based on Large, McWilliams, and Doney (1994) depending on which one is set in the run script run_vmix1d. Script run_vmix1d exercises this module in stand alone mode by enabling option test_vmix and ppvmix or kppvmix. The driver uses a simplified 1-D equation configuration with Coriolis and vertical diffusion terms at a specific latitude to indicate how mixing penetrates vertically. The 1-D equations are
| = | (15.24) | ||
| = | (15.25) | ||
| = | (15.26) |
with values of
and
being predicted by
the enabled scheme. Refer to
Section 32.2.4 for details of the scheme.