Full Factorial study not possible with saveResults = 0 + too much data
Bug Report
Description
I want to reduce the amount of data by disabling most of the output: unicado_workflow_conf.xml
Each run still saves all aircraft XMLs + config files even though it was disabled.
Furthermore, setting saveResults = 0 in the parameter_study_conf.xml resulted in an error in post_operations_of_workflow:
FileNotFoundError: [Errno 2] No such file or directory: '/home/cgp7849/UNICADOworkflow/workflowResults/UNICADOworkflow_2025-10-10_12-32-18_69_UNICADO-SMR-180-TF_parameter_study/reference_aircraft/results/config_files/parameter_study_conf.xml'
Steps to Reproduce
- Use the given wf config und run a few studies and check if too much data was written
- Activate saveResults in parameter_study_conf.xml -> WF should fail
Expected Behavior
Explain what you expected to see.
Environment
- Linux
- All on Main (except ac ref: feature/update_to_refrences from 9th October)
Edited by gPauls-TUHH