Replies: 2 comments 3 replies
-
For the numerical solution of the DC resistivity (ERT) problem, both the voltage and the frequency are not needed as one simulates resistances and considers the resistivity attributed to the measuring frequency. The voltage gain becomes important when estimating errors of field data but not in simulations. The frequency can only become interesting if induced polarization effects are taken into account and several frequencies are used. |
Beta Was this translation helpful? Give feedback.
-
As to the traveltime problem: the traveltime manager does not simulate the full waveform, but only the first arrivals, i.e. the solution of the Eikonal equation which does not take the frequency content and waveform into account. The frequency can be accounted for by so-called fat-rays. See notebooks on https://github.com/gimli-org/notebooks/tree/main/traveltime |
Beta Was this translation helpful? Give feedback.
-
I'm going through the pygimli tutorials/examples and cannot find parameters to set these values in functions like ert.createData() and ert.simulate() or tt.createRAData() and tt.simulate(). How should I do it?
A new pygimli user here and thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions