Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ PrescribedSliding()

pism::stressbalance::PrescribedSliding::PrescribedSliding ( std::shared_ptr< const Grid g)

Shallow stress balance class that reads u and v fields from a file and holds them constant.

The only use I can think of right now is testing.

Definition at line 302 of file ShallowStressBalance.cc.