Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

file format and viewer for newbie

0 views
Skip to first unread message

boul...@gmail.com

unread,
Aug 18, 2008, 10:26:15 AM8/18/08
to
I am learning CFD at home and I would like to save the output of my
simple simulations and visualize them. Can you please suggest a file
format that is easy to develop with and an easy to use viewer ? I do
not need something very complex. I just need to be able to save and to
view 2D and 3D fields created from a C++ program.

I am using Linux and want to use open-source software only.

Maciej Marek

unread,
Aug 19, 2008, 3:16:51 AM8/19/08
to
boul...@gmail.com pisze:


I find this software very useful:
http://mayavi.sourceforge.net/
http://www.paraview.org/New/index.html

Data format is that of VTK:
http://www.vtk.org/pdf/file-formats.pdf


Regards,
Maciej Marek

Max

unread,
Aug 19, 2008, 5:36:32 AM8/19/08
to

You may also want to check VisIt

https://wci.llnl.gov/codes/visit/

It handles natively many file formats, and you can also add you own
reader in C++.

Regards,
Max

0 new messages