CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: hartinger
Forum: OpenFOAM Post-Processing July 9, 2007, 06:17
Replies: 165
Views: 36,227
Posted By hartinger
Hey Krystian, tecplot provi

Hey Krystian,

tecplot provides functions to create your own binary data writer. For Tecplot 9.2 that is described in the reference manual, chapter 11, including some examples.

regards ...
Forum: OpenFOAM Post-Processing September 17, 2006, 11:22
Replies: 165
Views: 36,227
Posted By hartinger
Hey Frank, at the moment fo

Hey Frank,

at the moment foamToTecplot is limited to hex, wedge, prism, pyramid and tet due to the limitations in tecplot. If you want to handle polyhedrals you could make tets out of them....
Forum: OpenFOAM Post-Processing August 15, 2006, 05:33
Replies: 165
Views: 36,227
Posted By hartinger
either you create a new variab

either you create a new variable in foam and write it out
or you calculate the magnitude directly in tecplot
{magU}=sqrt(sqr({U_X}) + sqr({U_Y}) + sqr({U_Z}))

markus
Forum: OpenFOAM Post-Processing June 6, 2006, 07:24
Replies: 165
Views: 36,227
Posted By hartinger
download the foamToTecplot.tgz

download the foamToTecplot.tgz thing above and save it as such.
then
> tar xvfz foamToTecplot.tgz
> cd foamToTecplot
> wmake


markus
Forum: OpenFOAM Post-Processing April 1, 2006, 09:06
Replies: 165
Views: 36,227
Posted By hartinger
Hi the number of tecplot va

Hi

the number of tecplot variables was limited to twenty. I made it dynamic and tested it on the bed-case with OpenFOAM-1.3.
The code is attached

...
Forum: OpenFOAM Post-Processing May 13, 2005, 12:53
Replies: 165
Views: 36,227
Posted By hartinger
Hallo, I changed the vertex

Hallo,

I changed the vertex ordering as proposed by Jongtae Kim and made the 'VARIABLES...' declaration in writeTECfile.H automatically. I tested it for my hex-mesh and the pitzDaily test-case...
Showing results 1 to 6 of 6

 
Forum Jump

All times are GMT -4. The time now is 17:12.