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-result.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -174,17 +174,17 @@
174
174
"AddOns Payback Period": {},
175
175
"Royalty Holder NPV": {
176
176
"type": "number",
177
-
"description": "Net Present Value (NPV) of the royalty holder's cash flow stream.",
177
+
"description": "The pre-tax Net Present Value (NPV) of the royalty holder's income stream. This is a pre-tax value because the model does not account for the royalty holder's specific tax liabilities.",
178
178
"units": "MUSD"
179
179
},
180
180
"Royalty Holder Average Annual Revenue": {
181
181
"type": "number",
182
-
"description": "The royalty holder's annual revenue stream from the royalty agreement.",
182
+
"description": "The royalty holder's gross (pre-tax) annual revenue stream from the royalty agreement.",
183
183
"units": "MUSD/yr"
184
184
},
185
185
"Royalty Holder Total Revenue": {
186
186
"type": "number",
187
-
"description": "The total (undiscounted) revenue received by the royalty holder over the project lifetime.",
187
+
"description": "The total gross (pre-tax), undiscounted revenue received by the royalty holder over the project lifetime.",
0 commit comments