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

◆ run_to()

IceModelTerminationReason pism::IceModel::run_to ( double  run_end)

Advance the current PISM run to a specific time

Run the time-stepping loop from the current model time to time.

This should be called by the coupler controlling PISM when it is running alongside a GCM.

Parameters
run_endmodel time (in seconds) to run to
Returns
0 on success

Definition at line 753 of file IceModel.cc.

References m_time, and run().