PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ residual_basal()
Computes the residual contribution of the basal boundary condition. This takes care of basal sliding. Reimplemented from pism::stressbalance::Blatter. Definition at line 128 of file BlatterTestCFBC.cc. References pism::blatter_xz_cfbc_base(), pism::fem::Q1Element3Face::chi(), pism::fem::Q1Element3Face::evaluate(), pism::F(), m_g, m_L, m_rho_i, m_rho_w, pism::stressbalance::Blatter::m_scaling, pism::stressbalance::Blatter::m_work, n, pism::fem::Element::n_chi(), pism::fem::q13d::n_chi, pism::fem::Q1Element3Face::n_pts(), pism::fem::Q1Element3Face::weight(), and pism::fem::Q1Element3::x(). |