You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/geophires_x_schema_generator/geophires-request.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1536,7 +1536,7 @@
1536
1536
"maximum": 1.0
1537
1537
},
1538
1538
"Discount Rate": {
1539
-
"description": "Discount rate used in the Standard Levelized Cost Model",
1539
+
"description": "Discount rate used in the Standard Levelized Cost Model. Discount Rate is synonymous with Fixed Internal Rate. If one is provided, the other's value will be automatically set to the same value.",
1540
1540
"type": "number",
1541
1541
"units": "",
1542
1542
"category": "Economics",
@@ -2082,7 +2082,7 @@
2082
2082
"maximum": 1000.0
2083
2083
},
2084
2084
"Fixed Internal Rate": {
2085
-
"description": "Fixed Internal Rate (used in NPV calculation)",
2085
+
"description": "Fixed Internal Rate (used in NPV calculation). Fixed Internal Rate is synonymous with Discount Rate. If one is provided, the other's value will be automatically set to the same value.",
0 commit comments