-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Description
Desired capability or behavior.
Remove Aircraft.Engine.SCALE_FACTOR from the motor_premission.py as it is the incorrect value for scaling torque by.
Add user input value for max Torque.
Add user input value for max RPM.
Add default values for max Torque and max RPM in case the user doesn't specify it.
Use these new values to scale the motor map.
Disable the extrapolation in the structured metamodel so it is impossible for Aviary to stray into areas where efficiency > 100%
Add doc page for motor subsystem
Add note the overrides do not work for the motor subsystem
Is your feature request related to a problem? Please describe.
No response
Associated Bug Report
No response
Reactions are currently unavailable