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 driving stress computed here is not used by the model, so this implementation intentionally does not use the eta-transformation or special cases at ice margins. Implements pism::Diagnostic. Definition at line 191 of file ShallowStressBalance.cc. References pism::array::diff_x_p(), pism::array::diff_y_p(), pism::Diagnostic::m_config, and pism::Diagnostic::m_grid. |