M_max validation #14
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For implementation in the seismic hazard forecasting app, the following maximum magnitude limits are recommended for each Ground Motion Model (GMM) to avoid forecasting unrealistic ground motion values:
Lasocki (2013)
Atkinson (2015)
Convertito (2012) – Geysers
These models are based on anthropogenic seismicity and were developed using empirical data for magnitudes up to M ~ 4.0. A realistic upper limit of M = 4.5 is suggested.
Akkar and Bommer (2010)
This model is based on natural seismicity and is valid for magnitudes up to M = 8.0, so no restriction is required.
TODO: add input validation check that M_max <=4.5 when forecasting is selected EXCEPT if the AkkarBommer2010 ground motion model is selected
Fixed in
f4d2cfc3cd
This has to be merged to the main branch for the fix to be visible to everybody, please create a merge request