Skip to content
Snippets Groups Projects
Commit 51cba80b authored by Powers, Peter M.'s avatar Powers, Peter M.
Browse files

update PGA to 1.2

parent 94f443ed
No related branches found
No related tags found
1 merge request!825Update PGA max-dir scaling to 1.2
......@@ -38,7 +38,7 @@ class MaxDirection {
static {
Map<Imt, Double> map = new EnumMap<>(Imt.class);
map.put(PGA, 1.0);
map.put(PGA, 1.200);
map.put(SA0P01, 1.200);
map.put(SA0P02, 1.200);
map.put(SA0P03, 1.200);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment