PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ residual_lateral()
Computes the residual contribution of lateral boundary conditions. This takes care of "calving front" stress boundary conditions. FIXME: make p_ocean an input from a parameterization of the melange back pressure. Reimplemented in pism::stressbalance::BlatterTestHalfar, and pism::stressbalance::BlatterTestvanderVeen. Definition at line 218 of file residual.cc. References pism::fem::Q1Element3Face::chi(), pism::fem::Q1Element3Face::evaluate(), m_rho_ice_g, m_rho_ocean_g, m_scaling, m_work, pism::fem::Element::n_chi(), pism::fem::Q1Element3Face::n_pts(), pism::fem::Q1Element3Face::normal(), and pism::fem::Q1Element3Face::weight(). Referenced by compute_residual(). |