SPF-OST / pytrnsys

Package that provides functionality to run and process, plot and report TRNSYS simulations
https://pytrnsys.readthedocs.io
GNU General Public License v3.0
11 stars 8 forks source link

Cost with uncertainties #16

Closed zuckerruebe closed 3 years ago

zuckerruebe commented 3 years ago

These changes introduce uncertainties for the annuities as well.

What remains to be done is the "sensitivity analysis". The changes in this pull request should simplify doing that, too, however.

@danielcarbonell

I've removed the following methods from the cost calculation's interface...

  1. printDataFile
  2. plotLines
  3. plotVsPv
  4. plotVsBat

...because I couldn't find any usages and I would've had to rewrite them to reflect the changes I made. Let me know if you'd like me to re-add some (or all) of them.

I was thinking to review this with Martin because I had in mind a relatively detailed code review. But with who and how we want to review this is up to you both. We can also discuss it the three of us.

@martin-neugebauer

If you'd like to review this with me I suggest we go through it together on Teams.