Release Notes > COMSOL Multiphysics > New Geometry and Mesh Functionality

New Geometry and Mesh Functionality
Geometry Functionality
A Show in 3D list is now available for geometry features in a plane geometry in a work plane. The selections will appear as selections for use within the 3D geometry sequence. In the Work Plane node’s settings, you can choose to show selection from the plane geometry in the physics (or in instances for geometry parts).
Meshing Functionality
-
In the Tessellation section, the Method list now has the options Automatic, Delaunay, and Delaunay (legacy version). Automatic is the default in new models and means that COMSOL Multiphysics tries to determine the best algorithm to use for each domain. Delaunay is a more efficient implementation of the meshing algorithm that was introduced in version 5.2 (and was then called the alternative version). Delaunay (legacy version) is the algorithm used in earlier COMSOL versions. If you open an old model, it will use the legacy version by default.
-
In a new section, Element Quality Optimization, you can control how much effort COMSOL Multiphysics will put into optimizing element quality and tune the optimization for certain situations. The Optimization level setting can be Basic (the default), which makes basic optimizations aiming at a minimal element quality of 0.2; Medium, which makes more optimization and aims at a minimal element quality of 0.35; or High, which attempts all available optimization operations. If the quality of the surface mesh is low (typically due to small details or narrow corners in the geometry), the high setting can take a significant amount of time.
-
-
If your computation is sensitive to too large mesh elements, you can select the Avoid too large elements check box. For each element, there is a desired element size h, and if the element is larger than that, the COMSOL Multiphysics software tries to make it smaller. The cost for this operation is meshing time and element quality. If you evaluate the maximum of h on a sufficiently large mesh of uniform size, this value is typically decreased by 10 percent when this option is selected.
For an explicit distribution of elements option in the Distribution node in meshing sequences, you can now choose to reverse the direction.
In the Mesh node’s Statistics window, the number of mesh vertices are now displayed.