From 5f982e5fd09baa55d0f6697ef95493fa0e66119c Mon Sep 17 00:00:00 2001 From: Maurice <zimmnau@ilr.rwth-aachen.de> Date: Wed, 19 Feb 2025 16:28:52 +0100 Subject: [PATCH] Changed default aircraft in config to upper case CSMR --- aerodynamic_analysis/aerodynamic_analysis_conf.xml | 2 +- constraint_analysis/constraint_analysis_conf.xml | 2 +- cost_estimation/cost_estimation_conf.xml | 2 +- create_mission_xml/create_mission_xml_conf.xml | 2 +- ecological_assessment/ecological_assessment_conf.xml | 2 +- empennage_design/empennage_design_conf.xml | 2 +- fuselage_design/fuselage_design_conf.xml | 2 +- initial_sizing/initial_sizing_conf.xml | 2 +- landing_gear_design/landing_gear_design_conf.xml | 2 +- mission_analysis/mission_analysis_conf.xml | 2 +- performance_assessment/performance_assessment_conf.xml | 2 +- propulsion_design/propulsion_design_conf.xml | 2 +- .../weight_and_balance_analysis_conf.xml | 2 +- wing_design/wing_design_conf.xml | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/aerodynamic_analysis/aerodynamic_analysis_conf.xml b/aerodynamic_analysis/aerodynamic_analysis_conf.xml index 7ffcfe99..9505ae4f 100644 --- a/aerodynamic_analysis/aerodynamic_analysis_conf.xml +++ b/aerodynamic_analysis/aerodynamic_analysis_conf.xml @@ -2,7 +2,7 @@ <module_configuration_file name="aerodynamic_analysis_conf.xml"> <control_settings description="General control settings for this tool"> <aircraft_exchange_file_name description="Specify the name of the exchange file"> - <value>csmr-2020.xml</value> + <value>CSMR-2020.xml</value> </aircraft_exchange_file_name> <aircraft_exchange_file_directory description="Specify the direction in which the aircraft exchange file can be found"> <value>../projects/CSMR/CSMR-2020/</value> diff --git a/constraint_analysis/constraint_analysis_conf.xml b/constraint_analysis/constraint_analysis_conf.xml index 5a7ca22c..25bbb2d7 100644 --- a/constraint_analysis/constraint_analysis_conf.xml +++ b/constraint_analysis/constraint_analysis_conf.xml @@ -2,7 +2,7 @@ <module_configuration_file name="constraint_analysis.xml"> <control_settings description="General control settings for this tool"> <aircraft_exchange_file_name description="Specify the name of the exchange file"> - <value>csmr-2020.xml</value> + <value>CSMR-2020.xml</value> </aircraft_exchange_file_name> <aircraft_exchange_file_directory description="Specify the direction in which the aircraft exchange file can be found"> <value>../projects/</value> diff --git a/cost_estimation/cost_estimation_conf.xml b/cost_estimation/cost_estimation_conf.xml index 87253c67..e0462497 100644 --- a/cost_estimation/cost_estimation_conf.xml +++ b/cost_estimation/cost_estimation_conf.xml @@ -2,7 +2,7 @@ <module_configuration_file Name="Cost Estimation Runtime Configuration"> <!-- Change naming according to module name --> <control_settings description="General control settings for this tool"> <aircraft_exchange_file_name description="Specify the name of the exchange file"> - <value>csmr-2020.xml</value> + <value>CSMR-2020.xml</value> </aircraft_exchange_file_name> <aircraft_exchange_file_directory description="Specify the direction in which the aircraft exchange file can be found"> <value>../projects/</value> diff --git a/create_mission_xml/create_mission_xml_conf.xml b/create_mission_xml/create_mission_xml_conf.xml index 938c99ca..3c649a2c 100644 --- a/create_mission_xml/create_mission_xml_conf.xml +++ b/create_mission_xml/create_mission_xml_conf.xml @@ -2,7 +2,7 @@ <module_configuration_file name="createMissionXML_conf.xml"> <control_settings description="General control settings for this tool"> <aircraft_exchange_file_name description="Specify the name of the exchange file"> - <value>csmr-2020.xml</value> + <value>CSMR-2020.xml</value> </aircraft_exchange_file_name> <aircraft_exchange_file_directory description="Specify the direction in which the aircraft exchange file can be found"> <value>../projects/</value> diff --git a/ecological_assessment/ecological_assessment_conf.xml b/ecological_assessment/ecological_assessment_conf.xml index b333c4ba..4ec4a438 100644 --- a/ecological_assessment/ecological_assessment_conf.xml +++ b/ecological_assessment/ecological_assessment_conf.xml @@ -2,7 +2,7 @@ <module_configuration_file name="ecological_assessment_conf.xml"> <control_settings description="General control settings for this tool"> <aircraft_exchange_file_name description="Specify the name of the exchange file"> - <value>csmr-2020.xml</value> + <value>CSMR-2020.xml</value> </aircraft_exchange_file_name> <aircraft_exchange_file_directory description="Specify the direction in which the aircraft exchange file can be found"> <value>../projects/</value> diff --git a/empennage_design/empennage_design_conf.xml b/empennage_design/empennage_design_conf.xml index b48c13ef..8b479a21 100644 --- a/empennage_design/empennage_design_conf.xml +++ b/empennage_design/empennage_design_conf.xml @@ -2,7 +2,7 @@ <module_configuration_file name="empennage_design_conf.xml"> <control_settings description="General control settings for this tool"> <aircraft_exchange_file_name description="Specify the name of the exchange file"> - <value>csmr-2020.xml</value> + <value>CSMR-2020.xml</value> </aircraft_exchange_file_name> <aircraft_exchange_file_directory description="Specify the direction in which the aircraft exchange file can be found"> <value>../projects/</value> diff --git a/fuselage_design/fuselage_design_conf.xml b/fuselage_design/fuselage_design_conf.xml index 9f08028e..729f0c1b 100644 --- a/fuselage_design/fuselage_design_conf.xml +++ b/fuselage_design/fuselage_design_conf.xml @@ -2,7 +2,7 @@ <module_configuration_file Name="Fuselage Design Runtime Configuration."> <control_settings description="General control settings for this tool"> <aircraft_exchange_file_name description="Specify the name of the exchange file"> - <value>csmr-2020.xml</value> + <value>CSMR-2020.xml</value> </aircraft_exchange_file_name> <aircraft_exchange_file_directory description="Specify the direction in which the aircraft exchange file can be found"> <value>../projects/</value> diff --git a/initial_sizing/initial_sizing_conf.xml b/initial_sizing/initial_sizing_conf.xml index 678f3033..f36e9c69 100644 --- a/initial_sizing/initial_sizing_conf.xml +++ b/initial_sizing/initial_sizing_conf.xml @@ -2,7 +2,7 @@ <module_configuration_file name="initial_sizing_conf.xml"> <control_settings description="General control settings for this tool"> <aircraft_exchange_file_name description="Specify the name of the exchange file"> - <value>csmr-2020.xml</value> + <value>CSMR-2020.xml</value> </aircraft_exchange_file_name> <aircraft_exchange_file_directory description="Specify the direction in which the aircraft exchange file can be found"> <value>../projects/</value> diff --git a/landing_gear_design/landing_gear_design_conf.xml b/landing_gear_design/landing_gear_design_conf.xml index 44a87dde..b977c19a 100644 --- a/landing_gear_design/landing_gear_design_conf.xml +++ b/landing_gear_design/landing_gear_design_conf.xml @@ -2,7 +2,7 @@ <module_configuration_file Name="Landing Gear Design Runtime Configuration"> <!-- Change naming according to module name --> <control_settings description="General control settings for this tool"> <aircraft_exchange_file_name description="Specify the name of the exchange file"> - <value>csmr-2020.xml</value> + <value>CSMR-2020.xml</value> </aircraft_exchange_file_name> <aircraft_exchange_file_directory description="Specify the direction in which the aircraft exchange file can be found"> <value>../projects/CSMR/CSMR-2020/</value> diff --git a/mission_analysis/mission_analysis_conf.xml b/mission_analysis/mission_analysis_conf.xml index ebe142d2..10cb173e 100644 --- a/mission_analysis/mission_analysis_conf.xml +++ b/mission_analysis/mission_analysis_conf.xml @@ -2,7 +2,7 @@ <module_configuration_file name="mission_analysis_conf.xml"> <control_settings description="General control settings for this tool"> <aircraft_exchange_file_name description="Specify the name of the exchange file"> - <value>csmr-2020.xml</value> + <value>CSMR-2020.xml</value> </aircraft_exchange_file_name> <aircraft_exchange_file_directory description="Specify the direction in which the aircraft exchange file can be found"> <value>../projects/</value> diff --git a/performance_assessment/performance_assessment_conf.xml b/performance_assessment/performance_assessment_conf.xml index e6a9539e..8c8edcc4 100644 --- a/performance_assessment/performance_assessment_conf.xml +++ b/performance_assessment/performance_assessment_conf.xml @@ -1,7 +1,7 @@ <module_configuration_file Name="performance_assessment_conf.xml"> <control_settings description="General control settings for this tool"> <aircraft_exchange_file_name description="Specify the name of the exchange file"> - <value>csmr-2020.xml</value> + <value>CSMR-2020.xml</value> </aircraft_exchange_file_name> <aircraft_exchange_file_directory description="Specify the direction in which the aircraft exchange file can be found"> <value>../projects/</value> diff --git a/propulsion_design/propulsion_design_conf.xml b/propulsion_design/propulsion_design_conf.xml index 47e61d93..e9fd4aff 100644 --- a/propulsion_design/propulsion_design_conf.xml +++ b/propulsion_design/propulsion_design_conf.xml @@ -2,7 +2,7 @@ <module_configuration_file name="propulsion_design_conf.xml"> <control_settings description="General control settings for this tool"> <aircraft_exchange_file_name description="Specify the name of the exchange file"> - <value>csmr-2020.xml</value> + <value>CSMR-2020.xml</value> </aircraft_exchange_file_name> <aircraft_exchange_file_directory description="Specify the direction in which the aircraft exchange file can be found"> <value>../projects/</value> diff --git a/weight_and_balance_analysis/weight_and_balance_analysis_conf.xml b/weight_and_balance_analysis/weight_and_balance_analysis_conf.xml index bde2e2af..c135c04e 100644 --- a/weight_and_balance_analysis/weight_and_balance_analysis_conf.xml +++ b/weight_and_balance_analysis/weight_and_balance_analysis_conf.xml @@ -2,7 +2,7 @@ <module_configuration_file Name="weight_and_balance_analysis_conf.xml"> <control_settings description="General control settings for this tool"> <aircraft_exchange_file_name description="Specify the name of the exchange file"> - <value>csmr-2020.xml</value> + <value>CSMR-2020.xml</value> </aircraft_exchange_file_name> <aircraft_exchange_file_directory description="Specify the direction in which the aircraft exchange file can be found"> <value>../projects/</value> diff --git a/wing_design/wing_design_conf.xml b/wing_design/wing_design_conf.xml index a7912967..8296f445 100644 --- a/wing_design/wing_design_conf.xml +++ b/wing_design/wing_design_conf.xml @@ -2,7 +2,7 @@ <module_configuration_file name="wing_design_conf.xml"> <control_settings description="General control settings for this tool"> <aircraft_exchange_file_name description="Specify the name of the exchange file"> - <value>csmr-2020.xml</value> + <value>CSMR-2020.xml</value> </aircraft_exchange_file_name> <aircraft_exchange_file_directory description="Specify the direction in which the aircraft exchange file can be found"> <value>../projects/</value> -- GitLab