In the Mesh module you can set mesh preferences, which can be used right now or in later sessions with this module according to the preferences.
Automatic Update
- Automatic Update - if activated, the mesh in your viewer will be automatically updated after it’s computation, depending on values of additional preferences specified below.
- Size limit (elements) - allows specifying the maximum number of elements in the resulting mesh for which the automatic updating of the presentation is performed. This option affects only Computing the mesh operation. Zero value means “no limit”. Default value is 500 000 mesh elements.
- Incremental limit check - if activated, the mesh size limit check is not applied to the total number of elements in the resulting mesh, it is applied iteratively to each entity type in the following order: 0D elements, edges, faces, volumes, balls. At each step the number of entities of a certain type is added to the total number of elements computed at the previous step - if the resulting number of elements does not exceed the size limit, the entities of this type are shown, otherwise the user is warned that some entities are not shown.
- Double nodes tolerance - defines the maximal distance between two mesh nodes, at which they are considered coincident by Double nodes quality control. This value is also used in Quality Information tab page of Mesh Information dialog.
- Automatically create groups for MED export - defines a default state of a corresponding check-box in Auto Groups dialog.
- Show warning when exporting group - if activated, a warning is displayed when exporting a group.
Mesh information
- Mesh element information - allows changing the way Mesh Element Information is shown:
- Simple - as a plain text
- Tree - in a tree-like form
- Automatic nodes compute limit - allows defining the size limit for the Additional info for Group for which the number of underlying nodes is calculated automatically. If the group size exceeds the value set in the preferences, the user will have to press em Compute button explicitly. Zero value means “no limit”. By default the value is set to 100 000 mesh elements.
- Automatic controls compute limit - allows defining a maximal number of mesh elements for which the quality controls in the Quality Information tab page are calculated automatically. If the number of mesh elements exceeds the value set in the preferences, it is necessary to press Compute button explicitly to calculate a quality measure. Zero value means “no limit”. By default the value is set to 3 000 mesh elements.
- Show details on groups in element information tab - when this option is switched off (default), only the names of groups, to which the node or element belongs, are shown in the Mesh Element Information tab of “Mesh Information” dialog box. If this option is switched on, the detailed information on groups is shown.
- Dump base information - allows dumping base mesh information to the file, see Dump Mesh Infos.
- Dump element information - allows dumping element information to the file, see Dump Mesh Infos.
- Dump additional information - allows dumping additional mesh information to the file, see Dump Mesh Infos.
- Dump controls information - allows dumping quality mesh information to the file, see Dump Mesh Infos.
- Ratio Bounding Box Diagonal / Max Size - defines the ratio between the bounding box of the meshed object and the Max Size of segments. It is used as a default value of 1D Meshing Hypotheses defining length of segments, especially by Max Size hypothesis.
- Default Number of Segments - defines the default number of segments in Number of Segments hypothesis hypothesis.
Mesh loading
- No mesh loading from study file at hypothesis modification - if activated, the mesh data will not be loaded from the study file when a hypothesis is modified. This allows saving time by omitting loading data of a large mesh that is planned to be recomputed with other parameters.
Input fields precision - allows to adjust input precision of different parameters. The semantics of the precision values is described in detail in Using input widgets chapter of GUI documentation (Introduction to Salome Platform / Introduction to GUI / Using input widgets). In brief: positive precision value is the maximum allowed number of digits after the decimal point in the fixed-point format; negative precision value is the maximum allowed number of significant digits in mantissa in either the fixed-point or scientific format.
- Length precision - allows to adjust input precision of coordinates and dimensions.
- Angular precision - allows to adjust input precision of angles.
- Length tolerance precision - allows to adjust input precision of tolerance of coordinates and dimensions.
- Parametric precision - allows to adjust input precision of parametric values.
- Area precision - allows to adjust input precision of mesh element area.
- Volume precision - allows to adjust input precision of mesh element volume.
Mesh tab page contains parameters defining the way the mesh is displayed in the 3D Viewer.
Precision - in this menu you can set the value of precision used for Nodes, Elements and Objects.
Note
The following settings are default and will be applied to a newly created mesh only. Existing meshes can be customized using local Scalar Bar properties available from the context menu of a mesh.
Font - in this menu you can set type, face and color of the font of Title and Labels.
Colors & Labels - in this menu you can set the number of colors and the number of labels in use.
Orientation - here you can choose between vertical and horizontal orientation of the Scalar Bar.