PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

◆ compute_impl()

std::shared_ptr< array::Array > pism::stressbalance::PSB_tauyz::compute_impl ( ) const
protectedvirtual

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.