Hello.

I have made an additional test: grouping all tecplot files in a same dataset before any other operation allows to use the saved state file.

Test 1: the simple pipeline that cannot be used as saved state:
- open Tecplot File 1
       |
       extract subset 1
- open Tecplot File 2
       |
       extract subset 2
- group subset 1 and subset 2 in new dataset 1
- coloring the dataset 1

Saving state of this pipeline, loading the pvsm file crashes PV.

Test 2: the more complex pipeline that can be used as a saved state:
- Open Tecplot File 1
- Open Tecplot File 2
- group loaded Tecplot Files 1 and 2 in new dataset 1
  |
  extract block 1 from dataset 1 (content of Tecplot file 1)
  extract subset 1 from bloc 1
  |
  extract block 2 from dataset 1 (content of Tecplot file 2)
  extract subset 2 from block 2
- group subset 1 and subset 2 in dataset 2
- coloring the dataset 2

Saving state of this pipeline, the pvsm file can be used.
Note: After loading the pvsm file, you must go on the reader of each tecplot file, select the arrays (unselected by default), then click apply.

Of course, I can attach the two corresponding pvsm files if it may help.

Best regards

--
Richard GRENON
ONERA
Departement d'Aerodynamique Appliquee - DAAP/ACI
8 rue des Vertugadins
92190 MEUDON - FRANCE
phone : +33 1 46 73 42 17
fax   : +33 1 46 73 41 46
mailto:richard.gre...@onera.fr
http://www.onera.fr

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to