Salome HOME
correction on interpolz dialog
authorPaul RASCLE <paul.rascle@openfields.fr>
Sun, 23 Aug 2020 13:05:11 +0000 (15:05 +0200)
committerYOANN AUDOUIN <B61570@dsp0851742.postes.calibre.edf.fr>
Fri, 30 Oct 2020 16:04:18 +0000 (17:04 +0100)
src/salome_hydro/interpolz_gui.py

index 84a26d866018e8a1ddf074869341a1ac4daa81c8..aa66edf8efaacbc02aa3f1f240c704836fb2d89c 100644 (file)
@@ -317,9 +317,12 @@ class InterpolzDlg( QDialog ):
 
         <h2>TAB: MED group bathymetry</h2>
         
-        <ol><h3>Calculation case</h3>
+        <ol><h3>Bathymetry</h3>
         The name of the bathymetry. It can be filled automatically on the base of selection or can be set by user.
 
+        <h3>MED Group</h3>
+        Select the face group on which to apply the new bathymetry.
+        
         <h3>Method</h3>
         The interpolation method (interpolation at the nearest point and linear interpolation from a triangulation of the cloud of points).