Module tmain

Module tmain 

Source

Enums§

IterExecResult

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.