PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

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