FEM: Typo fixes for Gmsh advanced tools (#29208)

* Update MeshDistance.ui

* Update MeshPreviewSettings.ui

* Update MeshAdvanced.ui

* Update MeshManipulate.ui

* Update MeshPreview.ui

* Update MeshShape.ui

* Update MeshTransfiniteCurve.ui

* Update MeshTransfiniteSurface.ui

* Update MeshTransfiniteVolume.ui

Corrected grammar and improved clarity in tooltip text.
This commit is contained in:
FEA-eng
2026-04-09 13:14:24 +02:00
committed by GitHub
parent d843224842
commit eadbce3e48
9 changed files with 37 additions and 37 deletions
+12 -12
View File
@@ -97,7 +97,7 @@
<item>
<widget class="QLabel" name="label_12">
<property name="text">
<string>Compute the distance to the selected reference edges and specify the mesh size independently in the direction normal and parallel to the nearest curve. For efficiency each curve is replaced by a set of Sampling points, to which the distance is actually computed.</string>
<string>Compute the distance to the selected reference edges and specify the mesh size independently in the direction normal and parallel to the nearest curve. For efficiency each curve is replaced by a set of Sampling points, to which the distance is actually computed.</string>
</property>
<property name="wordWrap">
<bool>true</bool>
@@ -566,9 +566,9 @@
<item>
<widget class="QLineEdit" name="Equation">
<property name="toolTip">
<string>Available are the 3 coordinates x,y z (lower case) and the usual mathematical
<string>Available are the 3 coordinates x,y,z (lower case) and the usual mathematical
functions like Sin, Log (upper case). Additionally all child refinements are
usable via the F variable, e.g. F1, F2 etc. Supported opperators are +, -, *, /, ^.
usable via the F variable, e.g. F1, F2 etc. Supported opperators are +, -, *, /, ^.
Example: &quot;F2 + Sin(z)&quot;</string>
</property>
@@ -580,9 +580,9 @@ Example: &quot;F2 + Sin(z)&quot;</string>
<item>
<widget class="QLabel" name="EqIcon">
<property name="toolTip">
<string>Available are the 3 coordinates x,y z (lower case) and the usual mathematical
<string>Available are the 3 coordinates x,y,z (lower case) and the usual mathematical
functions like Sin, Log (upper case). Additionally all child refinements are
usable via the F variable, e.g. F1, F2 etc. Supported opperators are +, -, *, /, ^.
usable via the F variable, e.g. F1, F2 etc. Supported opperators are +, -, *, /, ^.
Example: &quot;F2 + Sin(z)&quot;</string>
</property>
@@ -622,7 +622,7 @@ Example: &quot;F2 + Sin(z)&quot;</string>
</sizepolicy>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Calculate the anisotropic mesh size from multiple formuls based on coordinates (x, y, z) and other refinements (F1, F2, etc.)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Calculate the anisotropic mesh size from multiple formulas based on coordinates (x, y, z) and other refinements (F1, F2, etc.)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="wordWrap">
<bool>true</bool>
@@ -732,7 +732,7 @@ Example: &quot;F2 + Sin(z)&quot;</string>
<item row="2" column="4">
<widget class="QLineEdit" name="M33">
<property name="toolTip">
<string>Available are the 3 coordinates x,y z (lower case) and the usual mathematical
<string>Available are the 3 coordinates x,y,z (lower case) and the usual mathematical
functions like Sin, Log (upper case). Additionally all child refinements are
usable via the F variable, e.g. F1, F2 etc. Supported opperators are +, -, *, /, ^.
@@ -746,7 +746,7 @@ Example: &quot;F2 + Sin(z)&quot;</string>
<item row="0" column="4">
<widget class="QLineEdit" name="M22">
<property name="toolTip">
<string>Available are the 3 coordinates x,y z (lower case) and the usual mathematical
<string>Available are the 3 coordinates x,y,z (lower case) and the usual mathematical
functions like Sin, Log (upper case). Additionally all child refinements are
usable via the F variable, e.g. F1, F2 etc. Supported opperators are +, -, *, /, ^.
@@ -774,7 +774,7 @@ Example: &quot;F2 + Sin(z)&quot;</string>
<item row="0" column="1">
<widget class="QLineEdit" name="M11">
<property name="toolTip">
<string>Available are the 3 coordinates x,y z (lower case) and the usual mathematical
<string>Available are the 3 coordinates x,y,z (lower case) and the usual mathematical
functions like Sin, Log (upper case). Additionally all child refinements are
usable via the F variable, e.g. F1, F2 etc. Supported opperators are +, -, *, /, ^.
@@ -788,7 +788,7 @@ Example: &quot;F2 + Sin(z)&quot;</string>
<item row="2" column="1">
<widget class="QLineEdit" name="M13">
<property name="toolTip">
<string>Available are the 3 coordinates x,y z (lower case) and the usual mathematical
<string>Available are the 3 coordinates x,y,z (lower case) and the usual mathematical
functions like Sin, Log (upper case). Additionally all child refinements are
usable via the F variable, e.g. F1, F2 etc. Supported opperators are +, -, *, /, ^.
@@ -816,7 +816,7 @@ Example: &quot;F2 + Sin(z)&quot;</string>
<item row="1" column="4">
<widget class="QLineEdit" name="M23">
<property name="toolTip">
<string>Available are the 3 coordinates x,y z (lower case) and the usual mathematical
<string>Available are the 3 coordinates x,y,z (lower case) and the usual mathematical
functions like Sin, Log (upper case). Additionally all child refinements are
usable via the F variable, e.g. F1, F2 etc. Supported opperators are +, -, *, /, ^.
@@ -837,7 +837,7 @@ Example: &quot;F2 + Sin(z)&quot;</string>
<item row="1" column="1">
<widget class="QLineEdit" name="M12">
<property name="toolTip">
<string>Available are the 3 coordinates x,y z (lower case) and the usual mathematical
<string>Available are the 3 coordinates x,y,z (lower case) and the usual mathematical
functions like Sin, Log (upper case). Additionally all child refinements are
usable via the F variable, e.g. F1, F2 etc. Supported opperators are +, -, *, /, ^.
+1 -1
View File
@@ -281,7 +281,7 @@
<item row="0" column="0">
<widget class="QLabel" name="label_3">
<property name="text">
<string>Interpolatiion</string>
<string>Interpolation</string>
</property>
</widget>
</item>
@@ -53,7 +53,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Drag the refinement, that should be altered, into the manipulate object in the document tree</string>
<string>Drag the refinement, that should be altered, into the Manipulate object in the document tree</string>
</property>
<property name="wordWrap">
<bool>true</bool>
@@ -157,7 +157,7 @@
<item row="0" column="0">
<widget class="QLabel" name="label_3">
<property name="toolTip">
<string>Include the boundary of the selected erference elements</string>
<string>Include the boundary of the selected reference elements</string>
</property>
<property name="text">
<string>Include boundary</string>
@@ -170,7 +170,7 @@
<bool>true</bool>
</property>
<property name="toolTip">
<string>Include the boundary of the selected erference elements</string>
<string>Include the boundary of the selected reference elements</string>
</property>
<property name="text">
<string/>
@@ -743,7 +743,7 @@ F = div(norm(grad(G)))
<item>
<widget class="QLabel" name="label_15">
<property name="text">
<string notr="true">Compute finite difference the Laplacian of child refinement G:
<string notr="true">Compute finite difference of the Laplacian of child refinement G:
F = G(x+d,y,z) + G(x-d,y,z) + G(x,y+d,z) + G(x,y-d,z) + G(x,y,z+d) + G(x,y,z-d) - 6 * G(x,y,z)
</string>
+4 -4
View File
@@ -93,7 +93,7 @@
<item>
<widget class="QLabel" name="label">
<property name="toolTip">
<string>The smallest mesh size in the refinement, makred green in the mesh preview.</string>
<string>The smallest mesh size in the refinement, marked green in the mesh preview.</string>
</property>
<property name="text">
<string>Min:</string>
@@ -106,7 +106,7 @@
<item>
<widget class="QLabel" name="Min">
<property name="toolTip">
<string>The smallest mesh size in the refinement, makred green in the mesh preview.</string>
<string>The smallest mesh size in the refinement, marked green in the mesh preview.</string>
</property>
<property name="text">
<string>1.00e+02</string>
@@ -135,7 +135,7 @@
<item>
<widget class="QLabel" name="label_2">
<property name="toolTip">
<string>The largest mesh size in the refinement, makred red in the mesh preview.</string>
<string>The largest mesh size in the refinement, marked red in the mesh preview.</string>
</property>
<property name="text">
<string>Max:</string>
@@ -148,7 +148,7 @@
<item>
<widget class="QLabel" name="Max">
<property name="toolTip">
<string>The largest mesh size in the refinement, makred red in the mesh preview.</string>
<string>The largest mesh size in the refinement, marked red in the mesh preview.</string>
</property>
<property name="text">
<string>1.00e+03</string>
@@ -80,7 +80,7 @@
<string>Determines how fine the preview mesh is. Larger number means finer mesh (smaller mesh elements)</string>
</property>
<property name="text">
<string>Preview mesh finess</string>
<string>Preview mesh fineness</string>
</property>
</widget>
</item>
+6 -6
View File
@@ -51,7 +51,7 @@
<item row="0" column="0">
<widget class="QLabel" name="label_4">
<property name="toolTip">
<string>Mesh size within the sphere</string>
<string>Mesh size within the shape</string>
</property>
<property name="text">
<string>Size inside</string>
@@ -67,7 +67,7 @@
</sizepolicy>
</property>
<property name="toolTip">
<string>Mesh size within the sphere</string>
<string>Mesh size within the shape</string>
</property>
<property name="unit" stdset="0">
<string notr="true"/>
@@ -77,7 +77,7 @@
<item row="1" column="0">
<widget class="QLabel" name="label_3">
<property name="toolTip">
<string>Mesh size outside of the sphere</string>
<string>Mesh size outside of the shape</string>
</property>
<property name="text">
<string>Size outside</string>
@@ -93,7 +93,7 @@
</sizepolicy>
</property>
<property name="toolTip">
<string>Mesh size outside of the sphere</string>
<string>Mesh size outside of the shape</string>
</property>
<property name="unit" stdset="0">
<string notr="true"/>
@@ -103,7 +103,7 @@
<item row="2" column="0">
<widget class="QLabel" name="ThicknessLabel">
<property name="toolTip">
<string>Thickness of transition layer between in/out mesh sizes (added outside of the sphere)</string>
<string>Thickness of transition layer between in/out mesh sizes (added outside of the shape)</string>
</property>
<property name="text">
<string>Thickness</string>
@@ -119,7 +119,7 @@
</sizepolicy>
</property>
<property name="toolTip">
<string>Thickness of transition layer between in/out mesh sizes (added outside of the sphere)</string>
<string>Thickness of transition layer between in/out mesh sizes (added outside of the shape)</string>
</property>
<property name="keyboardTracking">
<bool>false</bool>
@@ -38,7 +38,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Create a defined amount of mesh nodes on edges with a structured algorithm.</string>
<string>Create a defined number of mesh nodes on edges with a structured algorithm.</string>
</property>
<property name="wordWrap">
<bool>true</bool>
@@ -92,7 +92,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Select multiple faces with 3 or 4 edges, optional with corner vertexes of 3-sided faces.</string>
<string>Select multiple faces with 3 or 4 edges, optional with corner vertices of 3-sided faces.</string>
</property>
<property name="alignment">
<set>Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft|Qt::AlignmentFlag::AlignTop</set>
@@ -224,13 +224,13 @@
<item>
<widget class="QGroupBox" name="Automation">
<property name="toolTip">
<string>If activated all edges of the selected surfaces, that do not have a transfinite curve defined already, become transfinite automatically.
<string>If activated, all edges of the selected surfaces that do not have a transfinite curve defined already become transfinite automatically.
Use strategically placed transfinite curve definitions to guide the automatic algorithm.
Notes:
1. User defined curves propagated to the opposite edges of faces, over all selected faces.
2. Works only for 3 or 4 sided faces. Multisided faces need to be done manual.
3. Works with large any of faces, either connected or unconnected </string>
1. User defined curves propagate to the opposite edges of faces, over all selected faces.
2. Works only for 3- or 4-sided faces. Multi-sided faces need to be done manually.
3. Works with most faces, either connected or unconnected </string>
</property>
<property name="title">
<string>Auto apply transfinite curves</string>
@@ -202,12 +202,12 @@
<item>
<widget class="QGroupBox" name="Automation">
<property name="toolTip">
<string>If activated all edges and surface belonging to the selected volumes, that do not have a transfinite definitions already, become transfinite automatically.
<string>If activated, all edges and surface belonging to the selected volumes that do not have a transfinite definitions already become transfinite automatically.
Use strategically placed transfinite curve and surface definitions to guide the automatic algorithm.
Notes:
1. User defined curves propagated to the opposite edges of faces, over all selected faces.
2. Works with lany number of volumes, either connected or unconnected </string>
1. User-defined curves propagate to the opposite edges of faces, over all selected faces.
2. Works with any number of volumes, either connected or unconnected </string>
</property>
<property name="title">
<string>Auto apply transfinite surfaces and curves</string>