-
|
Hi, I believe there's a small bug in the earthquake scenario simulation tool. Whenever a user picks a target period (Hazard Curve Sa Period) that corresponds to an integer (say 1 second), the hazard curve computation cannot run.
This is my code, starting from line 447 in HazardOcurrence.py. Thanks! Miguel |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Miguel, thanks. for simplicity i just added you changes to code base instead of changing the string compare. |
Beta Was this translation helpful? Give feedback.
Miguel,
thanks. for simplicity i just added you changes to code base instead of changing the string compare.