Copy Face
For 3D models, use a Copy Face node () to make a copy of a mesh that you can use to create an identical mesh on, for example, two boundaries in a model with periodic boundary conditions.
Figure 8-35: Copy the source mesh (yellow) to the destination faces (magenta) with Copy Face using the method Array copy (one-to-one). The image to the right shows the resulting mesh, which is identical on boundaries where Periodic conditions will be applied.
Copying a mesh to a face that is adjacent to a meshed face is possible if the edges between these faces have the same number of elements as the corresponding source edges. The mesh on the destination edges is kept and the copied face elements are modified to fit with this edge mesh.
The edges around the source and destination faces are allowed to be partitioned differently, but only in such a way that several edges of the source face map to one edge of the destination edge, not the other way around.
To copy a mesh between boundaries, select one or several meshed source boundaries and unmeshed destination boundaries, then:
Right-click in the Graphics window, and select Copy Faces from the Copying Operations menu. For more information, see The Graphics Context Menu.
In The Mesh Toolbar, choose Copy Faces from the Copy () menu.
Right-click the Mesh node and choose Copy Faces from the Copying Operations menu.
Then enter the properties for the copy operation using the following sections:
Source and Destination Boundaries
It is possible to copy a mesh from one or several source boundaries onto one or several destination boundaries. The source (or their combination, if Single copy (all-to-one) is used) must be a connected set of exactly the same shape as the corresponding destination, up to a constant scaling factor. More precisely, the distance between any two geometry vertices on the destination is required to be the same, up to a constant scaling factor, as the distance between the corresponding geometry vertices on the source.
Click the Active button to toggle between turning ON and OFF selections. Select the boundaries to copy the mesh from in the Graphics window.
The source boundaries must be connected when the Single copy (all-to-one) option is specified as the Type of Copy. In an assembly, an identity pair is not sufficient to connect boundaries across parts. Instead, use the Automatic option or consider forming a union of the parts or splitting the destination boundary (using imprints, for example) so that the mesh copy is a one-to-one copy operation using two or more Copy Face nodes.
Swap Source and Destination
Click the Swap Source and Destination button () to switch source and destination selections. Edge map is available to be switched, if provided.
Type of Copy
For settings information, see Type of Copy for the Copy operation.
Control Entities
Select the Smooth across removed control entities check box to smooth the transition in element size across removed control entities. You can specify the number of smoothing iterations in the Number of iterations field. In the Maximum element depth to process field you can specify the maximum element depth, from the removed control entity.
The Copy Edge feature has an orientation section. To control the orientation of the source mesh on the destination when using the Copy Face node, right-click and add an Edge Map, One-Point Map, or Transform node as a local attribute.
For tutorials using Copy Face, see:
Magnetotellurics: Application Library path ACDC_Module/Devices,_Resistive/magnetotellurics.
Vibrations of an Impeller: Application Library path Structural_Mechanics_Module/Dynamics_and_Vibration/impeller.
A Micromachined Comb-Drive Tuning Fork Rate Gyroscope: Application Library path MEMS_Module/Sensors/comb_drive_tuning_fork_gyroscope.