diff --git a/docs/pages/Calculation-Configuration.md b/docs/pages/Calculation-Configuration.md index 34c28af33f15c51a94e11e8b158a15ebefecc1d2..8ed8b9276c78b7c8b2341a2f1df058301e359d27 100644 --- a/docs/pages/Calculation-Configuration.md +++ b/docs/pages/Calculation-Configuration.md @@ -17,9 +17,12 @@ __`hazard`__ `.exceedanceModel` |`String` | `TRUNCATION_3SIGMA_UPPER` | [`ExceedanceModel`][url-exceedance] `.truncationLevel` |`Double` | `3.0` | [1](#notes) `.imts` |`String[]` | `[ PGV, PGA, SA0P01, SA0P02, SA0P03, SA0P05, SA0P075, SA0P1, SA0P15, SA0P2, SA0P25, SA0P3, SA0P4, SA0P5, SA0P75, SA1P0, SA1P5, SA2P0, SA3P0, SA4P0, SA5P0, SA7P5, SA10P0 ]` | [`Imt`][url-imt] + `.tectonicSettings` |`String[]` | `[]` | Tectonic setting filter + `.sourceTypes` |`String[]` | `[]` | Source type filter + `.vs30s` |`Double[]` | `[]` | Vs30s to use for batch jobs `.customImls` |`Map<String, Double[]>` | `{}` (empty object) | [2](#notes) `.gmmDampingRatio` |`Double` | `0.05` (5%) | [3](#notes) - `.gmmSigmaScale` |`Double` | `1.0` (100%) | + `.gmmSigmaScale` |`Double` | `1.0` (100%, no scaling) | `.valueFormat` |`String` | `ANNUAL_RATE` | [`ValueFormat`][url-valueformat] __`disagg`__ `.retrunPeriod` |`Double` | `2475` |