#include <MOM_memory.h>
Go to the source code of this file.
|
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...
|
|