Skip to content

Fixed bug: prevent overwriting

Mayr, Christina Maria requested to merge number_instead_mean_time into master

Bug

The simulation stop criteria can be overwritten if it is accessed multiple times.

Solution

Prevent the simulation stop condition from overwriting.

Merge request reports