Enhancements / Additions:
-
The OpenFOAM-polyMesh file writer has been updated. In the previous version it did not support volume grids where mis-matched faces were present. This has been fixed to include the capability to split mis-matched quad faces into two tria faces. These two tria faces are assumed to be the only faces that are mis-matched with the quad face.
Bugs Fixed:
-
Trimmed surfaces, when deleted, now revert back to the underlying geometry and retain the underlying resolution as well. In the previous version, they would not revert and an error would be reported.
Known Problems and Limitations:
-
Trimming IGES-tagged periodic surfaces.
-
Generating surface grids with composite surfaces might yeild inconsistent results, i.e. SolidMesh might crash.
-
The "Split Corner" option does not work when generating surface meshes.
-
The documentation in the user manual is currently being updated. Thank you for your patience while we accomplish this.
-
The OpenFOAM writer might crash when writing out grids with mis-matched faces.