Skip to content

Commit

Permalink
Correct IRR outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
softwareengineerprogrammer committed Mar 4, 2024
1 parent ffc3f67 commit 2e4a66f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/examples/example11_AC.out
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Simulation Metadata
Project lifetime: 30 yr
Capacity factor: 90.0 %
Project NPV: 0.01 MUSD
Project IRR: 0.06 %
Project IRR: 6.25 %
Project VIR=PI=PIR: 1.00
Project MOIC: 0.75
Project Payback Period: 14.10 yr
Expand Down
2 changes: 1 addition & 1 deletion tests/examples/example1_addons.out
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Simulation Metadata
Project lifetime: 30 yr
Capacity factor: 90.0 %
Project NPV: -6.25 MUSD
Project IRR: 4.48 %
Project IRR: 4.49 %
Project VIR=PI=PIR: 0.81
Project MOIC: 3.48
Project Payback Period: 17.70 yr
Expand Down

0 comments on commit 2e4a66f

Please sign in to comment.