Options for remeshing¶
Generic options¶
-dTurn on debug mode.
-hGet help about available options.
-m nSet the maximal memory size to n MBytes.
-v nSet the verbosity level to n .
-valPrint the default parameters values.
-debugSave a default parameter file (extension .mmg<2d|s|3d>) that contains the parameters applied on different kind of entities.
File specifications¶
-in input_mesh_fileInput triangulation.
-out output_mesh_fileOutput triangulation.
-sol solution_fileLoad metric, level-set or displacement file.
-met metric_fileLoad metric file in level-set mode in order to discretize a level-set and to adapt the output mesh to a metric in one command.
Parameters¶
-AForce anisotropic mesh adaptation without metric.
-ar xValue for angle detection.
-octree nMaximum number of vertex per octree cell.
-hausd xMaximal Hausdorff distance for the boundaries approximation.
-hgrad xGradation value.
-hmax xMaximal edge size.
-hmin xMinimal edge size.
-hsiz xBuild a constant size map of size x.
-lag [n]Perform lagrangian movement of boundaries of ref 10. By default, n = 0.
-ls [n]Create mesh of isovalue n (0 if n is not provided).
-lssurf [n]Split mesh boundaries along isovalue n (0 if n is not provided).
-3dMedit nSave the 2D mesh in a 3d .mesh file if n=1. Read and save the mesh in a 3d .mesh file if n=2.
-nofemAllow the creation of elements with more than one boundary faces.
-noinsertNo point insertion/deletion.
-nomoveNo point relocation.
-nosurfNo surface modifications.
-noswapNo edge flipping.
-nrNo angle detection.
-nreg nTurn on (n=1) or off (n=0) normal regularization.
-nsd nOnly save the subdomain of index n. Save all subdomains if n=0 (default).
-optimMesh improvement without edge size modification.
-optimLESStrong isotropic mesh optimization for LES computations: tries to reduce the mesh skewness (available only in isotropic mode).
-opnbdyPreseve an open boundary inside a volume mesh (triangles at the interface between tetra of same references).
-rmc [x]Remove small parasitic componants embedded in the level-set (componants whose volume fraction is less than x of the mesh volume (1e-5 if x is not provided). Available only in ls mode.
-rnTurn on (n=1) or off (n=0) the renumbering using SCOTCH.
-xregSmoothing/regularization of the position of boundary points using laplacian - anti-laplacian technic.
