Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ overturning()

double pism::ocean::PicoPhysics::overturning ( double  Soc_box0,
double  Soc,
double  Toc_box0,
double  Toc 
) const

equation 3 in the PICO paper. See also equation 4.

Definition at line 169 of file PicoPhysics.cc.

References m_alpha, m_beta, m_overturning_coeff, m_rho_star, Soc(), and Toc().

Referenced by pism::ocean::Pico::process_box1(), and Toc().