phon.mesh_tools package

Submodules

phon.mesh_tools.create_cohesive_elements module

phon.mesh_tools.create_element_sides module

exception phon.mesh_tools.create_element_sides.UnsupportedDimensionError(status)[source]

Bases: exceptions.Exception

Exception to raise when wrong dimension given to create_element_sides

Creates an exception with a status.

phon.mesh_tools.create_element_sides.create_element_sides(mesh, mesh_dimension)[source]

Creates elements of mesh_dimension - 1 along the interfaces between grains.

Parameters:
  • mesh – The mesh
  • mesh_dimension (int) – The dimension of the bulk elements
Type:

mesh: Mesh

phon.mesh_tools.create_matrix module

phon.mesh_tools.octree module

Module contents