Salome HOME
debug salome tests
[modules/hydro.git] / doc / salome / examples / h017_interpolationLineaire.py
index d9be303b3f8a1352b6274eb4dd272c24a2d66e0e..86ef8deade166db48452d5ba95e3a9fc02631655 100644 (file)
@@ -365,7 +365,7 @@ m3d = True
 # --- Z interpolation on the bathymety/altimetry on the mesh nodes
 statz = interpolZ(nomCas, fichierMaillage, dicoGroupeRegion, zUndef, interpolMethod, m3d)
 #print statz
-refstatz = {'domaine': (27.10, 168.28, 91.77, 46.047, 28.637, 161.17)}
+refstatz = {'domaine': (27.10, 168.28, 91.77, 46.047, 28.637, 161.17, 0.2)}
 controlStatZ(statz, refstatz)
 
 # --- add a field on nodes of type double with z values, named "BOTTOM"