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

◆ melting_point_temperature()

void pism::ocean::PIK::melting_point_temperature ( const array::Scalar depth,
array::Scalar result 
) const
private

Compute melting temperature at a given depth within the ice.

Definition at line 78 of file ConstantPIK.cc.

References beta_CC, pism::g, pism::Component::m_config, and pism::Component::m_grid.

Referenced by update_impl().