REopt_API icon indicating copy to clipboard operation
REopt_API copied to clipboard

add code to job/ app to handle NewBoiler

Open NLaws opened this issue 4 years ago • 1 comments

NLaws avatar Feb 10 '22 18:02 NLaws

Hi Nick, I have added Boiler and ExistingBoiler as inputs and outputs to the model and I think the changes should work. When I send a request with Boiler and ExistingBoiler specified they show up as inputs in the GET response post optimization. However, I see there is no SpaceHeatingLoad inputs specified in models.py, so I cant really test it from Postman. Should i go ahead and add SpaceHeatingLoadInputs as well?

┌ Warning: Not creating Boiler because there is no heating load.
└ @ REopt C:\Users\BRATHOD\.julia\dev\REopt\src\core\scenario.jl:271

rathod-b avatar Apr 28 '22 21:04 rathod-b