PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
Loading...
Searching...
No Matches

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