REopt_API icon indicating copy to clipboard operation
REopt_API copied to clipboard

save ElectricUtility instance in database even if user doesn't include in inputs (non-off-grid case)

Open hdunham opened this issue 1 year ago • 0 comments

(this is for job/ app aka v3) An ElectricUtility instance doesn't get saved in the database if it isn't in the user inputs. It should always be created/saved in non-off-grid cases because ElectricUtility input defaults will still be used if the user doesn't provide the ElectricUtility key (unlike something like CHP where it isn't in the optimization if the user doesn't include it).

hdunham avatar Aug 03 '22 00:08 hdunham