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

◆ update()

void pism::ocean::PyOceanModel::update ( const Geometry geometry,
double  t,
double  dt 
)
virtual

Update the state of the model by taking a time step from t to t + dt (in seconds).

Assumes that the time step length dt is allowed at the time t.

Definition at line 46 of file PyOceanModel.cc.

References PISM_ERROR_LOCATION.