Creating the Surface Wrapper Operation
Using the previous template, the mesh operations require a single part with the part_duct tag to produce the duct mesh. However, you may wish to import the mesh as multiple parts. To prepare the geometry for meshing and obtain a single duct part, you create a surface wrapper operation.
-
Create a new simulation from the HVACduct_template.simt
file used in the previous part of this tutorial.
- Select .
- In the Create a File dialog, click Select....
- Navigate to your working directory and select HVACduct_template.simt.
- Click Open, and then OK.
- Save the simulation as wrappedHVACduct.sim.
Before creating the surface wrapper operation, you create a tag
that identifies the input parts for the operation.
- Right-click the New. node and select
- Rename Part_WrapperInputs. to
To create the surface wrapper mesh operation:
- Right-click node and select .
-
In the Create Surface Wrapper Auto Mesh
Operation, click OK.
You do not select any part inputs in the dialog, rather you define the inputs using the Part_WrapperInputs tag at a later step.
- Rename the Surface Wrapper operation to Wrapped Duct.
- Select the Wrapped Duct node.
-
In the right half of the Input Parts property, click
(the query editor button).
- In the Wrapped Duct - Input Parts window, use the controls to add the following predicate: Tag contains Part_WrapperInputs.
- Click OK to close the Wrapped Duct - Input Parts window.
- Select the Wrapped Duct node and activate the Perform Proximity Refinement and Link Output Part Name properties.
- In the Confirm Link Output Part Name dialog, select Yes.
To refine the surface wrapper, edit the wrapper operation
controls:
-
Expand the
node and set the follwing properties:
Node Property Value Base Size Base Size ${MeshBaseSize}/4 Minimum Surface Size Size Type Absolute Absolute Size 2.0E-5 m Surface Curvature # Pts/circle 72.0 Volume of Interest Method External - Save the simulation.