Manufacturing Solutions

Boundary Conditions

Boundary Conditions

Previous topic Next topic No expanding text in this topic  

Boundary Conditions

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

This block is used to define the boundary conditions.  These include all boundaries that define the flow domain.  In HyperMold-RTM, the boundaries of the domain are classified into the following types.

InjectorBC
VentBC
WallBC
NoFlowBC

If a boundary in a domain is left unspecified, it will default to WallBC. The syntax for BOUNDARY packet is defined below.

BEGIN BOUNDARY

BC_Type BC_Name_1 {BC_Values}

BC_Type BC_Name_1 {BC_Values}

. . .

END

BC_Type can take the value InjectorBC, VentBC, WallBC or NoflowBC.
BC_Values will vary depending on the BC_type.