StopEvent#

class eclypse.workflow.event.defaults.StopEvent[source]#

Bases: EclypseEvent

The stop is the end of the simulation.

Its triggers are set after the SimulationConfig is created, so it can be triggered by the ‘StepEvent’, according to the parameters defined in the configuration.

Methods

__init__()

Initialize the stop event.

Attributes

__init__()[source]#

Initialize the stop event.