In [1]:
%matplotlib inline
from geoscilabs.em.FDEMpipe import interact_femPipe
In the following app, we consider a loop-loop system with a pipe taget. Here, we simulate two surveys, one where the boom is oriented East-West (EW) and one where the boom is oriented North-South (NS).
The variables are:
We plot the percentage of Hp/Hs ratio in the Widget.
In [2]:
pipe = interact_femPipe()
pipe
In [ ]: