PyHydroGeophysX
Getting Started
Installation
Quickstart
API Reference
API Reference
Examples
Examples Gallery
PyHydroGeophysX
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
A
add_velocity_interface() (in module core)
(in module core.mesh_utils)
(in module PyHydroGeophysX.core.mesh_utils)
AgentCoordinator (class in PyHydroGeophysX.agents.agent_coordinator)
apply() (PyHydroGeophysX.solvers.linear_solvers.TikhonvRegularization method)
(solvers.linear_solvers.TikhonvRegularization method)
B
BaseAgent (class in PyHydroGeophysX.agents.base_agent)
BaseVelocityModel (class in petrophysics.velocity_models)
(class in PyHydroGeophysX)
(class in PyHydroGeophysX.petrophysics.velocity_models)
binaryread() (in module model_output)
(in module model_output.modflow_output)
(in module model_output.water_content)
(in module PyHydroGeophysX.model_output)
(in module PyHydroGeophysX.model_output.modflow_output)
(in module PyHydroGeophysX.model_output.water_content)
BrieModel (class in petrophysics.velocity_models)
(class in PyHydroGeophysX)
(class in PyHydroGeophysX.petrophysics.velocity_models)
built-in function
export_for_inversion()
load_ert_resipy()
qc_and_visualize()
C
calculate_fluid_modulus() (petrophysics.velocity_models.BrieModel method)
(PyHydroGeophysX.BrieModel method)
(PyHydroGeophysX.petrophysics.velocity_models.BrieModel method)
calculate_properties() (petrophysics.velocity_models.VRHModel method)
(PyHydroGeophysX.petrophysics.velocity_models.VRHModel method)
(PyHydroGeophysX.VRHModel method)
calculate_saturated_modulus() (petrophysics.velocity_models.BrieModel method)
(PyHydroGeophysX.BrieModel method)
(PyHydroGeophysX.petrophysics.velocity_models.BrieModel method)
calculate_saturation() (model_output.base.HydroModelOutput method)
(model_output.HydroModelOutput method)
(model_output.water_content.MODFLOWWaterContent method)
(PyHydroGeophysX.model_output.base.HydroModelOutput method)
(PyHydroGeophysX.model_output.HydroModelOutput method)
(PyHydroGeophysX.model_output.water_content.MODFLOWWaterContent method)
calculate_velocity() (petrophysics.velocity_models.BaseVelocityModel method)
(petrophysics.velocity_models.DEMModel method)
(petrophysics.velocity_models.HertzMindlinModel method)
(petrophysics.velocity_models.VRHModel method)
(PyHydroGeophysX.BaseVelocityModel method)
(PyHydroGeophysX.DEMModel method)
(PyHydroGeophysX.HertzMindlinModel method)
(PyHydroGeophysX.petrophysics.velocity_models.BaseVelocityModel method)
(PyHydroGeophysX.petrophysics.velocity_models.DEMModel method)
(PyHydroGeophysX.petrophysics.velocity_models.HertzMindlinModel method)
(PyHydroGeophysX.petrophysics.velocity_models.VRHModel method)
(PyHydroGeophysX.VRHModel method)
CGLSSolver (class in PyHydroGeophysX.solvers.linear_solvers)
(class in solvers.linear_solvers)
ContextInputAgent (class in PyHydroGeophysX.agents.context_input_agent)
core
module
core.interpolation
module
core.mesh_utils
module
create_ert_mesh_with_structure() (in module Geophy_modular)
(in module Geophy_modular.structure_integration)
(in module PyHydroGeophysX.Geophy_modular)
(in module PyHydroGeophysX.Geophy_modular.structure_integration)
create_from_ert_data() (core.mesh_utils.MeshCreator method)
(core.MeshCreator method)
(PyHydroGeophysX.core.mesh_utils.MeshCreator method)
create_from_layers() (core.mesh_utils.MeshCreator method)
(core.MeshCreator method)
(PyHydroGeophysX.core.mesh_utils.MeshCreator method)
create_joint_inversion_mesh() (in module Geophy_modular)
(in module Geophy_modular.structure_integration)
(in module PyHydroGeophysX.Geophy_modular)
(in module PyHydroGeophysX.Geophy_modular.structure_integration)
create_mesh_from_layers() (in module core)
(in module core.mesh_utils)
(in module PyHydroGeophysX.core.mesh_utils)
create_regularization_matrix() (PyHydroGeophysX.solvers.linear_solvers.TikhonvRegularization method)
(solvers.linear_solvers.TikhonvRegularization method)
create_surface_lines() (in module core)
(in module core.interpolation)
(in module PyHydroGeophysX.core)
(in module PyHydroGeophysX.core.interpolation)
create_synthetic_data() (PyHydroGeophysX.forward.ert_forward.ERTForwardModeling method)
(PyHydroGeophysX.forward.srt_forward.SeismicForwardModeling class method)
createTriangles() (in module core.mesh_utils)
(in module PyHydroGeophysX.core.mesh_utils)
D
DEMModel (class in petrophysics.velocity_models)
(class in PyHydroGeophysX)
(class in PyHydroGeophysX.petrophysics.velocity_models)
direct_solver() (in module PyHydroGeophysX.solvers.linear_solvers)
(in module solvers.linear_solvers)
draw_first_picks() (PyHydroGeophysX.forward.srt_forward.SeismicForwardModeling static method)
drawFirstPicks() (in module PyHydroGeophysX.core.plt_utils)
E
Electrode (built-in class)
ERTDataset (built-in class)
ertforandjac() (in module PyHydroGeophysX.forward.ert_forward)
ertforandjac2() (in module PyHydroGeophysX.forward.ert_forward)
ertforward() (in module PyHydroGeophysX.forward.ert_forward)
ertforward2() (in module PyHydroGeophysX.forward.ert_forward)
ERTForwardModeling (class in PyHydroGeophysX.forward.ert_forward)
ERTInversion (class in PyHydroGeophysX.inversion.ert_inversion)
ERTInversionAgent (class in PyHydroGeophysX.agents.ert_inversion_agent)
ERTLoaderAgent (class in PyHydroGeophysX.agents.ert_loader_agent)
ERTtoWC (class in Geophy_modular)
(class in PyHydroGeophysX.Geophy_modular)
(class in PyHydroGeophysX.Geophy_modular.ERT_to_WC)
execute() (PyHydroGeophysX.agents.base_agent.BaseAgent method)
(PyHydroGeophysX.agents.context_input_agent.ContextInputAgent method)
(PyHydroGeophysX.agents.ert_inversion_agent.ERTInversionAgent method)
(PyHydroGeophysX.agents.ert_loader_agent.ERTLoaderAgent method)
(PyHydroGeophysX.agents.inversion_evaluation_agent.InversionEvaluationAgent method)
(PyHydroGeophysX.agents.water_content_agent.WaterContentAgent method)
execute_workflow() (PyHydroGeophysX.agents.agent_coordinator.AgentCoordinator method)
explain_config() (PyHydroGeophysX.agents.context_input_agent.ContextInputAgent method)
export_for_inversion()
built-in function
extract_time_series() (Geophy_modular.ERTtoWC method)
(PyHydroGeophysX.Geophy_modular.ERT_to_WC.ERTtoWC method)
(PyHydroGeophysX.Geophy_modular.ERTtoWC method)
extract_velocity_interface() (in module core)
(in module core.mesh_utils)
(in module PyHydroGeophysX.core.mesh_utils)
extract_velocity_structure() (in module Geophy_modular)
(in module Geophy_modular.seismic_processor)
(in module PyHydroGeophysX.Geophy_modular)
(in module PyHydroGeophysX.Geophy_modular.seismic_processor)
F
fill_holes_2d() (in module core.mesh_utils)
(in module PyHydroGeophysX.core.mesh_utils)
forward() (PyHydroGeophysX.forward.ert_forward.ERTForwardModeling method)
(PyHydroGeophysX.forward.srt_forward.SeismicForwardModeling method)
forward_and_jacobian() (PyHydroGeophysX.forward.ert_forward.ERTForwardModeling method)
G
generalized_solver() (in module PyHydroGeophysX.solvers.linear_solvers)
(in module PyHydroGeophysX.solvers.solver)
(in module solvers.linear_solvers)
(in module solvers.solver)
Geophy_modular
module
Geophy_modular.seismic_processor
module
Geophy_modular.structure_integration
module
get_context() (PyHydroGeophysX.agents.base_agent.BaseAgent method)
get_coverage() (PyHydroGeophysX.forward.ert_forward.ERTForwardModeling method)
get_optimal_solver() (in module PyHydroGeophysX.solvers.linear_solvers)
(in module solvers.linear_solvers)
get_pfb_dimensions() (model_output.parflow_output.ParflowOutput method)
(PyHydroGeophysX.model_output.parflow_output.ParflowOutput method)
get_statistics() (Geophy_modular.ERTtoWC method)
(PyHydroGeophysX.Geophy_modular.ERT_to_WC.ERTtoWC method)
(PyHydroGeophysX.Geophy_modular.ERTtoWC method)
get_timestep_info() (model_output.base.HydroModelOutput method)
(model_output.HydroModelOutput method)
(model_output.modflow_output.MODFLOWPorosity method)
(model_output.modflow_output.MODFLOWWaterContent method)
(model_output.MODFLOWPorosity method)
(model_output.MODFLOWWaterContent method)
(model_output.parflow_output.ParflowPorosity method)
(model_output.parflow_output.ParflowSaturation method)
(model_output.ParflowPorosity method)
(model_output.ParflowSaturation method)
(model_output.water_content.MODFLOWWaterContent method)
(PyHydroGeophysX.model_output.base.HydroModelOutput method)
(PyHydroGeophysX.model_output.HydroModelOutput method)
(PyHydroGeophysX.model_output.modflow_output.MODFLOWPorosity method)
(PyHydroGeophysX.model_output.modflow_output.MODFLOWWaterContent method)
(PyHydroGeophysX.model_output.MODFLOWPorosity method)
(PyHydroGeophysX.model_output.MODFLOWWaterContent method)
(PyHydroGeophysX.model_output.parflow_output.ParflowPorosity method)
(PyHydroGeophysX.model_output.parflow_output.ParflowSaturation method)
(PyHydroGeophysX.model_output.ParflowPorosity method)
(PyHydroGeophysX.model_output.ParflowSaturation method)
(PyHydroGeophysX.model_output.water_content.MODFLOWWaterContent method)
(PyHydroGeophysX.MODFLOWWaterContent method)
get_workflow_summary() (PyHydroGeophysX.agents.agent_coordinator.AgentCoordinator method)
H
HertzMindlinModel (class in petrophysics.velocity_models)
(class in PyHydroGeophysX)
(class in PyHydroGeophysX.petrophysics.velocity_models)
Hydro_modular
module
Hydro_modular.hydro_to_ert
module
Hydro_modular.hydro_to_srt
module
hydro_to_ert() (in module PyHydroGeophysX.Hydro_modular)
(in module PyHydroGeophysX.Hydro_modular.hydro_to_ert)
hydro_to_srt() (in module Hydro_modular.hydro_to_srt)
(in module PyHydroGeophysX.Hydro_modular)
(in module PyHydroGeophysX.Hydro_modular.hydro_to_srt)
HydroModelOutput (class in model_output)
(class in model_output.base)
(class in PyHydroGeophysX.model_output)
(class in PyHydroGeophysX.model_output.base)
I
idomain (model_output.water_content.MODFLOWWaterContent attribute)
(PyHydroGeophysX.model_output.water_content.MODFLOWWaterContent attribute)
integrate_velocity_interface() (in module Geophy_modular)
(in module Geophy_modular.structure_integration)
(in module PyHydroGeophysX.Geophy_modular)
(in module PyHydroGeophysX.Geophy_modular.structure_integration)
interpolate_3d_data() (core.interpolation.ProfileInterpolator method)
(core.ProfileInterpolator method)
(PyHydroGeophysX.core.interpolation.ProfileInterpolator method)
(PyHydroGeophysX.core.ProfileInterpolator method)
(PyHydroGeophysX.ProfileInterpolator method)
interpolate_layer_data() (core.interpolation.ProfileInterpolator method)
(core.ProfileInterpolator method)
(PyHydroGeophysX.core.interpolation.ProfileInterpolator method)
(PyHydroGeophysX.core.ProfileInterpolator method)
(PyHydroGeophysX.ProfileInterpolator method)
interpolate_structure_to_profile() (in module core)
(in module core.interpolation)
(in module PyHydroGeophysX)
(in module PyHydroGeophysX.core)
(in module PyHydroGeophysX.core.interpolation)
interpolate_to_mesh() (core.interpolation.ProfileInterpolator method)
(core.ProfileInterpolator method)
(in module core)
(in module core.interpolation)
(in module PyHydroGeophysX)
(in module PyHydroGeophysX.core)
(in module PyHydroGeophysX.core.interpolation)
(PyHydroGeophysX.core.interpolation.ProfileInterpolator method)
(PyHydroGeophysX.core.ProfileInterpolator method)
(PyHydroGeophysX.ProfileInterpolator method)
interpolate_to_profile() (in module core)
(in module core.interpolation)
(in module PyHydroGeophysX)
(in module PyHydroGeophysX.core)
(in module PyHydroGeophysX.core.interpolation)
InversionEvaluationAgent (class in PyHydroGeophysX.agents.inversion_evaluation_agent)
IterativeRefinement (class in PyHydroGeophysX.solvers.linear_solvers)
(class in solvers.linear_solvers)
iuzno_dict_rev (model_output.water_content.MODFLOWWaterContent attribute)
(PyHydroGeophysX.model_output.water_content.MODFLOWWaterContent attribute)
L
LinearSolver (class in PyHydroGeophysX.solvers.linear_solvers)
(class in solvers.linear_solvers)
load_ert_resipy()
built-in function
load_mask() (model_output.parflow_output.ParflowPorosity method)
(model_output.ParflowPorosity method)
(PyHydroGeophysX.model_output.parflow_output.ParflowPorosity method)
(PyHydroGeophysX.model_output.ParflowPorosity method)
load_porosity() (model_output.modflow_output.MODFLOWPorosity method)
(model_output.MODFLOWPorosity method)
(model_output.parflow_output.ParflowPorosity method)
(model_output.ParflowPorosity method)
(PyHydroGeophysX.model_output.modflow_output.MODFLOWPorosity method)
(PyHydroGeophysX.model_output.MODFLOWPorosity method)
(PyHydroGeophysX.model_output.parflow_output.ParflowPorosity method)
(PyHydroGeophysX.model_output.ParflowPorosity method)
load_time_range() (model_output.base.HydroModelOutput method)
(model_output.HydroModelOutput method)
(model_output.modflow_output.MODFLOWPorosity method)
(model_output.modflow_output.MODFLOWWaterContent method)
(model_output.MODFLOWPorosity method)
(model_output.MODFLOWWaterContent method)
(model_output.parflow_output.ParflowPorosity method)
(model_output.parflow_output.ParflowSaturation method)
(model_output.ParflowPorosity method)
(model_output.ParflowSaturation method)
(model_output.water_content.MODFLOWWaterContent method)
(PyHydroGeophysX.model_output.base.HydroModelOutput method)
(PyHydroGeophysX.model_output.HydroModelOutput method)
(PyHydroGeophysX.model_output.modflow_output.MODFLOWPorosity method)
(PyHydroGeophysX.model_output.modflow_output.MODFLOWWaterContent method)
(PyHydroGeophysX.model_output.MODFLOWPorosity method)
(PyHydroGeophysX.model_output.MODFLOWWaterContent method)
(PyHydroGeophysX.model_output.parflow_output.ParflowPorosity method)
(PyHydroGeophysX.model_output.parflow_output.ParflowSaturation method)
(PyHydroGeophysX.model_output.ParflowPorosity method)
(PyHydroGeophysX.model_output.ParflowSaturation method)
(PyHydroGeophysX.model_output.water_content.MODFLOWWaterContent method)
(PyHydroGeophysX.MODFLOWWaterContent method)
load_timestep() (model_output.base.HydroModelOutput method)
(model_output.HydroModelOutput method)
(model_output.modflow_output.MODFLOWPorosity method)
(model_output.modflow_output.MODFLOWWaterContent method)
(model_output.MODFLOWPorosity method)
(model_output.MODFLOWWaterContent method)
(model_output.parflow_output.ParflowPorosity method)
(model_output.parflow_output.ParflowSaturation method)
(model_output.ParflowPorosity method)
(model_output.ParflowSaturation method)
(model_output.water_content.MODFLOWWaterContent method)
(PyHydroGeophysX.model_output.base.HydroModelOutput method)
(PyHydroGeophysX.model_output.HydroModelOutput method)
(PyHydroGeophysX.model_output.modflow_output.MODFLOWPorosity method)
(PyHydroGeophysX.model_output.modflow_output.MODFLOWWaterContent method)
(PyHydroGeophysX.model_output.MODFLOWPorosity method)
(PyHydroGeophysX.model_output.MODFLOWWaterContent method)
(PyHydroGeophysX.model_output.parflow_output.ParflowPorosity method)
(PyHydroGeophysX.model_output.parflow_output.ParflowSaturation method)
(PyHydroGeophysX.model_output.ParflowPorosity method)
(PyHydroGeophysX.model_output.ParflowSaturation method)
(PyHydroGeophysX.model_output.water_content.MODFLOWWaterContent method)
(PyHydroGeophysX.MODFLOWWaterContent method)
LocalRef (built-in class)
LSQRSolver (class in PyHydroGeophysX.solvers.linear_solvers)
(class in solvers.linear_solvers)
M
MeshCreator (class in core)
(class in core.mesh_utils)
(class in PyHydroGeophysX.core.mesh_utils)
model_output
module
model_output.base
module
model_output.modflow_output
module
model_output.parflow_output
module
model_output.water_content
module
MODFLOWPorosity (class in model_output)
(class in model_output.modflow_output)
(class in PyHydroGeophysX.model_output)
(class in PyHydroGeophysX.model_output.modflow_output)
MODFLOWWaterContent (class in model_output)
(class in model_output.modflow_output)
(class in model_output.water_content)
(class in PyHydroGeophysX)
(class in PyHydroGeophysX.model_output)
(class in PyHydroGeophysX.model_output.modflow_output)
(class in PyHydroGeophysX.model_output.water_content)
module
core
core.interpolation
core.mesh_utils
Geophy_modular
Geophy_modular.seismic_processor
Geophy_modular.structure_integration
Hydro_modular
Hydro_modular.hydro_to_ert
Hydro_modular.hydro_to_srt
model_output
model_output.base
model_output.modflow_output
model_output.parflow_output
model_output.water_content
petrophysics
petrophysics.resistivity_models
petrophysics.velocity_models
PyHydroGeophysX
PyHydroGeophysX.agents.agent_coordinator
PyHydroGeophysX.agents.base_agent
PyHydroGeophysX.agents.context_input_agent
PyHydroGeophysX.agents.ert_inversion_agent
PyHydroGeophysX.agents.ert_loader_agent
PyHydroGeophysX.agents.inversion_evaluation_agent
PyHydroGeophysX.agents.water_content_agent
PyHydroGeophysX.core
PyHydroGeophysX.core.interpolation
PyHydroGeophysX.core.mesh_utils
PyHydroGeophysX.core.plt_utils
PyHydroGeophysX.forward.ert_forward
PyHydroGeophysX.forward.srt_forward
PyHydroGeophysX.Geophy_modular
PyHydroGeophysX.Geophy_modular.ERT_to_WC
PyHydroGeophysX.Geophy_modular.seismic_processor
PyHydroGeophysX.Geophy_modular.structure_integration
PyHydroGeophysX.Hydro_modular
PyHydroGeophysX.Hydro_modular.hydro_to_ert
PyHydroGeophysX.Hydro_modular.hydro_to_srt
PyHydroGeophysX.inversion.ert_inversion
PyHydroGeophysX.model_output
PyHydroGeophysX.model_output.base
PyHydroGeophysX.model_output.modflow_output
PyHydroGeophysX.model_output.parflow_output
PyHydroGeophysX.model_output.water_content
PyHydroGeophysX.petrophysics
PyHydroGeophysX.petrophysics.resistivity_models
PyHydroGeophysX.petrophysics.velocity_models
PyHydroGeophysX.solvers
PyHydroGeophysX.solvers.linear_solvers
PyHydroGeophysX.solvers.solver
solvers
solvers.linear_solvers
solvers.solver
N
ncols (model_output.water_content.MODFLOWWaterContent attribute)
(PyHydroGeophysX.model_output.water_content.MODFLOWWaterContent attribute)
nrows (model_output.water_content.MODFLOWWaterContent attribute)
(PyHydroGeophysX.model_output.water_content.MODFLOWWaterContent attribute)
nuzfcells_2d (model_output.water_content.MODFLOWWaterContent attribute)
(PyHydroGeophysX.model_output.water_content.MODFLOWWaterContent attribute)
O
Observation (built-in class)
P
ParflowOutput (class in model_output.parflow_output)
(class in PyHydroGeophysX.model_output.parflow_output)
ParflowPorosity (class in model_output)
(class in model_output.parflow_output)
(class in PyHydroGeophysX.model_output)
(class in PyHydroGeophysX.model_output.parflow_output)
ParflowSaturation (class in model_output)
(class in model_output.parflow_output)
(class in PyHydroGeophysX.model_output)
(class in PyHydroGeophysX.model_output.parflow_output)
parse_request() (PyHydroGeophysX.agents.context_input_agent.ContextInputAgent method)
petrophysics
module
petrophysics.resistivity_models
module
petrophysics.velocity_models
module
plot_time_series() (in module Geophy_modular)
(in module PyHydroGeophysX.Geophy_modular)
(in module PyHydroGeophysX.Geophy_modular.ERT_to_WC)
plot_water_content() (Geophy_modular.ERTtoWC method)
(PyHydroGeophysX.Geophy_modular.ERT_to_WC.ERTtoWC method)
(PyHydroGeophysX.Geophy_modular.ERTtoWC method)
prepare_2D_profile_data() (in module core)
(in module core.interpolation)
(in module PyHydroGeophysX)
(in module PyHydroGeophysX.core)
(in module PyHydroGeophysX.core.interpolation)
process_seismic_tomography() (in module Geophy_modular)
(in module Geophy_modular.seismic_processor)
(in module PyHydroGeophysX.Geophy_modular)
(in module PyHydroGeophysX.Geophy_modular.seismic_processor)
ProfileInterpolator (class in core)
(class in core.interpolation)
(class in PyHydroGeophysX)
(class in PyHydroGeophysX.core)
(class in PyHydroGeophysX.core.interpolation)
PyHydroGeophysX
module
PyHydroGeophysX.agents.agent_coordinator
module
PyHydroGeophysX.agents.base_agent
module
PyHydroGeophysX.agents.context_input_agent
module
PyHydroGeophysX.agents.ert_inversion_agent
module
PyHydroGeophysX.agents.ert_loader_agent
module
PyHydroGeophysX.agents.inversion_evaluation_agent
module
PyHydroGeophysX.agents.water_content_agent
module
PyHydroGeophysX.core
module
PyHydroGeophysX.core.interpolation
module
PyHydroGeophysX.core.mesh_utils
module
PyHydroGeophysX.core.plt_utils
module
PyHydroGeophysX.forward.ert_forward
module
PyHydroGeophysX.forward.srt_forward
module
PyHydroGeophysX.Geophy_modular
module
PyHydroGeophysX.Geophy_modular.ERT_to_WC
module
PyHydroGeophysX.Geophy_modular.seismic_processor
module
PyHydroGeophysX.Geophy_modular.structure_integration
module
PyHydroGeophysX.Hydro_modular
module
PyHydroGeophysX.Hydro_modular.hydro_to_ert
module
PyHydroGeophysX.Hydro_modular.hydro_to_srt
module
PyHydroGeophysX.inversion.ert_inversion
module
PyHydroGeophysX.model_output
module
PyHydroGeophysX.model_output.base
module
PyHydroGeophysX.model_output.modflow_output
module
PyHydroGeophysX.model_output.parflow_output
module
PyHydroGeophysX.model_output.water_content
module
PyHydroGeophysX.petrophysics
module
PyHydroGeophysX.petrophysics.resistivity_models
module
PyHydroGeophysX.petrophysics.velocity_models
module
PyHydroGeophysX.solvers
module
PyHydroGeophysX.solvers.linear_solvers
module
PyHydroGeophysX.solvers.solver
module
Q
qc_and_visualize()
built-in function
Quadruplet (built-in class)
query_llm() (PyHydroGeophysX.agents.base_agent.BaseAgent method)
R
refine() (PyHydroGeophysX.solvers.linear_solvers.IterativeRefinement method)
(solvers.linear_solvers.IterativeRefinement method)
register_agent() (PyHydroGeophysX.agents.agent_coordinator.AgentCoordinator method)
resistivity_to_porosity() (in module petrophysics.resistivity_models)
(in module PyHydroGeophysX.petrophysics.resistivity_models)
resistivity_to_saturation() (in module petrophysics.resistivity_models)
(in module PyHydroGeophysX)
(in module PyHydroGeophysX.petrophysics.resistivity_models)
resistivity_to_saturation2() (in module petrophysics.resistivity_models)
(in module PyHydroGeophysX.petrophysics.resistivity_models)
resistivity_to_water_content() (in module petrophysics.resistivity_models)
(in module PyHydroGeophysX)
(in module PyHydroGeophysX.petrophysics.resistivity_models)
RRLSQRSolver (class in PyHydroGeophysX.solvers.linear_solvers)
(class in solvers.linear_solvers)
RRLSSolver (class in PyHydroGeophysX.solvers.linear_solvers)
(class in solvers.linear_solvers)
run() (PyHydroGeophysX.inversion.ert_inversion.ERTInversion method)
run_monte_carlo() (Geophy_modular.ERTtoWC method)
(PyHydroGeophysX.Geophy_modular.ERT_to_WC.ERTtoWC method)
(PyHydroGeophysX.Geophy_modular.ERTtoWC method)
run_unified_agent_workflow() (PyHydroGeophysX.agents.base_agent.BaseAgent static method)
S
satK() (in module petrophysics.velocity_models)
(in module PyHydroGeophysX)
(in module PyHydroGeophysX.petrophysics.velocity_models)
save_results() (Geophy_modular.ERTtoWC method)
(PyHydroGeophysX.agents.base_agent.BaseAgent method)
(PyHydroGeophysX.Geophy_modular.ERT_to_WC.ERTtoWC method)
(PyHydroGeophysX.Geophy_modular.ERTtoWC method)
save_velocity_structure() (in module Geophy_modular.seismic_processor)
(in module PyHydroGeophysX.Geophy_modular.seismic_processor)
seismic_velocity_classifier() (in module Geophy_modular)
(in module Geophy_modular.seismic_processor)
(in module PyHydroGeophysX.Geophy_modular)
(in module PyHydroGeophysX.Geophy_modular.seismic_processor)
SeismicForwardModeling (class in PyHydroGeophysX.forward.srt_forward)
set_data() (PyHydroGeophysX.forward.ert_forward.ERTForwardModeling method)
set_mesh() (PyHydroGeophysX.forward.ert_forward.ERTForwardModeling method)
(PyHydroGeophysX.forward.srt_forward.SeismicForwardModeling method)
set_scheme() (PyHydroGeophysX.forward.srt_forward.SeismicForwardModeling method)
setup() (PyHydroGeophysX.inversion.ert_inversion.ERTInversion method)
setup_layer_distributions() (Geophy_modular.ERTtoWC method)
(PyHydroGeophysX.Geophy_modular.ERT_to_WC.ERTtoWC method)
(PyHydroGeophysX.Geophy_modular.ERTtoWC method)
setup_profile_coordinates() (in module core)
(in module core.interpolation)
(in module PyHydroGeophysX)
(in module PyHydroGeophysX.core)
(in module PyHydroGeophysX.core.interpolation)
sim_ws (model_output.water_content.MODFLOWWaterContent attribute)
(PyHydroGeophysX.model_output.water_content.MODFLOWWaterContent attribute)
solve() (PyHydroGeophysX.solvers.linear_solvers.LinearSolver method)
(solvers.linear_solvers.LinearSolver method)
solvers
module
solvers.linear_solvers
module
solvers.solver
module
suggest_improvements() (PyHydroGeophysX.agents.context_input_agent.ContextInputAgent method)
T
TikhonvRegularization (class in PyHydroGeophysX.solvers.linear_solvers)
(class in solvers.linear_solvers)
U
update_context() (PyHydroGeophysX.agents.base_agent.BaseAgent method)
V
vel_porous() (in module petrophysics.velocity_models)
(in module PyHydroGeophysX)
(in module PyHydroGeophysX.petrophysics.velocity_models)
velDEM() (in module petrophysics.velocity_models)
(in module PyHydroGeophysX)
(in module PyHydroGeophysX.petrophysics.velocity_models)
VRH_model() (in module petrophysics.velocity_models)
(in module PyHydroGeophysX)
(in module PyHydroGeophysX.petrophysics.velocity_models)
VRHModel (class in petrophysics.velocity_models)
(class in PyHydroGeophysX)
(class in PyHydroGeophysX.petrophysics.velocity_models)
W
water_content_to_resistivity() (in module petrophysics.resistivity_models)
(in module PyHydroGeophysX)
(in module PyHydroGeophysX.petrophysics.resistivity_models)
WaterContentAgent (class in PyHydroGeophysX.agents.water_content_agent)
WS_Model() (in module petrophysics.resistivity_models)
(in module PyHydroGeophysX.petrophysics.resistivity_models)