Closed gustavo-marques closed 1 month ago
Once I reverted to the * hTot operations and added an if statement to guard the STOKES_MOST calculation, the results were b4b with the baseline. Here is the path to the pr_mom tests:
/glade/derecho/scratch/gmarques/cesm.tests/pr_mom/cime6.1.29-cesm_cice6_5_0_12-mi_240923_pr306_v4.intel/
It looks like this is missing the update to the latest CVMix commit
Add a control of the Stokes enhancement to the turbulent scales contributing to the unresolved shear (Stokes_Vt = 0 for no enhancement; Stokes_Vt = Stokes_Xi for full enhancement);
Make a depth restriction to the turbulent velocity scale contribution to the unresolved shear, consistent with the contribution to diffusivity and viscosity (Vt_layer = 1 use full boundary layer depth; vt_layer = surf_layer_ext only includes the surface layer). Stokes MOST parameters are based on Vt_layer = 1;