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
Hello! We are using your vea code to simulate earthquakes but the code yields displacement amplitudes orders of magnitude higher than the observed data. This discrepancy appears in the provided example as well, in which the maximum amplitudes of the observed and simulated data are:
max(abs(Zdata{ir}(N))) = 4.8949e-05
max(abs(Z{ir}(N)))= 6.4185e+10
What is the unit of measurement here? Can you please help us understand this discrepancy?
Thank you!
The text was updated successfully, but these errors were encountered:
Hello! We are using your vea code to simulate earthquakes but the code yields displacement amplitudes orders of magnitude higher than the observed data. This discrepancy appears in the provided example as well, in which the maximum amplitudes of the observed and simulated data are:
max(abs(Zdata{ir}(N))) = 4.8949e-05
max(abs(Z{ir}(N)))= 6.4185e+10
What is the unit of measurement here? Can you please help us understand this discrepancy?
Thank you!
The text was updated successfully, but these errors were encountered: