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

◆ k_from_T()

double pism::energy::enthSystemCtx::k_from_T ( double  T) const

In this implementation \(k\) does not depend on temperature.

Definition at line 101 of file enthSystem.cc.

References m_ice_k, and m_k_depends_on_T.

Referenced by assemble_R(), and pism::energy::EnthalpyModel::update_impl().