Go to the source code of this file.
|
subroutine, public | mom_cvmix_shear::calculate_cvmix_shear (u_H, v_H, h, tv, KH, KM, G, GV, CS) |
| Subroutine for calculating (internal) diffusivity. More...
|
|
logical function, public | mom_cvmix_shear::cvmix_shear_init (Time, G, GV, param_file, diag, CS) |
| Initialized the cvmix internal shear mixing routine. More...
|
|
logical function, public | mom_cvmix_shear::cvmix_shear_is_used (param_file) |
| Reads the parameters "LMD94" and "PP81" and returns state. This function allows other modules to know whether this parameterization will be used without needing to duplicate the log entry. More...
|
|