Compute the product of ice viscosity and thickness on the staggered grid. Used when CFBC is enabled.
- Parameters
-
[out] | result | nu*H product |
[in] | nuH_regularization | regularization parameter (added to nu*H to keep it away from zero) |
- Returns
- 0 on success
Definition at line 1509 of file SSAFD.cc.
References pism::stressbalance::SSAStrengthExtension::get_min_thickness(), pism::stressbalance::SSAStrengthExtension::get_notional_strength(), pism::array::CellType::icy(), pism::stressbalance::ShallowStressBalance::m_e_factor, pism::stressbalance::ShallowStressBalance::m_flow_law, pism::Component::m_grid, m_work, pism::secondInvariant_2D(), pism::array::Array::stencil_width(), pism::stressbalance::SSA::strength_extension, pism::array::Array::update_ghosts(), and pism::stressbalance::ShallowStressBalance::velocity().
Referenced by picard_manager().