|
[Sponsors] |
October 9, 2008, 12:42 |
tecplot data format
|
#1 |
Guest
Posts: n/a
|
Dear friends:
I want to use tecplot to plot my field contour, i use a quadratic triangular element, but i do not know what is the format for the quadratic triangular element. Tecplot provide the format for the linear element. Regards |
|
October 9, 2008, 12:59 |
Re: tecplot data format
|
#2 |
Guest
Posts: n/a
|
yes, tecplot support just linear elements, but u convert a quad-triangle to four linear triangles then use tecplot (not a perfect solution, but what to do with this weakness of tecplot)
another solution is to use Paraview, it have support for quadratic elements as well (i'm not sure but i guess it split them in the same manner then visualize) |
|
October 9, 2008, 23:05 |
Re: tecplot data format
|
#3 |
Guest
Posts: n/a
|
thank you very much, dear friends. so could you please help me with the format of the paraview. regards
|
|
October 10, 2008, 02:49 |
Re: tecplot data format
|
#4 |
Guest
Posts: n/a
|
is simple, should write a vtk file, for this read this document:
http://www.vtk.org/pdf/file-formats.pdf writing text vtk file is easy, but binart is bit more difficult, there is a smaple F90 code to write a binary VTK file by Renato Elias here: http://www.nacad.ufrj.br/~rnelias/pa...VTKFormats.f90 hope this helps |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
CGNS vs Tecplot Data Format | LWhitson2 | Main CFD Forum | 3 | July 1, 2011 14:50 |
Best format for simulation data? | cbisw | Main CFD Forum | 9 | May 30, 2011 03:38 |
TECPLOT file data format Plz Explain | whats_in_a_name | FLUENT | 1 | February 21, 2007 09:50 |
tecplot data format | Harry | Tecplot | 0 | June 24, 2006 18:32 |
How to update polyPatchbs localPoints | liu | OpenFOAM Running, Solving & CFD | 6 | December 30, 2005 18:27 |