MOM6
midas_vertmap.F90 File Reference

Go to the source code of this file.

Data Types

interface  midas_vertmap::fill_boundaries
 

Modules

module  midas_vertmap
 

Functions/Subroutines

real function, dimension(size(tr_in, 1), size(tr_in, 2), nlay), public midas_vertmap::tracer_z_init (tr_in, z_edges, e, nkml, nkbl, land_fill, wet, nlay, nlevs, debug, i_debug, j_debug)
 
integer function, dimension(size(a, 1), size(x, 1)) midas_vertmap::bisect_fast (a, x, lo, hi)
 
subroutine, public midas_vertmap::determine_temperature (temp, salt, R, p_ref, niter, land_fill, h, k_start, eos)
 
subroutine midas_vertmap::find_overlap (e, Z_top, Z_bot, k_max, k_start, k_top, k_bot, wt, z1, z2)
 
real function midas_vertmap::find_limited_slope (val, e, k)
 
real function, dimension(size(rho, 1), size(rho, 2), size(rb, 1)), public midas_vertmap::find_interfaces (rho, zin, Rb, depth, nlevs, nkml, nkbl, hml, debug)
 
subroutine, public midas_vertmap::meshgrid (x, y, x_T, y_T)
 
subroutine midas_vertmap::smooth_heights (zi, fill, bad, sor, niter, cyclic_x, tripolar_n)
 
integer function, dimension(0:size(m, 1)+1, 0:size(m, 2)+1) midas_vertmap::fill_boundaries_int (m, cyclic_x, tripolar_n)
 
real function, dimension(0:size(m, 1)+1, 0:size(m, 2)+1) midas_vertmap::fill_boundaries_real (m, cyclic_x, tripolar_n)
 

Variables

real, parameter midas_vertmap::epsln =1.e-10