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/hip-ra-x-request.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -143,16 +143,16 @@
143
143
"maximum": 15.0
144
144
},
145
145
"Reservoir Pressure": {
146
-
"description": "pressure of the of reservoir (in mPa). Calculated assuming hydrostatic pressure and reservoir depth & water density if no value given",
146
+
"description": "pressure of the of reservoir (in MPa). Calculated assuming hydrostatic pressure and reservoir depth & water density if no value given",
147
147
"type": "number",
148
-
"units": "mPa",
148
+
"units": "MPa",
149
149
"category": null,
150
150
"default": -1.0,
151
151
"minimum": 0.0,
152
152
"maximum": 10000.0
153
153
},
154
154
"Recoverable Heat from Rock": {
155
-
"description": "percent of fluid that is recoverable from the reservoir (0.75 = 75%)",
155
+
"description": "percent of heat that is recoverable from the rock (0.75 = 75%)",
0 commit comments