Skip to content
Snippets Groups Projects

PRVI GMM sigma

Merged Powers, Peter M. requested to merge ghsc/users/pmpowers/nshmp-lib:prvi-gmm-sigma into main
5 files
+ 7816
7850
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -137,12 +137,12 @@ public abstract class AbrahamsonGulerce_2020 implements GroundMotionModel {
static final double VS30_ROCK = 1000.0;
static final double PHI_AMP_SQ = 0.09;
static final double VSS_MAX = 1000.0;
private static final double C1S = 7.5;
private static final double C4 = 10.0;
private static final double C = 1.88;
private static final double N = 1.18;
private static final double VSS_MAX = 1000.0;
private static final double D0 = 0.47;
Loading