Parameter study error project folder name unequal ac.xml
Parameter study error project folder name unequal ac.xml
Bug Report
Description
If the folder name for the aircraft under projects is not the same as the name of the AC.xml file, the workflow will stop in the post_operations_of_workflow script with an error message stating that the AC.xml file could not be opened. In case the names are equal the parameter study works perfectly.
Steps to Reproduce
- Name AC.xml and aircraft folder in projects differently
- Run a parameter study
Expected Behavior
Ideally, the parameter study would be executed if the names are not equal, or an error message would be given to inform the user of the naming convention.