Enums§
Traits§
- Dumper
- Dumps (a portion of) the Model to some output in specific format.
Functions§
- dump_
timeseries - Called by dump commands to dump Models in continuous time steps. The actual dump logic for different Models in each time step is handled by specific Dumper implementations. This function is responsible for retrieving Models and handling formatting between time steps.