|
[Sponsors] |
September 4, 2013, 15:50 |
processing OpenFoam results on TecPlot360
|
#1 |
New Member
Joey
Join Date: Nov 2009
Location: Moscow, ID
Posts: 6
Rep Power: 17 |
Hello,
im trying to use tecplot to post process my result of simulation from OpenFoam. im learning openFoam. i load the data in tecplot using the OpenFoam(FEA) loader in tecplot. i wanna know if there is an easy way to store the FE data from OpenFoam in the ordered i,j,k form that tecplot is better equipped to deal with..?? for the lid cavity tutorial case, im trying to plot U vs Y at constant X - vertical center of domain. (x=0.05) and also, V vs X at constant Y - horizontal center of domain, (y=0.05) can someone tell me if this is readily possible in tecplot..?? every way ive tried isnt working well. ive read that its a prob with data being in FE format and not ordered i,j,k.. is that true ..?? please help~ Thanks in advance! |
|
February 15, 2014, 18:34 |
|
#2 |
Senior Member
Join Date: Jan 2014
Posts: 179
Rep Power: 12 |
Hi,
I do not know if your case is actual, but there are some thoughts: OF is an unstructural solver which is using point grid data base connections. So results are unstructured, even if youn are using an structured grid. 1st option: Writing a tool which reorders your grid to your velocity and p profiles (still working in this) 2nd option: Kind of workaround Save your grid as structured and interpolate (e.g.: with Python) your data on structured grid. If your original grid is the same like your grid you calculated on there shoudl be no interpolation losses. There you go... |
|
Tags |
fe data, openfoam, post procesing, tecplot360 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OpenFOAM - Validation of Results | Ahmed | OpenFOAM Running, Solving & CFD | 10 | May 13, 2018 19:28 |
Transforming results to OpenFOAM format | astein | OpenFOAM Post-Processing | 7 | May 3, 2013 13:25 |
[swak4Foam] OpenFOAM 1.6 and 1.7 with interFoam, groovyBC give different strange results | Arnoldinho | OpenFOAM Community Contributions | 7 | December 9, 2010 17:29 |
post processing of Kiva results using ensight | vedhusiva | Main CFD Forum | 1 | June 24, 2010 13:36 |
OpenFOAM 13 Intel quadcore parallel results | msrinath80 | OpenFOAM Running, Solving & CFD | 13 | February 5, 2008 06:26 |