Physics

casingSimulations.physics.CasingCurrents(j, mesh, survey, casing_a, casing_b, casing_z)
casingSimulations.physics.plotCurrentDensity(mesh, fields_j, saveFig=False, figsize=(4, 5), fontsize=12, csx=5.0, csz=5.0, xmax=1000.0, zmin=0.0, zmax=-1200.0, real_or_imag='real', mirror=False, ax=None, fig=None, clim=None)
casingSimulations.physics.plot_currents_over_freq(IxCasing, IzCasing, modelParameters, mesh, mur=1, subtract=None, real_or_imag='real', ax=None, xlim=[-1100.0, 0.0], logScale=True, srcinds=[0], ylim_0=None, ylim_1=None)
casingSimulations.physics.plot_currents_over_mu(IxCasing, IzCasing, modelParameters, mesh, freqind=0, real_or_imag='real', subtract=None, ax=None, fig=None, logScale=True, srcinds=[0], ylim_0=None, ylim_1=None)
casingSimulations.physics.plot_j_over_freq_z(modelParameters, fields, mesh, survey, mur=1.0, r=1.0, xlim=[-1100.0, 0.0], real_or_imag='real', subtract=None, ax=None, logScale=True, srcinds=[0], ylim_0=None, ylim_1=None, fig=None)
casingSimulations.physics.plot_j_over_mu_x(modelParameters, fields, mesh, survey, srcind=0, mur=1, z=-950.0, real_or_imag='real', subtract=None, xlim=[0.0, 2000.0], logScale=True, srcinds=[0], ylim_0=None, ylim_1=None, ax=None, fig=None)
casingSimulations.physics.plot_j_over_mu_z(modelParameters, fields, mesh, survey, freqind=0, r=1.0, xlim=[-1100.0, 0.0], real_or_imag='real', subtract=None, ax=None, logScale=True, srcinds=[0], ylim_0=None, ylim_1=None, fig=None)