cost_estimation_conf.xml 21.04 KiB
<?xml version="1.0" encoding="UTF-8" ?>
<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>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/UNICADO-SMR/UNICADO-SMR-180-TF/</value>
</aircraft_exchange_file_directory>
<own_tool_level description="Specify the tool level of this tool">
<value>2</value>
</own_tool_level>
<console_output description="Selector to specify the console output. Selector: mode_0 (Off) / mode_1 (only out/err/warn) / mode_2 (1 + info) / mode_3 (2 + debug)">
<value>mode_1</value>
</console_output>
<log_file_output description="Selector to specify the log file output. Selector: mode_0 (Off) / mode_1 (only out/err/warn) / mode_2 (1 + info) / mode_3 (2 + debug)">
<value>mode_1</value>
</log_file_output>
<plot_output description="Specify the way plotting shall be handled">
<enable description="Switch to enable plotting. Switch: true (On) / false (Off)">
<value>true</value>
</enable>
<copy_plotting_files description="Switch if plotting files shall be copied. Switch: true (On) / false (Off)">
<value>true</value>
</copy_plotting_files>
<delete_plotting_files_from_tool_folder description="Switch if plotting files shall be deleted from folder. Switch: true (On) / false (Off)">
<value>true</value>
</delete_plotting_files_from_tool_folder>
</plot_output>
<report_output description="Switch to generate an HTML report. Switch: true (On) / false (Off)">
<value>false</value>
</report_output>
<tex_report description="Switch to generate a Tex report. Switch: true (On) / false (Off)">
<value>false</value>
</tex_report>
<write_info_files description="Switch to generate info files. Switch: true (On) / false (Off)">
<value>false</value>
</write_info_files>
<log_file description="Specify the name of the log file">
<value>cost_estimation.log</value>
</log_file>
<inkscape_path description="Path to the inkscape application (DEFAULT: Use inkscape from the UNICADO repo structure)">
<value>DEFAULT</value>
</inkscape_path>
<gnuplot_path description="Path to the gnuplot application (DEFAULT: Use gnuplot from the UNICADO repo structure)">
<value>DEFAULT</value>
</gnuplot_path>
<program_specific_control_settings description="Program specific control settings for this tool">
<xml_output description="Switch to export module specific data to XML ('true': On, 'false': Off)">
<value>true</value>
</xml_output>
</program_specific_control_settings>
</control_settings>
<program_settings description="program settings">
<configuration ID="tube_and_wing">
<fidelity_name description="Select fidelity name (options: empirical, numerical,...)">
<value>empirical</value>
</fidelity_name>
<method_name description="Select method name (options: operating_cost_estimation_tu_berlin)">
<value>operating_cost_estimation_tu_berlin</value>
<default>operating_cost_estimation_tu_berlin</default>
</method_name>
<fidelity ID="empirical">
<operating_cost_estimation_tu_berlin description="Empirical method to estimate the direct operating costs (DOC) and indirect operating costs (IOC) of an aircraft.">
<general_direct_operating_costs_parameter>
<capital description="Capital cost related parameters">
<depreciation_period description="Depreciation period (assumption for default value: depreciation to 15% residual value in 12 years)">
<value>12.0</value>
<unit>y</unit>
<lower_boundary>0</lower_boundary>