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
@@ -2217,7 +2217,7 @@
2217
2217
"maximum": 10000.0
2218
2218
},
2219
2219
"AddOn Nickname": {
2220
-
"description": "",
2220
+
"description": "If using multiple add-ons, suffix with a number e.g. 'AddOn Nickname 1', 'AddOn Nickname 2', etc.",
2221
2221
"type": "array",
2222
2222
"units": null,
2223
2223
"category": "Economics",
@@ -2226,7 +2226,7 @@
2226
2226
"maximum": 1000.0
2227
2227
},
2228
2228
"AddOn CAPEX": {
2229
-
"description": "",
2229
+
"description": "If using multiple add-ons, suffix with a number e.g. 'AddOn CAPEX 1', 'AddOn CAPEX 2', etc.",
2230
2230
"type": "array",
2231
2231
"units": "MUSD",
2232
2232
"category": "Economics",
@@ -2235,7 +2235,7 @@
2235
2235
"maximum": 1000.0
2236
2236
},
2237
2237
"AddOn OPEX": {
2238
-
"description": "",
2238
+
"description": "Annual operating cost. If using multiple add-ons, suffix with a number e.g. 'AddOn OPEX 1', 'AddOn OPEX 2', etc.",
2239
2239
"type": "array",
2240
2240
"units": "MUSD/yr",
2241
2241
"category": "Economics",
@@ -2244,7 +2244,7 @@
2244
2244
"maximum": 1000.0
2245
2245
},
2246
2246
"AddOn Electricity Gained": {
2247
-
"description": "",
2247
+
"description": "Annual electricity gained. If using multiple add-ons, suffix with a number e.g. 'AddOn Electricity Gained 1', 'AddOn Electricity Gained 2', etc.",
2248
2248
"type": "array",
2249
2249
"units": "kW/yr",
2250
2250
"category": "Economics",
@@ -2253,7 +2253,7 @@
2253
2253
"maximum": 1000.0
2254
2254
},
2255
2255
"AddOn Heat Gained": {
2256
-
"description": "",
2256
+
"description": "Annual heat gained. If using multiple add-ons, suffix with a number e.g. 'AddOn Heat Gained 1', 'AddOn Heat Gained 2', etc.",
2257
2257
"type": "array",
2258
2258
"units": "kW/yr",
2259
2259
"category": "Economics",
@@ -2262,7 +2262,7 @@
2262
2262
"maximum": 1000.0
2263
2263
},
2264
2264
"AddOn Profit Gained": {
2265
-
"description": "",
2265
+
"description": "Annual profit gained. If using multiple add-ons, suffix with a number e.g. 'AddOn Profit Gained 1', 'AddOn Profit Gained 2', etc.",
0 commit comments