diff --git a/web/content/docs/tools/model-preparation/add-element-quality/index.md b/web/content/docs/tools/model-preparation/add-element-quality/index.md new file mode 100644 index 0000000000000000000000000000000000000000..967b605864110345676d6441fb8d6d80ac035a70 --- /dev/null +++ b/web/content/docs/tools/model-preparation/add-element-quality/index.md @@ -0,0 +1,14 @@ ++++ +title = "Add element quality to mesh" +author = "Thomas Fischer" + +[menu] + [menu.tools] + parent = "model-preparation" ++++ + +The command line tool `AddElementQuality` adds a data array to the given mesh +that holds for each element a value for the quality. The quality value depends +on the choosen quality criterion. The available quality criteria are shown using +the help argument on the command line. The resulting data arrays can be used to +draw histograms or can be visually analyzed in the OGS Data Explorer or Paraview.