Skip to content

Commit 75c4f6c

Browse files
regenerate schema with Total CAPEX
1 parent 922be29 commit 75c4f6c

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

src/geophires_x_schema_generator/geophires-result.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,11 @@
1717
"description": "LCOE. For SAM economic models, this is the nominal LCOE value (as opposed to real).",
1818
"units": "cents/kWh"
1919
},
20-
"Total CAPEX": {},
20+
"Total CAPEX": {
21+
"type": "number",
22+
"description": "The total capital expenditure (CAPEX) required to construct the plant. This value includes all direct and indirect costs, contingency, and any cost escalation from inflation during construction. It is used as the total installed cost input for SAM Economic Models.",
23+
"units": "MUSD"
24+
},
2125
"Average Direct-Use Heat Production": {},
2226
"Direct-Use heat breakeven price": {},
2327
"Direct-Use heat breakeven price (LCOH)": {
@@ -404,7 +408,11 @@
404408
"units": "MUSD"
405409
},
406410
"Annualized capital costs": {},
407-
"Total CAPEX": {},
411+
"Total CAPEX": {
412+
"type": "number",
413+
"description": "The total capital expenditure (CAPEX) required to construct the plant. This value includes all direct and indirect costs, contingency, and any cost escalation from inflation during construction. It is used as the total installed cost input for SAM Economic Models.",
414+
"units": "MUSD"
415+
},
408416
"Drilling Cost": {},
409417
"Drilling and Completion Costs": {},
410418
"Drilling and Completion Costs per Well": {},

0 commit comments

Comments
 (0)