-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathindex.html
More file actions
274 lines (274 loc) · 19.5 KB
/
index.html
File metadata and controls
274 lines (274 loc) · 19.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
<!DOCTYPE html>
<html>
<head>
<style>
table {
border-collapse: collapse
}
table, th, td {
border: 1px solid black
}
body {
max-width:1000px;
margin: auto;
}
img {
max-width: 100%;
max-height: 100%;
}
</style>
</head>
<body>
<h1 id="spontaneous-only-results">Spontaneous Only Results</h1>
<table>
<thead>
<tr><th></th><th>Spontaneous Only</th></tr>
</thead>
<tbody>
<tr><td>Num Simulations</td><td>10</td></tr>
<tr><td>Start Time</td><td>2018/01/01 00:00:00 UTC</td></tr>
<tr><td>Start Time Epoch Milliseconds</td><td>1514764800000</td></tr>
<tr><td>Duration</td><td>10 Years</td></tr>
<tr><td>Includes Spontaneous?</td><td>true</td></tr>
<tr><td>Trigger Ruptures</td><td><em>(none)</em></td></tr>
<tr><td>Historical Ruptures</td><td><em>(none)</em></td></tr>
</tbody>
</table>
<h2 id="table-of-contents">Table Of Contents</h2>
<ul>
<li><a href="#magnitude-frequency-distribution">Magnitude Frequency Distribution</a></li>
<li><a href="#section-participation">Section Participation</a>
<ul>
<li><a href="#section-participation-plots">Section Participation Plots</a></li>
<li><a href="#supra-seismogenic-parent-sections-table">Supra-Seismogenic Parent Sections Table</a></li>
<li><a href="#m65-parent-sections-table">M≥6.5 Parent Sections Table</a></li>
<li><a href="#m7-parent-sections-table">M≥7 Parent Sections Table</a></li>
<li><a href="#m75-parent-sections-table">M≥7.5 Parent Sections Table</a></li>
</ul>
</li>
<li><a href="#gridded-nucleation">Gridded Nucleation</a></li>
<li><a href="#json-input-file">JSON Input File</a></li>
</ul>
<h2 id="magnitude-frequency-distribution">Magnitude Frequency Distribution</h2>
<p><em><a href="#table-of-contents">(top)</a></em></p>
<p><strong>Legend</strong></p>
<ul>
<li><strong>Mean</strong> (thick black line): mean annual rate across all 10 catalogs</li>
<li><strong>2.5%,97.5%</strong> (thin black lines): annual rate percentiles across all 10 catalogs</li>
<li><strong>Median</strong> (thin blue line): median annual rate across all 10 catalogs</li>
<li><strong>Mode</strong> (thin cyan line): modal annual rate across all 10 catalogs (scaled to annualized value)</li>
<li><strong>10 yr Probability</strong> (thin red line): 10 year probability calculated as the fraction of catalogs with at least 1 occurrence</li>
<li><strong>10 yr Supraseismogenic Probability</strong> (thin dashed red line): same as above, but only for supraseismogenic ruptures on explicitly modeled UCERF3 faults</li>
<li><strong>95% Conf</strong> (light red shaded region): binomial 95% confidence bounds on probability</li>
</ul>
<p><img src="plots/mfd.png" alt="MFD Plot" /></p>
<table>
<thead>
<tr><th>Mag</th><th>Mean</th><th>2.5 %ile</th><th>97.5 %ile</th><th>Median</th><th>Mode</th><th>10 yr Probability</th><th>10 yr Supra-Seis Prob</th></tr>
</thead>
<tbody>
<tr><td><strong>M≥2.5</strong></td><td>2180.360</td><td>1434.900</td><td>3652.400</td><td>2048.000</td><td>2173.700</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥2.6</strong></td><td>1732.950</td><td>1140.200</td><td>2897.700</td><td>1625.800</td><td>1729.100</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥2.7</strong></td><td>1376.680</td><td>906.900</td><td>2305.100</td><td>1285.300</td><td>1375.400</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥2.8</strong></td><td>1093.910</td><td>724.800</td><td>1823.500</td><td>1024.900</td><td>1098.300</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥2.9</strong></td><td>870.320</td><td>572.100</td><td>1459.200</td><td>817.300</td><td>868.900</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥3</strong></td><td>690.730</td><td>449.400</td><td>1163.300</td><td>646.600</td><td>690.900</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥3.1</strong></td><td>548.590</td><td>360.600</td><td>922.700</td><td>508.600</td><td>545.200</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥3.2</strong></td><td>435.630</td><td>288.600</td><td>728.000</td><td>399.600</td><td>435.600</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥3.3</strong></td><td>345.910</td><td>227.400</td><td>578.000</td><td>315.000</td><td>347.000</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥3.4</strong></td><td>274.810</td><td>181.800</td><td>460.900</td><td>246.600</td><td>275.200</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥3.5</strong></td><td>218.340</td><td>142.700</td><td>365.500</td><td>199.000</td><td>219.600</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥3.6</strong></td><td>173.000</td><td>112.500</td><td>287.400</td><td>160.800</td><td>170.900</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥3.7</strong></td><td>137.530</td><td>89.100</td><td>225.200</td><td>128.900</td><td>135.900</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥3.8</strong></td><td>109.840</td><td>70.300</td><td>180.100</td><td>104.300</td><td>109.600</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥3.9</strong></td><td>87.350</td><td>55.900</td><td>142.000</td><td>82.300</td><td>88.900</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥4</strong></td><td>69.630</td><td>44.600</td><td>115.600</td><td>65.800</td><td>70.900</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥4.1</strong></td><td>55.220</td><td>37.000</td><td>91.300</td><td>52.800</td><td>53.700</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥4.2</strong></td><td>43.810</td><td>28.500</td><td>71.300</td><td>42.500</td><td>47.500</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥4.3</strong></td><td>34.500</td><td>21.800</td><td>57.000</td><td>33.100</td><td>34.000</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥4.4</strong></td><td>27.140</td><td>16.800</td><td>44.800</td><td>25.300</td><td>27.800</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥4.5</strong></td><td>21.230</td><td>12.500</td><td>35.700</td><td>19.600</td><td>19.600</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥4.6</strong></td><td>16.720</td><td>8.600</td><td>28.300</td><td>16.400</td><td>17.700</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥4.7</strong></td><td>13.470</td><td>7.000</td><td>23.100</td><td>13.200</td><td>13.900</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥4.8</strong></td><td>10.830</td><td>5.300</td><td>18.500</td><td>10.700</td><td>11.800</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥4.9</strong></td><td>8.550</td><td>4.400</td><td>14.200</td><td>8.400</td><td>9.400</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥5</strong></td><td>6.710</td><td>3.100</td><td>11.800</td><td>6.300</td><td>6.600</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥5.1</strong></td><td>5.400</td><td>2.800</td><td>9.900</td><td>5.200</td><td>5.400</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥5.2</strong></td><td>4.370</td><td>2.800</td><td>7.900</td><td>4.100</td><td>4.600</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥5.3</strong></td><td>3.490</td><td>2.200</td><td>6.100</td><td>3.400</td><td>3.400</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥5.4</strong></td><td>2.760</td><td>1.700</td><td>4.700</td><td>2.700</td><td>2.900</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥5.5</strong></td><td>2.140</td><td>1.100</td><td>4.100</td><td>2.000</td><td>2.100</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥5.6</strong></td><td>1.760</td><td>1.000</td><td>3.300</td><td>1.600</td><td>1.600</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥5.7</strong></td><td>1.410</td><td>0.800</td><td>2.700</td><td>1.300</td><td>1.300</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥5.8</strong></td><td>1.100</td><td>0.400</td><td>2.100</td><td>1.000</td><td>1.000</td><td>1.000 (100.00%)</td><td>1.000 (100.00%)</td></tr>
<tr><td><strong>M≥5.9</strong></td><td>0.870</td><td>0.100</td><td>1.500</td><td>0.900</td><td>0.900</td><td>1.000 (100.00%)</td><td>0.900 (90.00%)</td></tr>
<tr><td><strong>M≥6</strong></td><td>0.700</td><td>0.100</td><td>1.300</td><td>0.700</td><td>0.800</td><td>1.000 (100.00%)</td><td>0.900 (90.00%)</td></tr>
<tr><td><strong>M≥6.1</strong></td><td>0.550</td><td>0.100</td><td>0.800</td><td>0.600</td><td>0.700</td><td>1.000 (100.00%)</td><td>0.900 (90.00%)</td></tr>
<tr><td><strong>M≥6.2</strong></td><td>0.460</td><td>0.100</td><td>0.700</td><td>0.500</td><td>0.600</td><td>1.000 (100.00%)</td><td>0.900 (90.00%)</td></tr>
<tr><td><strong>M≥6.3</strong></td><td>0.410</td><td>0.000</td><td>0.700</td><td>0.400</td><td>0.400</td><td>0.900 (90.00%)</td><td>0.900 (90.00%)</td></tr>
<tr><td><strong>M≥6.4</strong></td><td>0.320</td><td>0.000</td><td>0.600</td><td>0.300</td><td>0.300</td><td>0.900 (90.00%)</td><td>0.800 (80.00%)</td></tr>
<tr><td><strong>M≥6.5</strong></td><td>0.220</td><td>0.000</td><td>0.300</td><td>0.200</td><td>0.300</td><td>0.900 (90.00%)</td><td>0.700 (70.00%)</td></tr>
<tr><td><strong>M≥6.6</strong></td><td>0.170</td><td>0.000</td><td>0.300</td><td>0.200</td><td>0.300</td><td>0.800 (80.00%)</td><td>0.700 (70.00%)</td></tr>
<tr><td><strong>M≥6.7</strong></td><td>0.130</td><td>0.000</td><td>0.300</td><td>0.100</td><td>0.200</td><td>0.700 (70.00%)</td><td>0.600 (60.00%)</td></tr>
<tr><td><strong>M≥6.8</strong></td><td>0.070</td><td>0.000</td><td>0.200</td><td>0.000</td><td>0.000</td><td>0.400 (40.00%)</td><td>0.400 (40.00%)</td></tr>
<tr><td><strong>M≥6.9</strong></td><td>0.060</td><td>0.000</td><td>0.200</td><td>0.000</td><td>0.000</td><td>0.400 (40.00%)</td><td>0.400 (40.00%)</td></tr>
<tr><td><strong>M≥7</strong></td><td>0.060</td><td>0.000</td><td>0.200</td><td>0.000</td><td>0.000</td><td>0.400 (40.00%)</td><td>0.400 (40.00%)</td></tr>
<tr><td><strong>M≥7.1</strong></td><td>0.030</td><td>0.000</td><td>0.100</td><td>0.000</td><td>0.000</td><td>0.300 (30.00%)</td><td>0.200 (20.00%)</td></tr>
<tr><td><strong>M≥7.2</strong></td><td>0.020</td><td>0.000</td><td>0.100</td><td>0.000</td><td>0.000</td><td>0.200 (20.00%)</td><td>0.100 (10.00%)</td></tr>
<tr><td><strong>M≥7.3</strong></td><td>0.010</td><td>0.000</td><td>0.100</td><td>0.000</td><td>0.000</td><td>0.100 (10.00%)</td><td>0.100 (10.00%)</td></tr>
<tr><td><strong>M≥7.4</strong></td><td>0.010</td><td>0.000</td><td>0.100</td><td>0.000</td><td>0.000</td><td>0.100 (10.00%)</td><td>0.100 (10.00%)</td></tr>
<tr><td><strong>M≥7.5</strong></td><td>0.010</td><td>0.000</td><td>0.100</td><td>0.000</td><td>0.000</td><td>0.100 (10.00%)</td><td>0.100 (10.00%)</td></tr>
<tr><td><strong>M≥7.6</strong></td><td>0.010</td><td>0.000</td><td>0.100</td><td>0.000</td><td>0.000</td><td>0.100 (10.00%)</td><td>0.100 (10.00%)</td></tr>
<tr><td><strong>M≥7.7</strong></td><td>0.010</td><td>0.000</td><td>0.100</td><td>0.000</td><td>0.000</td><td>0.100 (10.00%)</td><td>0.100 (10.00%)</td></tr>
<tr><td><strong>M≥7.8</strong></td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000 (0.00%)</td><td>0.000 (0.00%)</td></tr>
<tr><td><strong>M≥7.9</strong></td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000 (0.00%)</td><td>0.000 (0.00%)</td></tr>
<tr><td><strong>M≥8</strong></td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000 (0.00%)</td><td>0.000 (0.00%)</td></tr>
<tr><td><strong>M≥8.1</strong></td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000 (0.00%)</td><td>0.000 (0.00%)</td></tr>
<tr><td><strong>M≥8.2</strong></td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000 (0.00%)</td><td>0.000 (0.00%)</td></tr>
<tr><td><strong>M≥8.3</strong></td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000 (0.00%)</td><td>0.000 (0.00%)</td></tr>
<tr><td><strong>M≥8.4</strong></td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000 (0.00%)</td><td>0.000 (0.00%)</td></tr>
<tr><td><strong>M≥8.5</strong></td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000 (0.00%)</td><td>0.000 (0.00%)</td></tr>
<tr><td><strong>M≥8.6</strong></td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000 (0.00%)</td><td>0.000 (0.00%)</td></tr>
<tr><td><strong>M≥8.7</strong></td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000 (0.00%)</td><td>0.000 (0.00%)</td></tr>
<tr><td><strong>M≥8.8</strong></td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000 (0.00%)</td><td>0.000 (0.00%)</td></tr>
<tr><td><strong>M≥8.9</strong></td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000 (0.00%)</td><td>0.000 (0.00%)</td></tr>
<tr><td><strong>M≥9</strong></td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000</td><td>0.000 (0.00%)</td><td>0.000 (0.00%)</td></tr>
</tbody>
</table>
<h2 id="section-participation">Section Participation</h2>
<p><em><a href="#table-of-contents">(top)</a></em></p>
<h3 id="section-participation-plots">Section Participation Plots</h3>
<p><em><a href="#table-of-contents">(top)</a></em></p>
<table>
<thead>
<tr><th>Min Mag</th><th>Complete Catalog (including spontaneous)</th></tr>
</thead>
<tbody>
<tr><td><strong>All Supra. Seis.</strong></td><td><img src="plots/fault_participation_partic.png" alt="Participation Plot" /></td></tr>
<tr><td><strong>M≥6.5</strong></td><td><img src="plots/fault_participation_partic_m6.5.png" alt="Participation Plot" /></td></tr>
<tr><td><strong>M≥7</strong></td><td><img src="plots/fault_participation_partic_m7.0.png" alt="Participation Plot" /></td></tr>
<tr><td><strong>M≥7.5</strong></td><td><img src="plots/fault_participation_partic_m7.5.png" alt="Participation Plot" /></td></tr>
</tbody>
</table>
<h3 id="supra-seismogenic-parent-sections-table">Supra-Seismogenic Parent Sections Table</h3>
<p><em><a href="#table-of-contents">(top)</a></em></p>
<p><em>First 10 of 34 with matching ruptures shown</em></p>
<table>
<thead>
<tr><th>Parent Name</th><th>Total Mean Annual Rate</th><th>Total 10 Year Prob</th></tr>
</thead>
<tbody>
<tr><td>San Andreas (Creeping Section) 2011 CFM</td><td>0.04</td><td>0.3</td></tr>
<tr><td>San Andreas (Mojave S)</td><td>0.03</td><td>0.3</td></tr>
<tr><td>San Andreas (Parkfield)</td><td>0.03</td><td>0.3</td></tr>
<tr><td>Calaveras (Central) 2011 CFM</td><td>0.02</td><td>0.2</td></tr>
<tr><td>Green Valley 2011 CFM</td><td>0.02</td><td>0.1</td></tr>
<tr><td>Hunting Creek - Berryessa 2011 CFM</td><td>0.02</td><td>0.1</td></tr>
<tr><td>San Andreas (San Bernardino N)</td><td>0.02</td><td>0.2</td></tr>
<tr><td>Bartlett Springs 2011 CFM</td><td>0.01</td><td>0.1</td></tr>
<tr><td>Bear River fault zone</td><td>0.01</td><td>0.1</td></tr>
<tr><td>Big Lagoon - Bald Mtn 2011 CFM</td><td>0.01</td><td>0.1</td></tr>
</tbody>
</table>
<h3 id="m65-parent-sections-table">M≥6.5 Parent Sections Table</h3>
<p><em><a href="#table-of-contents">(top)</a></em></p>
<p><em>First 10 of 21 with matching ruptures shown</em></p>
<table>
<thead>
<tr><th>Parent Name</th><th>Total Mean Annual Rate</th><th>Total 10 Year Prob</th></tr>
</thead>
<tbody>
<tr><td>San Andreas (San Bernardino N)</td><td>0.02</td><td>0.2</td></tr>
<tr><td>Bartlett Springs 2011 CFM</td><td>0.01</td><td>0.1</td></tr>
<tr><td>Big Lagoon - Bald Mtn 2011 CFM</td><td>0.01</td><td>0.1</td></tr>
<tr><td>Blue Cut</td><td>0.01</td><td>0.1</td></tr>
<tr><td>Calaveras (Central) 2011 CFM</td><td>0.01</td><td>0.1</td></tr>
<tr><td>Calaveras (No) 2011 CFM</td><td>0.01</td><td>0.1</td></tr>
<tr><td>Cerro Prieto</td><td>0.01</td><td>0.1</td></tr>
<tr><td>Eaton Roughs 2011 CFM</td><td>0.01</td><td>0.1</td></tr>
<tr><td>Franklin 2011 CFM</td><td>0.01</td><td>0.1</td></tr>
<tr><td>Green Valley 2011 CFM</td><td>0.01</td><td>0.1</td></tr>
</tbody>
</table>
<h3 id="m7-parent-sections-table">M≥7 Parent Sections Table</h3>
<p><em><a href="#table-of-contents">(top)</a></em></p>
<table>
<thead>
<tr><th>Parent Name</th><th>Total Mean Annual Rate</th><th>Total 10 Year Prob</th></tr>
</thead>
<tbody>
<tr><td>Big Lagoon - Bald Mtn 2011 CFM</td><td>0.01</td><td>0.1</td></tr>
<tr><td>Blue Cut</td><td>0.01</td><td>0.1</td></tr>
<tr><td>Calaveras (Central) 2011 CFM</td><td>0.01</td><td>0.1</td></tr>
<tr><td>Calaveras (No) 2011 CFM</td><td>0.01</td><td>0.1</td></tr>
<tr><td>Franklin 2011 CFM</td><td>0.01</td><td>0.1</td></tr>
<tr><td>Hayward (So) extension 2011 CFM</td><td>0.01</td><td>0.1</td></tr>
<tr><td>San Andreas (Mojave S)</td><td>0.01</td><td>0.1</td></tr>
<tr><td>San Andreas (San Bernardino N)</td><td>0.01</td><td>0.1</td></tr>
<tr><td>Trinidad (alt1)</td><td>0.01</td><td>0.1</td></tr>
</tbody>
</table>
<h3 id="m75-parent-sections-table">M≥7.5 Parent Sections Table</h3>
<p><em><a href="#table-of-contents">(top)</a></em></p>
<table>
<thead>
<tr><th>Parent Name</th><th>Total Mean Annual Rate</th><th>Total 10 Year Prob</th></tr>
</thead>
<tbody>
<tr><td>Big Lagoon - Bald Mtn 2011 CFM</td><td>0.01</td><td>0.1</td></tr>
</tbody>
</table>
<h2 id="gridded-nucleation">Gridded Nucleation</h2>
<p><em><a href="#table-of-contents">(top)</a></em></p>
<table>
<thead>
<tr><th>Min Mag</th><th>Complete Catalog (including spontaneous)</th></tr>
</thead>
<tbody>
<tr><td><strong>M≥2.5</strong></td><td><img src="plots/gridded_nucleation_m2.5.png" alt="Nucleation Plot" /></td></tr>
<tr><td><strong>M≥5</strong></td><td><img src="plots/gridded_nucleation_m5.0.png" alt="Nucleation Plot" /></td></tr>
<tr><td><strong>M≥6</strong></td><td><img src="plots/gridded_nucleation_m6.0.png" alt="Nucleation Plot" /></td></tr>
<tr><td><strong>M≥7</strong></td><td><img src="plots/gridded_nucleation_m7.0.png" alt="Nucleation Plot" /></td></tr>
</tbody>
</table>
<h2 id="json-input-file">JSON Input File</h2>
<p><em><a href="#table-of-contents">(top)</a></em></p>
<pre><code>{
"numSimulations": 10,
"duration": 10.0,
"startYear": 2018,
"includeSpontaneous": true,
"randomSeed": 123456789,
"binaryOutput": false,
"binaryOutputFilters": [
{
"prefix": "results_complete",
"descendantsOnly": false
},
{
"prefix": "results_m5_preserve_chain",
"minMag": 5.0,
"preserveChainBelowMag": true,
"descendantsOnly": false
}
],
"forceRecalc": false,
"simulationName": "Spontaneous Only",
"numRetries": 3,
"outputDir": "$ETAS_LAUNCHER/tutorial/user_output/spontaneous_only",
"cacheDir": "$ETAS_LAUNCHER/inputs/cache_fm3p1_ba",
"fssFile": "$ETAS_LAUNCHER/inputs/2013_05_10-ucerf3p3-production-10runs_COMPOUND_SOL_FM3_1_SpatSeisU3_MEAN_BRANCH_AVG_SOL.zip",
"probModel": "FULL_TD",
"applySubSeisForSupraNucl": true,
"totRateScaleFactor": 1.14,
"gridSeisCorr": true,
"timeIndependentERF": false,
"griddedOnly": false,
"imposeGR": false,
"includeIndirectTriggering": true,
"gridSeisDiscr": 0.1,
"catalogCompletenessModel": "RELAXED"
}
</code></pre>
</body>
</html>