-
Powers, Peter M. authoredPowers, Peter M. authored
calc-config-extends.json 1.19 KiB
{
"hazard": {
"exceedanceModel": "TRUNCATION_OFF",
"truncationLevel": 2.0,
"imts": [
"PGA", "SA0P2", "SA1P0"
],
"tectonicSettings": [ "ACTIVE_CRUST", "SUBDUCTION" ],
"sourceTypes": [ "FAULT", "ZONE", "SLAB" ],
"vs30s": [ 260, 760 ],
"gmmDampingRatio": 0.03,
"gmmSigmaScale": 0.85,
"valueFormat": "POISSON_PROBABILITY",
"customImls": {
"PGA": [0.0025, 0.0075, 0.0169, 0.0380, 0.0854, 0.192, 0.432, 0.973, 2.19, 4.92]
}
},
"disagg": {
"returnPeriod": 475,
"bins": {
"rMin": 10.0,
"rMax": 100.0,
"Δr": 10.0,
"mMin": 5.0,
"mMax": 8.0,
"Δm": 0.1,
"εMin": -2.0,
"εMax": 2.0,
"Δε": 1.0
},
"contributorLimit": 0.1
},
"rate": {
"bins": {
"mMin": 5.0,
"mMax": 8.0,
"Δm": 0.2
},
"distance": 40.0,
"distributionFormat": "CUMULATIVE",
"valueFormat": "POISSON_PROBABILITY",
"timespan": 20.0
},
"output": {
"directory": "custom",
"dataTypes": [
"GMM"
],
"returnPeriods": [100, 200]
},
"performance": {
"optimizeGrids": false,
"smoothGrids": false,
"systemPartition": 500,
"threadCount": "ONE"
}
}