Kotha et al. 2016¶
-
class
openquake.hazardlib.gsim.kotha_2016.KothaEtAl2016[source]¶ Implements unregionalised form of the European GMPE of: Kotha, S. R., Bindi, D. and Cotton, F. (2016) “Partially non-ergodic region specific GMPE for Europe and the Middle-East”, Bull. Earthquake Eng. 14: 1245 - 1263
-
DEFINED_FOR_INTENSITY_MEASURE_COMPONENT= 'Average horizontal'¶ Supported intensity measure component is the geometric mean of two horizontal components
-
DEFINED_FOR_INTENSITY_MEASURE_TYPES= set([<class 'openquake.hazardlib.imt.SA'>, <class 'openquake.hazardlib.imt.PGV'>, <class 'openquake.hazardlib.imt.PGA'>])¶ Set of
intensity measure typesthis GSIM can calculate. A set should contain classes from moduleopenquake.hazardlib.imt.
-
DEFINED_FOR_STANDARD_DEVIATION_TYPES= set(['Total', 'Inter event', 'Intra event'])¶ Supported standard deviation types are inter-event, intra-event and total
-
DEFINED_FOR_TECTONIC_REGION_TYPE= 'Active Shallow Crust'¶ Supported tectonic region type is ‘active shallow crust’
-
REQUIRES_DISTANCES= set(['rjb'])¶ Required distance measure is Rjb (eq. 1).
-
REQUIRES_RUPTURE_PARAMETERS= set(['mag'])¶ Required rupture parameters are magnitude only (eq. 1).
-
REQUIRES_SITES_PARAMETERS= set(['vs30'])¶ Required site parameter is only Vs30
-
get_mean_and_stddevs(sites, rup, dists, imt, stddev_types)[source]¶ See
superclass methodfor spec of input and result values.
-
-
class
openquake.hazardlib.gsim.kotha_2016.KothaEtAl2016Italy[source]¶ Regional varient of the Kotha et al. (2016) GMPE for the Italy case