Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Peak time calculation not right in TDEM_Planewave_Wholespace app #537

Open
jiajiasun opened this issue Oct 2, 2018 · 1 comment
Open

Comments

@jiajiasun
Copy link

jiajiasun commented Oct 2, 2018

Hi,

I was using the app TDEM_Planewave_Wholespace.ipynb to explore the peak time. I set conductivity to 1 S/m. And adjust the time to see when the peak reaches the depth of 400 m.
peaktime

The app shows that it takes about 0.1 s for the peak to arrive at 400 m depth.

I also used the equation $t_{max} = \frac{\mu\sigma z^2}{6}$ to calculate the peak time, which is $t_{max} = 4 \pi 10^{-7} X 1 X400^2/6=0.0335 s, which is quite differnt from what the app shows.

Could anyone please explain what was going on here? Thanks!

@sgkang
Copy link
Contributor

sgkang commented Nov 3, 2018

I thinks here the concept of peak time is bit mixed up.
To figure out tmax we need to plot Ex as a function of time. Peak shown in the profile does not necessarily correspond to the peak amplitude at -400 m. Does this making sense?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants