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

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