Skip to content

bugfix time series. data used before initialisation

Alexander BREUGEM requested to merge bugfixTimeseries into main

I found that some data (time steps mainly) of the timeseriss were used before they were initialazed. THis fixes it. I run the two test cases with history files in debug mode and they pass.

Merge request reports