Reworked the ground motion page
This commit is contained in:
@@ -104,7 +104,7 @@ ylabel('Amplitude $\left[\frac{V}{m/s}\right]$')
|
||||
|
||||
G0_db = 60; % [dB]
|
||||
|
||||
G0 = 10^(60/G0_db); % [abs]
|
||||
G0 = 10^(G0_db/20); % [abs]
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user