Le 16/05/2018 à 16:31, Silvia Angelini a écrit :
Dear Isis-Fish users,
I'm using the ISIS-Fish platform and I'm trying to run a simulation, but I have a problem. The simulation stops at month 0 if I don't select the 'Strategy_new'. Anyone can help me on this? In attached you can find the debug file and the database I'm working with. Sigrid is helping with my case study and she is able to run the simulaitons
Thank you so much in advance for your help. I think this is related to a bug in official simulator scripts.
@Sigrid: The problem is related to result in DefaultSimulator.java line 230: if (resManager.isEnabled(MatrixMetierZone.NAME)) { MatrixND metierZone = siMatrix.getMetierZone(step); resManager.addResult(step, metierZone); } Matrix MetierZone use following semantics : Metiers * Zones So without Strategies, this result can't be computed. Can you confirm this ? -- Éric Chatellier - www.codelutin.com - 02.40.50.29.28