Skip to content
Snippets Groups Projects

Rename reference aircraft

Merged Kristina Mazur requested to merge feature/rename_reference_aircraft into develop
16 files
+ 32
32
Compare changes
  • Side-by-side
  • Inline
Files
16
@@ -2,10 +2,10 @@
<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>UNICADO-SMR-180-TF.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>
<value>../projects/UNICADO-SMR/UNICADO-SMR-180-TF/</value>
</aircraft_exchange_file_directory>
<own_tool_level description="Specify the tool level of this tool">
<value>3</value>
Loading