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

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