PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ residual_source_term()
Computes the residual contribution of the "source term". This term contains the driving stress. Reimplemented in pism::stressbalance::BlatterTestCFBC, pism::stressbalance::BlatterTestHalfar, pism::stressbalance::BlatterTestXY, and pism::stressbalance::BlatterTestXZ. Definition at line 95 of file residual.cc. References pism::fem::Element::chi(), pism::fem::Element3::evaluate(), pism::F(), pism::k, m_eta_transform, m_glen_exponent, m_rho_ice_g, m_scaling, m_work, n, pism::fem::Element::n_chi(), pism::fem::Element::n_pts(), and pism::fem::Element::weight(). Referenced by compute_residual(). |