PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ PointwiseNuHAndBeta()
Compute the "(regularized effective viscosity) x (ice thickness)" and effective viscous bed strength from the current solution, at a single quadrature point.
Definition at line 494 of file SSAFEM.cc. References pism::IceBasalResistancePlasticLaw::drag_with_derivative(), pism::stressbalance::SSAStrengthExtension::get_notional_strength(), pism::mask::grounded_ice(), pism::mask::ice_free_land(), pism::stressbalance::ShallowStressBalance::m_basal_sliding_law, m_beta_ice_free_bedrock, m_epsilon_ssa, pism::stressbalance::ShallowStressBalance::m_flow_law, pism::secondInvariant_2D(), pism::stressbalance::SSA::strength_extension, pism::Vector2d::u, and pism::Vector2d::v. Referenced by compute_local_function(), and compute_local_jacobian(). |