- block_idSubdomain id to set for inside/outside the bounding box
C++ Type:unsigned short
Description:Subdomain id to set for inside/outside the bounding box
- centerThe center (many people spell this 'center') of the box.
C++ Type:libMesh::Point
Description:The center (many people spell this 'center') of the box.
- heightThe height of the box
C++ Type:double
Description:The height of the box
- inputThe mesh we want to modify
C++ Type:MeshGeneratorName
Description:The mesh we want to modify
- lengthThe length of the box
C++ Type:double
Description:The length of the box
- length_directionThe direction along which the length is oriented (must be perpendicular to width_direction).
C++ Type:libMesh::VectorValue
Description:The direction along which the length is oriented (must be perpendicular to width_direction).
- widthThe width of the box
C++ Type:double
Description:The width of the box
- width_directionThe direction along which the width is oriented.
C++ Type:libMesh::VectorValue
Description:The direction along which the width is oriented.
OrientedSubdomainBoundingBoxGenerator
Input Parameters
- locationINSIDEControl of where the subdomain id is to be set
Default:INSIDE
C++ Type:MooseEnum
Description:Control of where the subdomain id is to be set
Optional Parameters
- control_tagsAdds user-defined labels for accessing object parameters via control logic.
C++ Type:std::vector
Description:Adds user-defined labels for accessing object parameters via control logic.
- enableTrueSet the enabled status of the MooseObject.
Default:True
C++ Type:bool
Description:Set the enabled status of the MooseObject.
Advanced Parameters
Input Files
- test/tests/meshgenerators/subdomain_bounding_box_generator/oriented_subdomain_bounding_box_generator.i
- test/tests/meshgenerators/block_deletion_generator/block_deletion_test11.i