| | | | | | |- methodxmlexport.py: Data export functionalities to "cost_estimation_results.xml" file (located in 'projects/CSR/CSR-02/reporting/report_xml')
| | | | | | |- methodxmlexport.py: Data export functionalities to "cost_estimation_results.xml" file (located in 'projects/CSR/CSR-02/reporting/report_xml')
| | | | | |- kerosene: [user layer] Functionalities specific to kerosene
| | | | | |- kerosene: [user layer] Functionalities specific to kerosene
| | | | | | |- methodkerosene.py: Module with calculation functions for kerosene-driven aircraft, implemented by the user
| | | | | | |- methodkerosene.py: Module with calculation functions for kerosene-driven aircraft, implemented by the user
| | | | | |- liquid_hydrogen: [user layer] Functionalities specific to liquid hydrogen
| | | | | |- liquid_hydrogen: [user layer] Functionalities specific to liquid hydrogen
| | | | | | |- methodliquidhydrogen.py: Module with calculation functions for liquid hydrogen-driven aircraft, implemented by the user
| | | | | | |- methodliquidhydrogen.py: Module with calculation functions for liquid hydrogen-driven aircraft, implemented by the user
| | | | | |- usermethoddatapreparation.py: Module providing functions for user data preparation
| | | | | |- usermethoddatapreparation.py: Module providing functions for user data preparation
| | | |- datapostprocessing.py: Functions for data postprocessing
| | | |- datapostprocessing.py: Functions for data postprocessing
| | | |- datapreprocessing.py: Functions for data preprocessing
| | | |- datapreprocessing.py: Functions for data preprocessing
| | | |- readlayertext.py: Functions for reading layer information
| | | |- readlayertext.py: Functions for reading layer information
| |- CMakeLists.txt: ...
| |- CMakeLists.txt: ...
| |- cost_estimation_conf.xml: General information for the cost estimation module, e.g., console output/log/report on/off settings and the path and name of the module configuration file
| |- cost_estimation_conf.xml: General information for the cost estimation module, e.g., console output/log/report on/off settings and the path and name of the module configuration file
| |- cost_estimation.log: Logging messages for the current module
| |- cost_estimation.log: Logging messages for the current module