LDAR-Sim / LDAR_Sim

MIT License
11 stars 22 forks source link

<FEAT>: Add upfront cost to outputs #205

Closed SEAJang closed 5 months ago

SEAJang commented 5 months ago

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.