X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPlugins%2FMEDReader%2Fplugin%2FTest%2FtestMEDReader4.py;h=e386c483f00d706c6e5a3c40bc771964f8f2eb5d;hb=08ab17bc266216e73edb72fefbcd115da4e9b1e2;hp=d41af2f4611c5c865cfd243103e93552c4522648;hpb=2edaa599076428e9090d79f729341e0f20bc0b01;p=modules%2Fparavis.git diff --git a/src/Plugins/MEDReader/plugin/Test/testMEDReader4.py b/src/Plugins/MEDReader/plugin/Test/testMEDReader4.py index d41af2f4..e386c483 100644 --- a/src/Plugins/MEDReader/plugin/Test/testMEDReader4.py +++ b/src/Plugins/MEDReader/plugin/Test/testMEDReader4.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2020 CEA/DEN, EDF R&D +# Copyright (C) 2007-2022 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -71,10 +71,10 @@ def test(baseline_file): ################### MED write is done -> Go to MEDReader fname = GenerateCase() - testMEDReader4_med=MEDReader(FileName=fname) + testMEDReader4_med=MEDReader(FileNames=[fname]) - testMEDReader4_med.AllArrays=['TS0/mesh/ComSup0/f0NoPfl@@][@@P1','TS0/mesh/ComSup0/mesh@@][@@P1'] - #testMEDReader4_med.AllTimeSteps=['0000'] + testMEDReader4_med.FieldsStatus=['TS0/mesh/ComSup0/f0NoPfl@@][@@P1','TS0/mesh/ComSup0/mesh@@][@@P1'] + #testMEDReader4_med.TimesFlagsStatus=['0000'] Glyph1=Glyph(Input=testMEDReader4_med,GlyphType='Sphere') Glyph1.ScaleArray=['POINTS','No scale array']#f0NoPflN