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

◆ melt_rate()

double pism::ocean::PicoPhysics::melt_rate ( double  pm_point,
double  Toc 
) const

equation 8 in the PICO paper.

Definition at line 155 of file PicoPhysics.cc.

References m_gamma_T, m_lambda, m_nu, and Toc().

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