Integration#
- abcmodel.integration.warmup(state, t, coupler, dt, tstart)[source]#
Warmup the model by running it for a few timesteps.
- abcmodel.integration.inner_step(state, _, coupler, dt, tstart)[source]#
Run a single timestep of the model.
Warmup the model by running it for a few timesteps.
Run a single timestep of the model.