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

◆ pressure() [1/2]

void pism::EnthalpyConverter::pressure ( const std::vector< double > &  depth,
unsigned int  ks,
std::vector< double > &  result 
) const

Compute pressure in a column of ice. Does not check validity of depth.

Definition at line 142 of file EnthalpyConverter.cc.

References pism::k, m_g, m_p_air, and m_rho_i.