*ce_fe_proj_hexa_face()
Controls the creation of HEXA elements for the ACM realization.
Syntax
*ce_fe_proj_hexa_face (state)
Type
hm.cfg Commands
Description
- ACM HEXA faces are created such that the face edges are orthogonal (this is especially necessary when the surrounding shell mesh has TRIA elements or QUADS that are non-rectangle in shape).
- The nodes that define the ACM HEXA face are projected to surrounding shells for shell gap option (useful in cases where the connecting shell mesh defines curved parts).
Inputs
- state
- Flag indicating whether to enable (0) or disable (1) the option.
Example
*ce_fe_proj_hexa_face(1)