mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-29 11:27:23 +08:00
parse out SrcTDEM
This commit is contained in:
@@ -42,7 +42,7 @@ def run(plotIt=True):
|
||||
ax.grid(color='k', alpha=0.5, linestyle='dashed', linewidth=0.5)
|
||||
|
||||
|
||||
rxOffset=10.
|
||||
rxOffset=10.
|
||||
bzi = EM.FDEM.Rx(np.array([[rxOffset, 0., 1e-3]]), 'bzi')
|
||||
|
||||
freqs = np.logspace(1,3,10)
|
||||
|
||||
Reference in New Issue
Block a user