Re: [Paraview] ?????? ??????RE: error when open tecplot(.plt) files

2013-04-26 Thread Richard GRENON

Hi Zhang.

Just a last info: since my last mail, I have made some tests with old 
binary Tecplot (.plt) files, and I discovered that some files are 
readable, but some files are not readable and give the same error 
message. In fact, it depends on the Tecplot version that has built these 
files. So, if you have problems with old (.plt) files, you may try to 
convert them into a recent version of the (.plt) format using a recent 
Tecplot release before reading them with Paraview.


Have a good week-end.

Richard.

Le 26/04/2013 14:20, zhangqingyu a ??crit :

Hi Richard,
  Thank you again for your patient and useful suggestion! Best wishes 
ever for you !




-- ?? ?? --
*??:* "Richard GRENON";
*:* 2013??4??26??(??) 7:06
*??:* "zhangqingyu"<916462...@qq.com>; 
"paraview@paraview.org";

*:* Re: ??RE: [Paraview] error when open tecplot(.plt) files

Hello.

Glad to see that you have solved your problem. It is true that you 
need the Vislt software for reading Tecplot files, but this software 
is included in the last Paraview release 3.98.1. I am using the last 
binaries found on the Paraview download pages, and I can read Tecplot 
binary or ASCII files without adding software.


On older Paraview releases, the Vislt software was delivered as a 
plugin that was not activated by default. In that case, you had to go 
through the menu "Tools->Manage plugins", then select the "Vislt" 
plugin, click the "Load selected" button, close Paraview, and finally 
reopen Paraview to get the plugin activated. So, check your Paraview 
version, and you may want to update it for the last 3.98.1 release.


But take care: there are two Tecplot readers. If you open a (.tp) 
ASCII Tecplot file, you will have the choice between "Tecplot Files" 
or "Tecplot Files (Vislt)". I don't know exactly what are the 
differences, but if a reader fails, try the other.


But the Tecplot readers are not perfect, and that may explain your 
ERROR message. Sometimes, with Tecplot ASCII files, I have to remove 
from the header some options that the readers do not recognize. Try to 
have the simplest headers without "exotic" options when using ASCII 
files, and the readers will be OK.


If you have again problems with (.plt) files, feel free to provide a 
(short) sample file.


Richard


Le 26/04/2013 12:29, zhangqingyu a ??crit :

dear Richard:
  many thanks for your reply. i am form China, yesterday i came 
across the paraview and it did get my interests, so i want to use 
paraview instead of tecplot.
it does not work when adopt your opinion, the error reminder message 
is that:
ERROR: In 
C:\DBD\pvs-x32\paraview\src\paraview\Utilities\VisItBridge\databases\AvtAlgorithms\vtkAvtSTMDFileFormatAlgorithm.cxx, 
line 122


vtkVisItTecplotBinaryReader (0A119958): Unable to find any meshes



ERROR: In 
C:\DBD\pvs-x32\paraview\src\paraview\VTK\Common\ExecutionModel\vtkExecutive.cxx, 
line 753


vtkPVCompositeDataPipeline (0A0A9440): Algorithm 
vtkVisItTecplotBinaryReader(0A119958) returned failure for request: 
vtkInformation (0A101248)


Debug: Off

Modified Time: 100298

Reference Count: 1

Registered Events: (none)

Request: REQUEST_DATA_OBJECT

FORWARD_DIRECTION: 0

ALGORITHM_AFTER_FORWARD: 1

  but i got some useful message from the paraview->help,  and i have 
downloaded the software VisIt, and it goes well. the link of VisIt is 
https://wci.llnl.gov/codes/visit/download.html


   at last, thank you again for your help.



--  --
*??:* "Richard GRENON";
*:* 2013??4??26??(??) 5:12
*??:* "paraview@paraview.org"; 
"916462313"<916462...@qq.com>;

*:* RE: [Paraview] error when open tecplot(.plt) files

Hello.

Paraview 3.98.1 is able to read Tecplot ASCII or Binary files.

For Tecplot (.plt) files, menu "File->Open" and choose "Tecplot Binary
Files (Vislt) (*.plt)" in the "Files of type" list before selecting your
(.plt) file.

Richard.

> honorable guys: i need to open tecplot(.plt) files , but there is 
an error

> reminder when i try, does it need any tecplot reader?? where can i
> find the
> reader? thanks a lot.

--
  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




--
  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



--
 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

Re: [Paraview] ??????RE: error when open tecplot(.plt) files

2013-04-26 Thread Richard GRENON

Hello.

Glad to see that you have solved your problem. It is true that you need 
the Vislt software for reading Tecplot files, but this software is 
included in the last Paraview release 3.98.1. I am using the last 
binaries found on the Paraview download pages, and I can read Tecplot 
binary or ASCII files without adding software.


On older Paraview releases, the Vislt software was delivered as a plugin 
that was not activated by default. In that case, you had to go through 
the menu "Tools->Manage plugins", then select the "Vislt" plugin, click 
the "Load selected" button, close Paraview, and finally reopen Paraview 
to get the plugin activated. So, check your Paraview version, and you 
may want to update it for the last 3.98.1 release.


But take care: there are two Tecplot readers. If you open a (.tp) ASCII 
Tecplot file, you will have the choice between "Tecplot Files" or 
"Tecplot Files (Vislt)". I don't know exactly what are the differences, 
but if a reader fails, try the other.


But the Tecplot readers are not perfect, and that may explain your ERROR 
message. Sometimes, with Tecplot ASCII files, I have to remove from the 
header some options that the readers do not recognize. Try to have the 
simplest headers without "exotic" options when using ASCII files, and 
the readers will be OK.


If you have again problems with (.plt) files, feel free to provide a 
(short) sample file.


Richard


Le 26/04/2013 12:29, zhangqingyu a ??crit :

dear Richard:
  many thanks for your reply. i am form China, yesterday i came 
across the paraview and it did get my interests, so i want to use 
paraview instead of tecplot.
it does not work when adopt your opinion, the error reminder message 
is that:
ERROR: In 
C:\DBD\pvs-x32\paraview\src\paraview\Utilities\VisItBridge\databases\AvtAlgorithms\vtkAvtSTMDFileFormatAlgorithm.cxx, 
line 122


vtkVisItTecplotBinaryReader (0A119958): Unable to find any meshes



ERROR: In 
C:\DBD\pvs-x32\paraview\src\paraview\VTK\Common\ExecutionModel\vtkExecutive.cxx, 
line 753


vtkPVCompositeDataPipeline (0A0A9440): Algorithm 
vtkVisItTecplotBinaryReader(0A119958) returned failure for request: 
vtkInformation (0A101248)


Debug: Off

Modified Time: 100298

Reference Count: 1

Registered Events: (none)

Request: REQUEST_DATA_OBJECT

FORWARD_DIRECTION: 0

ALGORITHM_AFTER_FORWARD: 1

  but i got some useful message from the paraview->help,  and i have 
downloaded the software VisIt, and it goes well. the link of VisIt is 
https://wci.llnl.gov/codes/visit/download.html


   at last, thank you again for your help.



--  --
*??:* "Richard GRENON";
*:* 2013??4??26??(??) 5:12
*??:* "paraview@paraview.org"; 
"916462313"<916462...@qq.com>;

*:* RE: [Paraview] error when open tecplot(.plt) files

Hello.

Paraview 3.98.1 is able to read Tecplot ASCII or Binary files.

For Tecplot (.plt) files, menu "File->Open" and choose "Tecplot Binary
Files (Vislt) (*.plt)" in the "Files of type" list before selecting your
(.plt) file.

Richard.

> honorable guys: i need to open tecplot(.plt) files , but there is an 
error

> reminder when i try, does it need any tecplot reader?? where can i
> find the
> reader? thanks a lot.

--
  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




--
 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