simulation#

Simulation module

This module defines the Simulation object, which represent a BoARIO simulation environment.

Classes

EventTracker(sim, source_event[, ...])

Tracks the state and progression of an event within a simulation, including damages, recovery, and rebuilding demands.

Simulation(model[, register_stocks, ...])

Defines a simulation object with a set of parameters and an IOSystem.