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

Go to the source code of this file.

Data Types

interface  mom_interface_heights::find_eta
 Calculates the heights of sruface or all interfaces from layer thicknesses. More...
 

Modules

module  mom_interface_heights
 Functions for calculating interface heights, including free surface height.
 

Functions/Subroutines

subroutine mom_interface_heights::find_eta_3d (h, tv, G, GV, US, eta, eta_bt, halo_size, eta_to_m)
 Calculates the heights of all interfaces between layers, using the appropriate form for consistency with the calculation of the pressure gradient forces. Additionally, these height may be dilated for consistency with the corresponding time-average quantity from the barotropic calculation. More...
 
subroutine mom_interface_heights::find_eta_2d (h, tv, G, GV, US, eta, eta_bt, halo_size, eta_to_m)
 Calculates the free surface height, using the appropriate form for consistency with the calculation of the pressure gradient forces. Additionally, the sea surface height may be adjusted for consistency with the corresponding time-average quantity from the barotropic calculation. More...