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
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1449,21 +1449,21 @@
1449
1449
"minimum": 0,
1450
1450
"maximum": 10
1451
1451
},
1452
-
"Injection Well Drilling and Completion Capital Cost": {
1453
-
"description": "Injection Well Drilling and Completion Capital Cost",
1452
+
"Well Drilling and Completion Capital Cost": {
1453
+
"description": "Well drilling and completion capital cost per well including indirect costs and contingency. Applied to production wells; also applied to injection wells unless Injection Well Drilling and Completion Capital Cost is provided.",
1454
1454
"type": "number",
1455
1455
"units": "MUSD",
1456
1456
"category": "Economics",
1457
-
"default": -1.0,
1457
+
"default": -1,
1458
1458
"minimum": 0,
1459
1459
"maximum": 200
1460
1460
},
1461
-
"Well Drilling and Completion Capital Cost": {
1462
-
"description": "Well Drilling and Completion Capital Cost per well. Applied to production wells, and injection wells unless Injection Well Drilling and Completion Capital Cost is provided.",
1461
+
"Injection Well Drilling and Completion Capital Cost": {
1462
+
"description": "Injection well drilling and completion capital cost per well including indirect costs and contingency",
0 commit comments