Skip to content

Commit 45cb184

Browse files
Address FIXME re: example1_addons incorrect parameter names in input file. Has no effect on output since the values are the same as the default values.
1 parent 8789be8 commit 45cb184

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/examples/example1_addons.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ Plant Lifetime,30, ---[years]
8989
Fixed Charge Rate,.05, ---[-] between 0 and 1
9090
Inflation Rate During Construction,0, ---[-]
9191

92-
Annual License Etc, 0, -- FIXME TODO change to correct parameter name: "Annual License Fees Etc"
93-
Flat License Etc, 0, -- FIXME TODO change to correct parameter name: "One-time Flat License Fees Etc"
92+
Annual License Fees Etc, 0
93+
One-time Flat License Fees Etc, 0
9494
Other Incentives, 2.112
9595
Tax Relief Per Year, 2.212
9696
One-time Grants Etc,20.212

0 commit comments

Comments
 (0)