simpeg.utils.model_builder.get_indices_sphere#
- simpeg.utils.model_builder.get_indices_sphere(center, radius, cell_centers)[source]#
Get indices for cells whose centers lie inside a sphere
- Parameters:
- center(
dim
)numpy.ndarray
Location of the center of the sphere
- radius
float
Radius of the sphere
- cell_centers(
n_cells
,dim
)numpy.ndarray
ordiscretize.base.BaseMesh
A mesh or its gridded cell center locations
- center(
- Returns:
Galleries and Tutorials using simpeg.utils.model_builder.get_indices_sphere
#
2.5D Forward Simulation of a DCIP Line
DC/IP Forward Simulation in 3D
2.5D DC Resistivity and IP Least-Squares Inversion
3D Least-Squares Inversion of DC and IP Data
Forward Simulation of Gravity Anomaly Data on a Tensor Mesh
Forward Simulation of Gradiometry Data on a Tree Mesh
Least-Squares Inversion of Gravity Anomaly Data
Sparse Norm Inversion of Gravity Anomaly Data
Compare weighting strategy with Inversion of surface Gravity Anomaly Data
DC Resistivity Forward Simulation in 2.5D
DC Resistivity Forward Simulation in 3D
2.5D DC Resistivity Least-Squares Inversion
2.5D DC Resistivity Inversion with Sparse Norms
3D Least-Squares Inversion of DC Resistivity Data
Forward Simulation of Total Magnetic Intensity Data
Forward Simulation of Gradiometry Data for Magnetic Vector Models
Sparse Norm Inversion for Total Magnetic Intensity Data on a Tensor Mesh