Zhao et al. 2006 - Switzerland¶
- 
class openquake.hazardlib.gsim.zhao_2006_swiss.ZhaoEtAl2006AscSWISS05[source]¶
- This class extends :class:ZhaoEtAl2006Asc, adjusted to be used for the Swiss Hazard Model [2014]. - kappa value K-adjustments corresponding to model 01 - as prepared by Ben Edwards K-value for PGA were not provided but infered from SA[0.01s] the model considers a fixed value of vs30=1100m/s
- small-magnitude correction
- single station sigma - inter-event magnitude/distance adjustment
 - Disclaimer: these equations are modified to be used for the Swiss Seismic Hazard Model [2014]. The hazard modeller is solely responsible for the use of this GMPE in a different tectonic context. - Model implemented by laurentiu.danciu@gmail.com - 
COEFFS_ASC= <openquake.hazardlib.gsim.base.CoeffsTable object>¶
- Original Coefficient table 
 - 
get_mean_and_stddevs(sites, rup, dists, imt, stddev_types)[source]¶
- See - superclass methodfor spec of input and result values.