gustaf.create.volumes.box#

gustaf.create.volumes.box(bounds=[[0.0, 0.0, 0.0], [1.0, 1.0, 1.0]], resolutions=[2, 2, 2])[source]#

Create structured hexahedron block mesh.

Parameters:
  • bounds ((2, 3) array) – Minimum and maximum coordinates.

  • resolutions – Vertex count in each dimension.

Returns:

volume_mesh

Return type:

Volumes