8.2.3. glofrim.Glofrim.update_until

Glofrim.update_until(t, dt=None)[source]

Updates the model until time t is reached with an update time step dt.

Arguments:

t {int} – Model time until which the model is update

Keyword Arguments:

dt {int} – update time step interval [s] at which information is exchanged between models (default: {None})

Raises:

Exception – Raised if specified time is smaller than time step or later than model end time