idaholab / TEAL

TEAL is a financial performance calculator plugin for the RAVEN code, framework, resolving around the computation of Net Present Value and associated financial metrics.
Apache License 2.0
9 stars 21 forks source link

[TASK] Export of yearly cashflows #48

Open Jderrill opened 2 years ago

Jderrill commented 2 years ago

Issue Description

Is your feature request related to a problem? Please describe. It is difficult to understand the year over year cashflows or perform a discounted cashflow analysis without a proper data dump of the cashflows throughout the project lifetime.

Describe the solution you'd like The ability to output the data for each year and each individual cashflow to a CSV file. The option to view each as discounted or not discounted would be useful as well.

Describe alternatives you've considered I've been using the debug print out to access the cashflows, but it is difficult to extract data from the console/log file.


For Change Control Board: Issue Review

This review should occur before any development is performed as a response to this issue.


For Change Control Board: Issue Closure

This review should occur when the issue is imminently going to be closed.

alfoa commented 9 months ago

Up.

@worseliz are you guys planning to work on this capability?

PaulTalbot-INL commented 9 months ago

@alfoa what is remaining after what was done in https://github.com/idaholab/TEAL/pull/33 ? This allows detailed output of the cashflow analysis with period-reporting breakdowns based on using the <Output> node to request detailed outputs.