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()

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

The SIA-applicable shear stress component tauxz 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_tauyz

Implements pism::Diagnostic.

Definition at line 894 of file StressBalance_diagnostics.cc.

References pism::ParallelSection::check(), pism::array::diff_x_p(), pism::ParallelSection::failed(), pism::k, pism::Diagnostic::m_config, pism::Diagnostic::m_grid, pism::Diagnostic::m_vars, and pism::array::WITHOUT_GHOSTS.