mom_intrinsic_functions module reference

A module with intrinsic functions that are used by MOM but are not supported by some compilers.

More…

Functions/Subroutines

invcosh()

Evaluate the inverse cosh, either using a math library or an equivalent expression.

Detailed Description

A module with intrinsic functions that are used by MOM but are not supported by some compilers.

Function/Subroutine Documentation

function mom_intrinsic_functions/invcosh(x) [real]

Evaluate the inverse cosh, either using a math library or an equivalent expression.

Parameters:

x :: [in] The argument of the inverse of cosh [nondim]. NaNs will occur if x<1, but there is no error checking

Called from:

mom_bkgnd_mixing::calculate_bkgnd_mixing