From 2b7074be7b9d50dbbaa4aa6a4e59ad91febef96c Mon Sep 17 00:00:00 2001 From: eap Date: Fri, 9 Sep 2016 12:37:13 +0300 Subject: [PATCH] 23347: [CEA 1951] Optimize tiny edges vs Remove tiny edges docs --- doc/salome/gui/BLSURFPLUGIN/input/blsurf_hypo.doc | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/doc/salome/gui/BLSURFPLUGIN/input/blsurf_hypo.doc b/doc/salome/gui/BLSURFPLUGIN/input/blsurf_hypo.doc index 55ab057..21b80db 100644 --- a/doc/salome/gui/BLSURFPLUGIN/input/blsurf_hypo.doc +++ b/doc/salome/gui/BLSURFPLUGIN/input/blsurf_hypo.doc @@ -62,11 +62,16 @@ The smaller this distance is, the closer the mesh is to the exact surface (only - Anisotropic - if checked, this parameter defines the maximum anisotropic ratio of the metric governing the anisotropic meshing process. The default value (0) means that the metric (and thus the generated elements) can be arbitrarily stretched. -- Optimize tiny edges - if checked, the tiny (nano) edges are removed from the generated mesh during local mesh optimization. -The tiny edge value defines the minimal length under which an edge is considered to be a tiny one. - -- Remove tiny edges - if checked, the tiny (nano) edges are removed from the generated mesh. -The tiny edge value defines the minimal length under which an edge is considered to be a tiny one. +- Optimize tiny edges - if checked, the tiny (nano) edges are + removed from the generated mesh during local mesh optimization. The + tiny edge will be removed only if the local quality is improved by + the deletion. The tiny edge value defines the minimal length under + which an edge is considered to be a tiny one. + +- Remove tiny edges - if checked, the tiny (nano) edges are + removed from the generated mesh \a without taking into account the + local quality around the edge. The tiny edge value defines the + minimal length under which an edge is considered to be a tiny one. - Remove bad elements - if checked, the bad elements (slivers) are removed from the generated mesh. The bad element value defines the aspect ratio triggering the "bad element” classification. -- 2.39.2