Changing the interpretation of unitUnitEffLevel. The model was reading the...
Changing the interpretation of unitUnitEffLevel. The model was reading the input data so that 'effLevel to start aggregation' meant the start of the next level (e.g. using level3 resulted in the last time step of level3 in the internal parameter lastStepNotAggregated - in effect pointing to the start of Level4). Now this is read so that level3 means the start of level3
-
Maintainer
In my simulations, the logic was earlier that level3 means the start of level3. And this update changes the logic so that level3 means the start of level4. So I'm not quite sure about this update. There can be problems when the user wants start the simulation with aggregated units, but I'm not sure whether those situations can be correctly handled by the previous version or the version with this update. Maybe we need to add an issue about that?
-
mentioned in issue #135 (closed)
Please register or sign in to comment