|
[Sponsors] |
August 7, 2010, 08:58 |
unstructure cartesian mesh viewer
|
#1 |
Member
Mohammad Reza Hadian
Join Date: Mar 2009
Location: Yazd, Iran
Posts: 52
Rep Power: 17 |
Hi
i am working on unstructured Cartesian grid on moving domain. i created a code for grid generation and i am looking for a package that can handle this type of grid (commercial or free). what is your recommendation? what about tecplot, paraview..? an example of the mesh is (from a reference): http://img135.imageshack.us/img135/5602/46840800.jpg Last edited by wyldckat; September 3, 2015 at 18:59. Reason: disabled embedded images |
|
August 7, 2010, 15:06 |
Paraview and Tecplot
|
#2 |
Super Moderator
Hans Bihs
Join Date: Jun 2009
Location: Trondheim, Norway
Posts: 403
Rep Power: 19 |
Hei Hadian,
both should work. For Tecplot your should use the FE-Brick cell type and for Paraview the unstructured grid with the VTK_VOXEL cell type. You can get the Tecplot file format reference here: ftp://ftp.tecplot.com/pub/doc/tecplo...dataformat.pdf and the Paraview reference here: http://www.vtk.org/VTK/img/file-formats.pdf If you plan on parallelizing your code with the domain decomposition method (i.e. MPI), Paraview offers great support for parallel data output. From Experience, Paraview seems to be faster and more stable than Tecplot - and it is for free. Cheers Hans |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] vtk mesh or Abaqus mesh to OpenFOAM | bigphil | OpenFOAM Meshing & Mesh Conversion | 27 | November 23, 2015 18:31 |
mesh missing after export in gambit | morteza08 | Main CFD Forum | 0 | July 23, 2010 03:19 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |
basic of mesh refinement | arya | CFX | 4 | June 19, 2007 13:21 |
Icemcfd 11: Loss of mesh from surface mesh option? | Joe | CFX | 2 | March 26, 2007 19:10 |