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
{{ message }}
This repository was archived by the owner on Jul 12, 2023. It is now read-only.
We simulate the response due to a horizontal loop source by computing the solutions to Ward and Hohman equations 4.87 and 4.88
As of right now, we can only compute the solution for the radial distance r=0. In this case, the radial component of the fields is zero and the integral for the vertical component contains a single Bessel function (since J0(0) = 1). It would be great to have a stable solution that works everywhere.
Does empymod have the ability to design a filter that would compute these integrals in a stable manner?
We simulate the response due to a horizontal loop source by computing the solutions to Ward and Hohman equations 4.87 and 4.88
As of right now, we can only compute the solution for the radial distance r=0. In this case, the radial component of the fields is zero and the integral for the vertical component contains a single Bessel function (since J0(0) = 1). It would be great to have a stable solution that works everywhere.
Does empymod have the ability to design a filter that would compute these integrals in a stable manner?