PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ jacobian_basal()
Compute the Jacobian contribution of the basal boundary condition. This method implements basal sliding. Reimplemented in pism::stressbalance::BlatterTestCFBC, and pism::stressbalance::BlatterTestHalfar. Definition at line 123 of file jacobian.cc. References pism::fem::Q1Element3Face::chi(), pism::IceBasalResistancePlasticLaw::drag_with_derivative(), pism::fem::Q1Element3Face::evaluate(), pism::stressbalance::ShallowStressBalance::m_basal_sliding_law, m_scaling, m_work, m_work2, pism::fem::q13d::n_chi, pism::fem::Q1Element3Face::n_pts(), phi, pism::Vector2d::u, pism::Vector2d::v, and pism::fem::Q1Element3Face::weight(). Referenced by compute_jacobian(). |