Go to the source code of this file.
|
subroutine, public | mom_lateral_mixing_coeffs::calc_resoln_function (h, tv, G, GV, CS) |
| Calculates and stores the non-dimensional resolution functions. More...
|
|
subroutine, public | mom_lateral_mixing_coeffs::calc_slope_functions (h, tv, dt, G, GV, CS) |
| Calculates and stores functions of isopycnal slopes, e.g. Sx, Sy, S*N, mostly used in the Visbeck et al. style scaling of diffusivity. More...
|
|
subroutine | mom_lateral_mixing_coeffs::calc_visbeck_coeffs (h, e, slope_x, slope_y, N2_u, N2_v, G, GV, CS) |
| Calculates factors used when setting diffusivity coefficients similar to Visbeck et al. More...
|
|
subroutine | mom_lateral_mixing_coeffs::calc_slope_functions_using_just_e (h, G, GV, CS, e, calculate_slopes) |
| The original calc_slope_function() that calculated slopes using interface positions only, not accounting for density variations. More...
|
|
subroutine, public | mom_lateral_mixing_coeffs::varmix_init (Time, G, param_file, diag, CS) |
| Initializes the variables mixing coefficients container. More...
|
|