landing_gear_design: - fix minimum percentage of nose gear load error for...
Description
- Add if and else condition to set the minimum and maximum percentage of nose gear load depending on the aircraft configuration.
- Add option to set specific values for the minimum and maximum percentage of nose gear load in the module configuration file
Related Issue(s)
- no related issues
Other Changes
- no other changes
Screenshots/Logs
Attach screenshots or log outputs if applicable.
Testing Instructions
- [Step 1: Copy python code and configuration file of landing gear design to your local UNICADO installation]
- [Step 2: Run the workflow for different aircraft types (single_aisle, wide_body, tube_and_wing, blended_wing_body, LH2)]
- [Step 3: check if landing gear occurs an error or not]
Developer Checklist
-
Code has been tested locally and/or in pipeline. -
(if applicable) documentation updated. -
(if applicable) impact of new dependencies reviewed and included in project. -
Merge conflicts resolved with the target branch.
Additional Notes
tested locally by @AndiGob for different aircraft configurations -> no errors occurred.