Ticket #743 (closed assessed: fixed)
Monte Carlo does not restore Ecopath after a run
Reported by: | joeb | Owned by: | joeb |
---|---|---|---|
Priority: | normal | Milestone: | Ecopath 6: release 6.1.1 |
Component: | Monte Carlo | Version: | |
Severity: | major | Keywords: | |
Cc: |
Description
MonteCarlo? still has an issue it does not reset/rerun Ecopath after a run this means if you go to Ecosim and run it the results will be different then before you ran the MonteCarlo?
Change History
comment:2 Changed 15 years ago by jeroens
This is not straight-forward to solve. Simply re-running Ecopath at the end of an MC run will close the Monte Carlo interface. Invalidating Ecopath results when MC is done will have the same unfortunate effects. This probably needs to be solved by the MC manager who will restore core (Ecopath, Ecosim) data to a pre-MC state.
comment:3 Changed 15 years ago by joeb
- Status changed from new to closed
- Resolution set to fixed
See cEcosimMonteCarlo.restoreOriginalState()
Bug was caused by the Monte Carlo not restoring Ecopath inputs or vulnerabilities and re-initializing correctly at the end of the run. The State is not an issue as it is never set when the Monte Carlo is running Ecopath or Ecosim and remains unchanged from the initial state, if it all works....