]> SALOME platform Git repositories - modules/hydro.git/blobdiff - doc/salome/examples/h019_normalCaseManualInterpolZStrickler.py
Salome HOME
replace 'BOTTOM_FRICTION' by 'BOTTOM FRICTION'
[modules/hydro.git] / doc / salome / examples / h019_normalCaseManualInterpolZStrickler.py
index e1fedc240c1169a3d624cc4e712dba3b70c3c16f..c4442e856bb742f7f0f6cac7a1bae4bc3ae3968c 100644 (file)
@@ -796,7 +796,7 @@ controlStatZ(statz, refstatz)
 
 # --- add a field on nodes of type double with z values, named "BOTTOM"
 createZfield2(fichierMaillage)
-# --- create a field on nodes of type double with srtickler coefficient values, named "BOTTOM_FRICTION"
+# --- create a field on nodes of type double with srtickler coefficient values, named "BOTTOM FRICTION"
 from salome.hydrotools.interpolS import assignStrickler
 
 fichierFieldZ = os.path.join(tmpdir, 'garonne_1F.med')