Feature/parameter study mode updates
Update and bug fixes of workflow behavior and parameter study mode
-
parameter study mode will run correctly if using "use values from external file" is selected -> no additional runs anymore -> N/A will only written to the output.csv file if an error is occurred in the pre-sizing or design sizing steps -> for each input parameter now it is selectable to run correctly with datas from config file or from external file
-
workflow will terminate if an error occurs during the initialization of parameter study mode -> each step gets his own error flag to skip following steps and check where the error is occurs -> post operation will also be skipped if an error is occurred in the workflow steps before
Test plan:
- copy the files to your UNICADo installation and run the parameter study mode with maybe 3 different input parameter -> each mode should be tested -> if you use a mixed option (external and from config file) than please do not enter the parameter you want to use from config file to the parameter_study_values.csv
The changes are tested by @AndiGob local and the behavior of the workflow and the parameter study manager is as expected