PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ 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.