Open ArtPoon opened 4 years ago
Possible solutions:
sim.inner.tree
clones the Run
object before proceedingsim.inner.tree
checks whether the Run
object has already been used to simulate an inner tree and refuses to proceedsim.inner.tree
resets inner tree state of Run before proceedingI think 3 is the preferable option. To implement this, we need:
Run
object to store the Model
object as a private attributeLineage
objects to the original state for every Compartment
Otherwise this error gets thrown: