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

◆ column_drainage()

void pism::energy::TemperatureModel::column_drainage ( const double  rho,
const double  c,
const double  L,
const double  z,
const double  dz,
double Texcess,
double bwat 
) const
protected

Compute the melt water which should go to the base if \(T\) is above pressure-melting.

Definition at line 378 of file TemperatureModel.cc.

References L, pism::Component::m_grid, PISM_ERROR_LOCATION, and rho.

Referenced by update_impl().