We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a062fb5 commit a4b5f45Copy full SHA for a4b5f45
scout/ecm_prep.py
@@ -9818,7 +9818,7 @@ def partition_microsegment(
9818
tsv_carb_base * remain_fuel_frac
9819
fs_energy_cost_eff_remain_switch[yr] = \
9820
(energy_cost_tot_comp_meas_mkt +
9821
- energy_cost_tot_uncomp_meas) * tsv_ecost_base * \
+ energy_cost_tot_uncomp_meas_mkt) * tsv_ecost_base * \
9822
cost_energy_base[yr] * remain_fuel_frac
9823
9824
# Return partitioned stock, energy, and cost mseg information
0 commit comments