gempy.core.data.Solutions¶
- class gempy.core.data.Solutions(octrees_output: List[OctreeLevel], dc_meshes: List[DualContouringMesh] | None = None, fw_gravity: ndarray | None = None, block_solution_type: BlockSolutionType = BlockSolutionType.OCTREE)[source]¶
Methods
__init__(octrees_output[, dc_meshes, ...])meshes_to_unstruct()Attributes
Get the resolution of the block solution.
debug_input_datagravitymagneticsraw_arraysscalar_field_at_surface_pointsoctrees_outputdc_meshesblock_solution_type- __init__(octrees_output: List[OctreeLevel], dc_meshes: List[DualContouringMesh] | None = None, fw_gravity: ndarray | None = None, block_solution_type: BlockSolutionType = BlockSolutionType.OCTREE)[source]¶
- property block_solution_resolution: ndarray¶
Get the resolution of the block solution.