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
" # a vector of fault parameters: strike, dip, rake, slip, x, y, length, top, bottom
fparams = np.array([60, 90, 5, 2, 495000, 4238000, 35000, 4000, 12000]) # all values in degrees or m "
What are the parameters defined by x, y, length, top, bottom?How to derive them?
The text was updated successfully, but these errors were encountered:
" # a vector of fault parameters: strike, dip, rake, slip, x, y, length, top, bottom
fparams = np.array([60, 90, 5, 2, 495000, 4238000, 35000, 4000, 12000]) # all values in degrees or m "
What are the parameters defined by x, y, length, top, bottom?How to derive them?
The text was updated successfully, but these errors were encountered: