public abstract class AtkinsonBoore_2003 extends Object implements GroundMotionModel
Note: NSHM fortran implementations implement strict hypocentral depths that are hardcoded into these implementations as well. FOr interface
Note: Direct instantiation of GroundMotionModels is
prohibited. Use Gmm.instance(Imt) to retrieve an instance for a
desired Imt.
Reference: Atkinson, G.M. and Boore, D.M., 2003, Empirical ground-motion relations for subduction-zone earthquakes and their application to Cascadia and other regions: Bulletin of the Seismological Society of America, v. 93, p. 1703-1729.
doi: 10.1785/0120020156
Component: horizontal (not clear from publication)
Gmm.AB_03_CASCADIA_INTERFACE,
Gmm.AB_03_CASCADIA_SLAB,
Gmm.AB_03_CASCADIA_SLAB_LOW_SAT,
Gmm.AB_03_GLOBAL_INTERFACE,
Gmm.AB_03_GLOBAL_SLAB,
Gmm.AB_03_GLOBAL_SLAB_LOW_SAT| Modifier and Type | Method and Description |
|---|---|
ScalarGroundMotion |
calc(GmmInput in)
Compute the scalar ground motion and its standard deviation for the
supplied arguments.
|
public final ScalarGroundMotion calc(GmmInput in)
GroundMotionModelcalc in interface GroundMotionModelin - a ground motion model input argument container