PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ compute_impl()
The SIA-applicable shear stress component tauyz computed here is not used by the model. This implementation intentionally does not use the eta-transformation or special cases at ice margins. CODE DUPLICATION WITH PSB_tauxz Implements pism::Diagnostic. Definition at line 949 of file StressBalance_diagnostics.cc. References pism::ParallelSection::check(), pism::array::diff_y_p(), pism::ParallelSection::failed(), pism::k, pism::Diagnostic::m_config, pism::Diagnostic::m_grid, pism::Diagnostic::m_vars, and pism::array::WITHOUT_GHOSTS. |