LCOE includes parasitic operating cost in numerator, energy sales in denominator#749
Conversation
lcoe cash flow outputs to financial models where they were missing
target with PPA purchases not being allowed, new button to translate PPA price to Utility rate
costs to operating costs)
rate parasitic operating costs
numerator, energy sales in denominator
* Replace msgbox with UI labels. * Set `en_electricity_rates` in UI equations to avoid issues with value not being set for parametric simulations. * Remove Copy PPA/Merchant prices to retail rate button because the "Use PPA/Power Price" option should be equivalent to setting retail rate equal to power prices. I kept the code so we can put that feature back in if needed.
without crashing non-lifetime BTM configs
conflict resolution)
Need to re-run test results
update ppa_price_input), fixed startup typo, added option to ETES
@cpaulgilman I introduced ssc errors for that combination in the FOM configs, and changed the default to the Specify PPA price option for all the configs although I still need to put in reasonable PPA prices like you were suggesting. The defaults are still a mess until I get some time to run the test script so I would wait on a re-review until that is resolved. |
* Add electricity purchases to cash flow for Detailed PV / PPA configs * Fix test for is_batt_tech function
…into lcoe_lppa_energy_sales
Can somebody push this change? My build is tied up with the test script on another branch. It should just be changing cf_energy_net to cf_energy_sales on line 676 of cashflow.lk |
|
@brtietz @cpaulgilman I'm planning to merge this before there are more conflicts unless there are any objections |


-Option to calculate parasitic operating cost from PPA price or retail rate for all FOM technologies (can be revisited for certain technologies)
-Warnings about using PPA price to calculate operating costs when IRR Target solution mode is selected
-Defaults updates (include utility rate variables for FOM financial models)
-Closes #532