PISM, A Parallel Ice Sheet Model 2.3.2-fa1174726 committed by Constantine Khrulev on 2026-04-08
Loading...
Searching...
No Matches

◆ mass_flux()

void pism::ocean::PIK::mass_flux ( const array::Scalar ice_thickness,
array::Scalar result 
) const
private

Computes mass flux in [kg m-2 s-1].

Assumes that mass flux is proportional to the shelf-base heat flux.

Definition at line 102 of file ConstantPIK.cc.

References pism::units::convert(), L, pism::Component::m_config, pism::Component::m_grid, and pism::Component::m_sys.

Referenced by update_impl().