Commits on Source (17)
-
Altekruse, Jason Morgan authored
-
Altekruse, Jason Morgan authored
-
Altekruse, Jason Morgan authored
-
Altekruse, Jason Morgan authored
MA05 implementation fixes. fix interpolated GMM set up - add missing MPRS IMTs to coefficient file with placeholders, and update (partially validated) test results
-
Altekruse, Jason Morgan authored
add BA08 site scaling term following AM09 implementation. adjust coefficient file (and tests) accordingly
-
Powers, Peter M. authored
-
Powers, Peter M. authored
Grid optimizer fix for 2023 NSHM See merge request !401
-
Altekruse, Jason Morgan authored
-
Altekruse, Jason Morgan authored
-
Altekruse, Jason Morgan authored
delegates interpolation of MPRS coefficients to a MA05 subclass, which uses the native coefficients for better interpolation, to compute the reference GM to which BA08 site scaling is applied. this works but needs to be cleaned up.
-
Altekruse, Jason Morgan authored
-
Powers, Peter M. authored
-
Powers, Peter M. authored
-
Powers, Peter M. authored
-
Powers, Peter M. authored
-
Powers, Peter M. authored
-
Powers, Peter M. authored
initial implementation of Motazedian-Atkinson 2005 GMM for PR. test results are unverified See merge request !399
Showing
- src/main/java/gov/usgs/earthquake/nshmp/gmm/Gmm.java 12 additions, 0 deletionssrc/main/java/gov/usgs/earthquake/nshmp/gmm/Gmm.java
- src/main/java/gov/usgs/earthquake/nshmp/gmm/MotazedianAtkinson_2005.java 261 additions, 0 deletions...ov/usgs/earthquake/nshmp/gmm/MotazedianAtkinson_2005.java
- src/main/java/gov/usgs/earthquake/nshmp/model/GridRuptureSet.java 40 additions, 80 deletions.../java/gov/usgs/earthquake/nshmp/model/GridRuptureSet.java
- src/main/resources/gmm/coeffs/MotazedianAtkinson05_interp.csv 39 additions, 0 deletions...main/resources/gmm/coeffs/MotazedianAtkinson05_interp.csv
- src/test/java/gov/usgs/earthquake/nshmp/gmm/MotazedianAtkinson_2005_tests.java 41 additions, 0 deletions...s/earthquake/nshmp/gmm/MotazedianAtkinson_2005_tests.java
- src/test/resources/gmm/motazedian-atkinson-2005-inputs.csv 305 additions, 0 deletionssrc/test/resources/gmm/motazedian-atkinson-2005-inputs.csv
- src/test/resources/gmm/motazedian-atkinson-2005-results.csv 1827 additions, 0 deletionssrc/test/resources/gmm/motazedian-atkinson-2005-results.csv
This diff is collapsed.