Tags: divergent3d/xo-mmg
Tags
This release includes:
a review of the verbosity levels (from -1 to 5, -1 being totally mute for the libraries);
a new management of the metric gradation along required edges to avoid very bad qualities when the prescribed metric doesn't match with the size of the required entity;
the robustification of the 3D anisotropic mesh adaptation;
the prohibition of the creation of spurious sharp angles on anisotropic surfaces;
a new option (-lag) to perform lagrangian movement (with Dirichlet boundary conditions only) in a mesh.
Note: it fixes a bug in the beta-release (in matrix operators).
Release 5.4.0 This release includes: - a review of the verbosity levels (from -1 to 5, -1 being totally mute for the libraries); - a new management of the metric gradation along required edges to avoid very bad qualities when the prescribed metric doesn't match with the size of the required entity; - the robustification of the 3D anisotropic mesh adaptation; - the prohibition of the creation of spurious sharp angles on anisotropic surfaces; - a new option (-lag) to perform lagrangian movement (with Dirichlet boundary conditions only) in a mesh.
Correction of the git issue MmgTools#26: the MMG3D_Set_iparameter(mes… …h, met, MG3D_IPARAM_iso, 1) call was failing for a mesh without edges due to a memory error.
- In mmgs: patch the problem of unused points in the output mesh file; - In mmg2d: correction of an error in the Get_triFromEdge function (the triangle index was false); - In 2d mesh generation: robustification of the node insertion process during mesh generation - for all software: patch an error in the count of the needed memory to work (it was overestimated).
- Remove a useless file (in src/commong) the old automatically genera… …ted libmmgtypesf.h) - Patch an error in the file output at gmsh format (the physical tags saved by Mmg were not visualizable under gmsh) - Change the FindScotch.cmake file to avoid missing link flags
PreviousNext