Use an Import node (

) to import a mesh from a file or from another meshing sequence or mesh part. It is only possible to import a mesh to a meshing sequence under a
Mesh node if the geometry sequence is empty. If the sequence already contains a mesh, the imported mesh is added to the existing mesh, forming an assembly. If you use this
Import node in a mesh part, you can then use it in a geometry sequence through an
Import node under a
Geometry node.
To import a mesh, right-click a Mesh node or a
Mesh Part node and select
Import. Then enter the properties for the import using the following section:
In the Source list, choose the type of data to import:
Any importable file,
Meshing sequence, and
COMSOL Multiphysics file are always available. In addition, you can choose
STL/VRML file in 3D and
NASTRAN file in 2D and 3D.
For file import, specify the file name in the Filename field or click the
Browse button. For import from another mesh in the model, select the meshing sequence from the
Source list below. To import a meshing sequence, click the
Import button. For a mesh part, the
Import button is not needed and is therefore disabled. If you have changed some property, the software automatically re-imports the mesh when you click a build button.
To import mesh and material data from a NASTRAN file, select Mesh and materials in the
Data to import list. In this case, COMSOL Multiphysics creates
Material nodes corresponding to the data in any MAT1 and MAT10 entries in the file. Furthermore, the thickness data of any PSHELL entry in the file is stored in a
Variables node as long as it is greater than zero. To simplify the use of this data in physics interfaces, such as the
Shell interface, an
Explicit Selection node, which contains all boundary faces associated with PSHELL entries, also appears automatically. If the material data is not required, select
Only mesh to import the mesh only.
To use material data in the file to determine the partitioning of the elements, select the Partition according to material data check box (selected by default). Choose
Create selections to automatically generate selections corresponding to the groups of domain and boundary elements in the file. These selections become available for specifying geometric entities throughout the component — for instance, in Material nodes and physics interfaces. Choose
Allow partitioning of shells to allow the boundary partitioning algorithm to split the boundary entities that are defined based on the data in the file into smaller parts. Both options are selected by default.
If the Detect planar boundaries check box is selected (it is selected by default), the mesh import detects (approximately) straight edges or planar faces. The maximum accepted angle (in degrees) between elements for a boundary to be considered straight or planar can be set using the
Maximum neighbor angle field. The minimum size of a straight or planar boundary entity, relative to the entire boundary, can be set using the
Minimum relative length field (2D) and
Minimum relative area field (3D). If the
Detect adjacent fillet faces check box is selected, the algorithm also searches for adjacent groups of boundary elements that form cylindrical faces.