finished
open fun finished(@Nonnull environment: Environment<T, P>, @Nonnull time: Time, step: Long)
Content copied to clipboard
Override to change or add operations to be done after a simulation is concluded.
Parameters
environment
the Environment
time
The time at which the simulation ended
step
the step at which the simulation ended