mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-02-04 19:20:33 +05:00
correction cas test cubeMilieu (indice edge fond)
This commit is contained in:
parent
8ebd5942d4
commit
9afabd719b
@ -6,7 +6,7 @@ from blocFissure import gmu
|
||||
dicoParams = dict(nomCas = 'cubeMilieu',
|
||||
maillageSain = os.path.join(gmu.pathBloc, 'materielCasTests/cubeFin.med'),
|
||||
brepFaceFissure = os.path.join(gmu.pathBloc, "materielCasTests/cubeFin_Milieu.brep"),
|
||||
edgeFissIds = [4],
|
||||
edgeFissIds = [7],
|
||||
lgInfluence = 50,
|
||||
meshBrep = (5,10),
|
||||
rayonPipe = 10,
|
||||
|
Loading…
Reference in New Issue
Block a user