NREL / REopt_API

The model for the REopt API, which is used as the back-end for the REopt Webtool (reopt.nrel.gov/tool), and can be accessed directly via the NREL Developer Network (https://developer.nrel.gov/docs/energy-optimization/reopt)
https://developer.nrel.gov/docs/energy-optimization/reopt
Other
87 stars 46 forks source link

add code to job/ app to handle hot thermal energy storage #298

Closed NLaws closed 1 year ago

NLaws commented 2 years ago

requires new Django models and validation to accomplish the same validation done in the reo/ app

zolanaj commented 1 year ago

Addressed in https://github.com/NREL/REopt_API/pull/357