PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ residual_source_term()
Computes the residual contribution of the "source term". This term contains the driving stress. Reimplemented in pism::stressbalance::BlatterTestXZ, pism::stressbalance::BlatterTestXY, pism::stressbalance::BlatterTestHalfar, and pism::stressbalance::BlatterTestCFBC. Definition at line 94 of file residual.cc. References C, 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(). |