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

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