OpenMDAO / Aviary

NASA's aircraft analysis, design, and optimization tool
https://openmdao.github.io/Aviary/
Other
106 stars 52 forks source link

Support simple battery model using level 1 interface #348

Open jkirk5 opened 1 week ago

jkirk5 commented 1 week ago

Desired capability or behavior.

The simple battery model currently relies on being loaded as an external subsystem when desired. Using the simplified battery model is expected to be a commonly used Aviary feature and as such should be supported from csv files.

Suggested implementation is to add the simple battery model to core subsystems if battery inputs are provided, and warn user if an incomplete set is given (and use default values?)

Is your feature request related to a problem? Please describe.

No response

Associated Bug Report

No response