|
20 | 20 | "description": "Reservoir Temperature [150 dec-C]",
|
21 | 21 | "type": "number",
|
22 | 22 | "units": "degC",
|
23 |
| - "category": "Default", |
| 23 | + "category": null, |
24 | 24 | "default": 0.0,
|
25 | 25 | "minimum": 50,
|
26 | 26 | "maximum": 1000
|
|
29 | 29 | "description": "Rejection Temperature [25 dec-C]",
|
30 | 30 | "type": "number",
|
31 | 31 | "units": "degC",
|
32 |
| - "category": "Default", |
| 32 | + "category": null, |
33 | 33 | "default": 0.0,
|
34 | 34 | "minimum": 0.1,
|
35 | 35 | "maximum": 200
|
|
38 | 38 | "description": "Reservoir Porosity [18%]",
|
39 | 39 | "type": "number",
|
40 | 40 | "units": "%",
|
41 |
| - "category": "Default", |
| 41 | + "category": null, |
42 | 42 | "default": 0.0,
|
43 | 43 | "minimum": 0.0,
|
44 | 44 | "maximum": 100.0
|
|
47 | 47 | "description": "Reservoir Area [81 km2]",
|
48 | 48 | "type": "number",
|
49 | 49 | "units": "km**2",
|
50 |
| - "category": "Default", |
| 50 | + "category": null, |
51 | 51 | "default": 0.0,
|
52 | 52 | "minimum": 0.0,
|
53 | 53 | "maximum": 10000.0
|
|
56 | 56 | "description": "Reservoir Thickness [0.286 km]",
|
57 | 57 | "type": "number",
|
58 | 58 | "units": "kilometer",
|
59 |
| - "category": "Default", |
| 59 | + "category": null, |
60 | 60 | "default": 0.0,
|
61 | 61 | "minimum": 0.0,
|
62 | 62 | "maximum": 10000.0
|
|
65 | 65 | "description": "Reservoir Life Cycle [30 years]",
|
66 | 66 | "type": "integer",
|
67 | 67 | "units": "yr",
|
68 |
| - "category": "Default", |
| 68 | + "category": null, |
69 | 69 | "default": null,
|
70 | 70 | "minimum": 1,
|
71 | 71 | "maximum": 100
|
|
74 | 74 | "description": "Rock Heat Capacity [2.84E+12 kJ/km3C]",
|
75 | 75 | "type": "number",
|
76 | 76 | "units": "kJ/km**3C",
|
77 |
| - "category": "Default", |
| 77 | + "category": null, |
78 | 78 | "default": 0.0,
|
79 | 79 | "minimum": 0.0,
|
80 | 80 | "maximum": 100000000000000.0
|
|
83 | 83 | "description": "Specific Heat Capacity Of Water [4.18 kJ/kgC]",
|
84 | 84 | "type": "number",
|
85 | 85 | "units": "kJ/kgC",
|
86 |
| - "category": "Default", |
| 86 | + "category": null, |
87 | 87 | "default": 0.0,
|
88 | 88 | "minimum": 3.0,
|
89 | 89 | "maximum": 10.0
|
|
92 | 92 | "description": "Density Of Water [1.0E+12 kg/km3]",
|
93 | 93 | "type": "number",
|
94 | 94 | "units": "kg/km**3",
|
95 |
| - "category": "Default", |
| 95 | + "category": null, |
96 | 96 | "default": 0.0,
|
97 | 97 | "minimum": 100000000000.0,
|
98 | 98 | "maximum": 10000000000000.0
|
|
101 | 101 | "description": "Density Of Rock [2.55E+12 kg/km3]",
|
102 | 102 | "type": "number",
|
103 | 103 | "units": "kg/km**3",
|
104 |
| - "category": "Default", |
| 104 | + "category": null, |
105 | 105 | "default": 0.0,
|
106 | 106 | "minimum": 100000000000.0,
|
107 | 107 | "maximum": 10000000000000.0
|
|
110 | 110 | "description": "percent of heat that is recoverable from the rock in the reservoir 0.66 for high-T reservoirs, 0.43 for low-T reservoirs (Garg and Combs (2011)",
|
111 | 111 | "type": "number",
|
112 | 112 | "units": "",
|
113 |
| - "category": "Default", |
| 113 | + "category": null, |
114 | 114 | "default": 0.0,
|
115 | 115 | "minimum": 0.0,
|
116 | 116 | "maximum": 1.0
|
|
119 | 119 | "description": "percent of heat that is recoverable from the fluid in the reservoir 0.66 for high-T reservoirs, 0.43 for low-T reservoirs (Garg and Combs (2011)",
|
120 | 120 | "type": "number",
|
121 | 121 | "units": "",
|
122 |
| - "category": "Default", |
| 122 | + "category": null, |
123 | 123 | "default": 0.0,
|
124 | 124 | "minimum": 0.0,
|
125 | 125 | "maximum": 1.0
|
|
128 | 128 | "description": "percent of fluid that is recoverable from the reservoir (0.5 = 50%)",
|
129 | 129 | "type": "number",
|
130 | 130 | "units": "",
|
131 |
| - "category": "Default", |
| 131 | + "category": null, |
132 | 132 | "default": 0.0,
|
133 | 133 | "minimum": 0.0,
|
134 | 134 | "maximum": 1.0
|
|
137 | 137 | "description": "depth to top of reservoir (km). Calculated based on an assumed gradient and the reservoir temperature if no value given",
|
138 | 138 | "type": "number",
|
139 | 139 | "units": "kilometer",
|
140 |
| - "category": "Default", |
| 140 | + "category": null, |
141 | 141 | "default": 0.0,
|
142 | 142 | "minimum": 0.001,
|
143 | 143 | "maximum": 15.0
|
|
146 | 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 | 148 | "units": "mPa",
|
149 |
| - "category": "Default", |
| 149 | + "category": null, |
150 | 150 | "default": 0.0,
|
151 | 151 | "minimum": 0.0,
|
152 | 152 | "maximum": 10000.0
|
|
155 | 155 | "description": "percent of fluid that is recoverable from the reservoir (0.75 = 75%)",
|
156 | 156 | "type": "number",
|
157 | 157 | "units": "",
|
158 |
| - "category": "Default", |
| 158 | + "category": null, |
159 | 159 | "default": 0.0,
|
160 | 160 | "minimum": 0.0,
|
161 | 161 | "maximum": 1.0
|
|
164 | 164 | "description": "Provide a HTML output name if you want to have HTML output (no output if not provided)",
|
165 | 165 | "type": "string",
|
166 | 166 | "units": null,
|
167 |
| - "category": "Default", |
| 167 | + "category": null, |
168 | 168 | "default": null,
|
169 | 169 | "minimum": null,
|
170 | 170 | "maximum": null
|
|
0 commit comments