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 from pism::stressbalance::Blatter. Definition at line 79 of file BlatterTestHalfar.cc. References pism::blatter_xz_halfar_source(), pism::fem::Element::chi(), pism::fem::Element3::evaluate(), pism::F(), m_B, m_g, m_H0, m_R0, m_rho, pism::stressbalance::Blatter::m_scaling, pism::stressbalance::Blatter::m_work, n, pism::fem::Element::n_chi(), pism::fem::q13d::n_chi, pism::fem::Element::n_pts(), pism::fem::Element::weight(), pism::fem::Q1Element3::x(), and pism::fem::Q1Element3::z(). |