PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ 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().