PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

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