REopt_API
REopt_API copied to clipboard
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/ene...
Add: - Financial | chp_fuel_cost_escalation_rate_fraction - Financial | generator_fuel_cost_escalation_rate_fraction - Financial | boiler_fuel_cost_escalation_rate_fraction
add bau_emissions_lb_CO2_per_year and bau_grid_emissions_lb_CO2_per_year inputs to Site model in API
Also see https://github.com/NREL/REopt.jl/issues/164 Need to decide whether to do this in Julia and call that functionality in API or just do it in API. Since we are changing the webtool...
Updating naming in API per changes in Julia Pkg.