]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
changement du cas-test
authorGérald NICOLAS <gerald.nicolas@edf.fr>
Mon, 5 Jul 2021 16:17:15 +0000 (18:17 +0200)
committerGérald NICOLAS <gerald.nicolas@edf.fr>
Mon, 5 Jul 2021 16:17:15 +0000 (18:17 +0200)
src/PythonAddons/Test/TestpipeNetwork.py
src/PythonAddons/doc/pipeNetworkFeature.rst
src/PythonAddons/macros/pipeNetwork/pipeNetwork_ligne.txt

index 2d2dc3fe336e2c4c72915753bf991584b5d347a2..910ffea75fe27c0c9ec82d78fe8fb52b88797afa 100755 (executable)
@@ -47,6 +47,6 @@ aFile = anImportFeature.string(aFieldName)
 aFile.setValue(theFile)
 aSession.finishOperation()
 
-assert(aPart.size("Construction") == 21), "Wrong number of construction: {}".format(aPart.size("Construction"))
+assert(aPart.size("Construction") == 35), "Right number of construction: {}".format(aPart.size("Construction"))
 
-assert(aPart.size("Folders") == 1), "Wrong number of folders: {}".format(aPart.size("Folders"))
+assert(aPart.size("Folders") == 1), "Right number of folders: {}".format(aPart.size("Folders"))
index ab0bf52f1b9bc586d6944fddd614ebc51e0d159f..f341ebe311d3a7aa1274e3c359edb97f69a14ec0 100644 (file)
@@ -31,7 +31,7 @@ Règles générales
 - Une information par ligne
 - Sur une ligne, les données sont séparés par des blancs
 - Les données sont regroupées en 3 sections : les noeuds, la connectivité, les raccordements
-- Une section débute par **mot-clé section** est finit par *............*
+- Une section débute par **mot-clé section**
 
 Les noeuds
 ----------
index 734541f817fc19b4b6d6c09f5d9634fc20c049a6..9a41f60051dd8d9f61591fa8d872558808c46650 100644 (file)
@@ -9,7 +9,7 @@ id_noeud5 - 30 -21 10
 id_noeud6 - 30 -10 10
 id_noeud7 - 30 0 10
 # Les deux piquages
-id_noeudA id_noeud2 -5 5 10
+id_noeudA id_noeud2 -5 -5 10
 id_noeudB id_noeudA 0 5 10
 id_noeudC - 30 -10 20
 id_noeudD id_noeudC 5 5 5