Implemented changes to correct faulty imports due to old template
- Dec 06, 2024
-
-
sroscher authored
- Added value read from 'study_mission.xml' (if existent) - Adations in mission study section
-
sroscher authored
-
sroscher authored
- Deleted unused dummy functions - Corrected some naming usermethoddatapreparation.py: - Added path to read number of cockpit crew from acXML - Deleted unnecessary code _02_calculatecrewcosts.py: - Changed hard-coded number of cockpit crew to input from acXML
-
- Dec 05, 2024
-
-
sroscher authored
- usermethoddatapreparation.py: Corrected some acXML paths to read from - _02_calculatecrewcosts.py: Hard-coded number of cockpit crew members since information not given atm (set to 2) - methodkerosene.py: First merge acXML and module config file dicts, than check for missing values
-