TUDelft-DataDrivenControl / OFF

Working repo for a dynamic parametric wake toolbox which combines OnWaRDS, FLORIDyn and FLORIS
BSD 3-Clause "New" or "Revised" License
7 stars 1 forks source link

[bug] Crash / overlapping sims when multiple simulations are started together #15

Closed MarcusBecker-GitHub closed 1 month ago

MarcusBecker-GitHub commented 3 months ago

If multiple runs are started at the same time, the code can confuse the simulations and assigns them the same runID, leading them to overwrite each other in the run folder. This can either lead to crashes or full simulations that then overwrite each others outputs.

lejeunemax commented 3 months ago

Possible solutions:

MarcusBecker-GitHub commented 1 month ago

Bug is fixed on the Dead-band-LuT controller branch!