NREL / HOPP

BSD 3-Clause "New" or "Revised" License
21 stars 45 forks source link

Greenheart #288

Closed jaredthomas68 closed 6 months ago

jaredthomas68 commented 6 months ago

Enable PV and battery ratings in OpenMDAO-wrapped HOPP

PV and battery ratings may now be specified as design variables in OpenMDAO-wrapped HOPP. This is done by passing in an optional list that specifies the design variables to be instantiated.

Related issue

Impacted areas of the software

openmdao.py and tests, as well as an implementation of a reinitialize method in the hopp interface

Additional supporting information

Test results, if applicable

All tests are passing