Closed SEAJang closed 5 months ago
Upfront costs were not included in the overall outputs.
TsMethodData now keeps track of upfront_cost The upfront cost amount is added to the daily cost of the first day of the simulation.
Add in upfront costs to the output code.
All unit tests pass. results.txt
Manually tested that the time-series deployment cost and daily cost values include upfront cost.
Pull Request Key Information
Reason for change
Upfront costs were not included in the overall outputs.
What was changed
TsMethodData now keeps track of upfront_cost The upfront cost amount is added to the daily cost of the first day of the simulation.
Intended Purpose
Add in upfront costs to the output code.
Testing Completed
All unit tests pass. results.txt
Manually tested that the time-series deployment cost and daily cost values include upfront cost.