You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The conversion from PGA to PGD is already implemented in the HazardUtil; however, there is no check in HazardCalc.getGroundMotionAtSite. It needs to check if PGD is requested and if it's not supported by the attenuation, it can then check if PGA is supported and use that to compute PGD.
The text was updated successfully, but these errors were encountered:
The conversion from PGA to PGD is already implemented in the HazardUtil; however, there is no check in HazardCalc.getGroundMotionAtSite. It needs to check if PGD is requested and if it's not supported by the attenuation, it can then check if PGA is supported and use that to compute PGD.
The text was updated successfully, but these errors were encountered: