[Paraview] Apply Tecplot table format file (.dat)

Deij-van Rijswijk, Menno M.Deij at marin.nl
Thu Sep 21 13:23:22 EDT 2017


Hi all,


I created the Tecplot table data importer a while ago. As the tecplot file format is very flexible, it is impossible to create a reader that caters to all possibilities (without knowledge on how the format can be used). So, the residuals.dat file is an example that our simulation code writes and that is readable by Tecplot (and now also ParaView). Its reader is based on the CSV reader that existed already. Currently, the VARIABLES must be on one line and the data needs to be in the same number of columns and the VARIABLES. Otherwise, as you experienced, it won't work.


You're more than welcome to expand the support for more ways in which the format can be used. Just be sure that the residuals.dat file can still be read ;-)


All the best,
Menno


dr. ir. Menno A. Deij-van Rijswijk | Researcher / Software Engineer | MARIN Software Group
MARIN | T +31 317 49 35 06 | M.Deij at marin.nl<mailto:M.Deij at marin.nl> | www.marin.nl<http://www.marin.nl>

[LinkedIn]<https://www.linkedin.com/company/marin> [YouTube] <http://www.youtube.com/marinmultimedia>  [Twitter] <https://twitter.com/MARIN_nieuws>  [Facebook] <https://www.facebook.com/marin.wageningen>
MARIN news: Predicting broadband hull pressure fluctuations and underwater radiated noise<http://www.marin.nl/web/News/News-items/Predicting-broadband-hull-pressure-fluctuations-and-underwater-radiated-noise.htm>

________________________________
From: ParaView <paraview-bounces at paraview.org> on behalf of Mathieu Westphal <mathieu.westphal at kitware.com>
Sent: Thursday, September 21, 2017 1:57 PM
To: Oh Hyejin; ParaView
Subject: Re: [Paraview] Apply Tecplot table format file (.dat)

Hello

Please keep the discussion in the mailing list so everyone can contribute.

Your dataset (OJF_Out-SPECIES.DAT) does not seem to have the right Tecplot format.
Please take a look to this tecplot .dat file (residuals.dat) , wich can be opened with ParaView flawlessly.
You may try to correct your file manually or correct the way it was generated.

Best,

Mathieu Westphal

On Thu, Sep 21, 2017 at 1:42 PM, Oh Hyejin <oh.hyejin at stonybrook.edu<mailto:oh.hyejin at stonybrook.edu>> wrote:
Hi,

I attached the data set. When I hit the apply button, Paraview just get stopped. And the error message says the program does not respond.
Thank you.
Best,
Hyejin

2017-09-21 3:33 GMT-04:00 Mathieu Westphal <mathieu.westphal at kitware.com<mailto:mathieu.westphal at kitware.com>>:
Hello

Can you please share the error ?
Can you share your dataset ?

Best regards,

Mathieu Westphal

On Wed, Sep 20, 2017 at 8:08 PM, Oh Hyejin <oh.hyejin at stonybrook.edu<mailto:oh.hyejin at stonybrook.edu>> wrote:
Hi,
I am graduate student and having problem with applying data to paraview.
I loaded Tecplot table format file and when I hit the apply button, the error appears.
And then the program get stopped.
Let me know what should I do to solve this problem.
Best,
Hyejin

_______________________________________________
Powered by www.kitware.com<http://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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview






-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20170921/e382c97f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: imagedb3229.PNG
Type: image/png
Size: 293 bytes
Desc: imagedb3229.PNG
URL: <http://public.kitware.com/pipermail/paraview/attachments/20170921/e382c97f/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image4e3e58.PNG
Type: image/png
Size: 331 bytes
Desc: image4e3e58.PNG
URL: <http://public.kitware.com/pipermail/paraview/attachments/20170921/e382c97f/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image084a30.PNG
Type: image/png
Size: 333 bytes
Desc: image084a30.PNG
URL: <http://public.kitware.com/pipermail/paraview/attachments/20170921/e382c97f/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image371722.PNG
Type: image/png
Size: 253 bytes
Desc: image371722.PNG
URL: <http://public.kitware.com/pipermail/paraview/attachments/20170921/e382c97f/attachment-0003.png>


More information about the ParaView mailing list