MOM6
MOM_EOS_TEOS10.F90 File Reference

Go to the source code of this file.

Data Types

interface  mom_eos_teos10::calculate_density_teos10
 

Modules

module  mom_eos_teos10
 

Functions/Subroutines

subroutine, public mom_eos_teos10::calculate_density_scalar_teos10 (T, S, pressure, rho)
 This subroutine computes the in situ density of sea water (rho in units of kg/m^3) from salinity (S in psu), potential temperature (T in deg C), and pressure in Pa. It uses the expression from TEOS10 website. More...
 
subroutine, public mom_eos_teos10::calculate_density_array_teos10 (T, S, pressure, rho, start, npts)
 
subroutine, public mom_eos_teos10::calculate_density_derivs_teos10 (T, S, pressure, drho_dT, drho_dS, start, npts)
 
subroutine, public mom_eos_teos10::calculate_specvol_derivs_teos10 (T, S, pressure, dSV_dT, dSV_dS, start, npts)
 
subroutine, public mom_eos_teos10::calculate_compress_teos10 (T, S, pressure, rho, drho_dp, start, npts)
 This subroutine computes the in situ density of sea water (rho in * units of kg/m^3) and the compressibility (drho/dp = C_sound^-2) * (drho_dp in units of s2 m-2) from salinity (sal in psu), potential* temperature (T in deg C), and pressure in Pa. It uses the * subroutines from TEOS10 website. More...
 

Variables

real, parameter mom_eos_teos10::pa2db = 1.e-4