Outputs
REopt.mpc_results — Function
MPC Scenarios will return a results Dict with the following keys:
ElectricStorageHotThermalStorageColdThermalStorageElectricTariffElectricUtilityPVGenerator
MPC ElectricStorage outputs
REopt.add_electric_storage_results — Method
MPC ElectricStorage results keys:
soc_series_fractionVector of normalized (0-1) state of charge values over time horizonstorage_to_load_series_kwVector of power used to meet loadstorage_to_grid_series_kwVector of power exported to the grid
MPC HotThermalStorage outputs
REopt.add_hot_storage_results — Method
MPC HotThermalStorage results keys:
soc_series_fractionVector of normalized (0-1) state of charge values over the time horizon [-]
MPC ColdThermalStorage outputs
REopt.add_cold_storage_results — Method
MPC ColdThermalStorage results keys:
soc_series_fractionVector of normalized (0-1) state of charge values over the time horizon [-]
MPC ElectricTariff outputs
REopt.add_electric_tariff_results — Method
MPC ElectricTariff results keys:
energy_costdemand_costexport_benefit
Prefix net_metering or wholesale (export categories) for following outputs, included when export bins are active:
_export_rate_seriesexport rate timeseries for type of export category in $/kWh (negative values for site compensation for export)_electric_to_grid_series_kwexported electricity timeseries for type of export category in kW
MPC ElectricUtility outputs
REopt.add_electric_utility_results — Method
MPC ElectricUtility results keys:
energy_supplied_kwhelectric_to_storage_series_kwelectric_to_load_series_kw
MPC PV outputs
REopt.add_pv_results — Method
MPC PV results keys:
electric_to_storage_series_kwelectric_to_grid_series_kwelectric_curtailed_series_kwelectric_to_load_series_kwenergy_produced_kwh
MPC Generator outputs
REopt.add_generator_results — Method
MPC Generator results keys:
variable_om_costfuel_costelectric_to_battery_series_kwelectric_to_grid_series_kwelectric_to_load_series_kwannual_fuel_consumption_galenergy_produced_kwh