Skip to content

Added flush statements and clarified restart comments

Paul van der Laan requested to merge ClarifyScreenOutput into master

I have added some flush statements that make sure that the screen output of the test cases is printed in the corrected order. Before it was very unclear which output belonged to which case, so this is now fixed. I have tested the new output here: https://gitlab.windenergy.dtu.dk/EllipSys/ellipsys3d/-/jobs/5020 (Ignore the segmentation error.)

Merge request reports