MOM6
MOM_isopycnal_slopes.F90 File Reference
#include <MOM_memory.h>
Include dependency graph for MOM_isopycnal_slopes.F90:

Go to the source code of this file.

Modules

module  mom_isopycnal_slopes
 Calculations of isoneutral slopes and stratification.
 

Functions/Subroutines

subroutine, public mom_isopycnal_slopes::calc_isoneutral_slopes (G, GV, US, h, e, tv, dt_kappa_smooth, slope_x, slope_y, N2_u, N2_v, halo)
 Calculate isopycnal slopes, and optionally return N2 used in calculation. More...
 
subroutine, public mom_isopycnal_slopes::vert_fill_ts (h, T_in, S_in, kappa_dt, T_f, S_f, G, GV, halo_here, larger_h_denom)
 Returns tracer arrays (nominally T and S) with massless layers filled with sensible values, by diffusing vertically with a small but constant diffusivity. More...