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 85 of file BlatterTestXZ.cc. References pism::blatter_xz_source(), pism::fem::Element::chi(), pism::fem::Element3::evaluate(), m_A, m_alpha, m_beta, m_g, m_H0, m_rho, m_s0, 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(). |