|
[Sponsors] |
February 6, 2017, 05:16 |
Converting a tecplot file to OpenFOAM format
|
#1 |
New Member
Alex Landsberg
Join Date: Sep 2009
Location: Australia
Posts: 15
Rep Power: 0 |
Hello guys
I am trying to write a converter for 2D cases from tecplot to OpenFOAM. The file consists of the list of points and list of connectivity for each cell. The header specifies that the elements are of type quad. I read the points and extrude them in the z direction as requested by OpenFOAM 2D format. I then read the connectivity for cells adding points in the z direction in order to have hex shape. In paraview the mesh looks pretty good but when i run checkMesh it failed to check the topology and got an error with the cellpoints method. Is it a face orientation problem ? Thanks for your help |
|
Tags |
cellpoints, converter to openfoam, face orientation |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
polynomial BC | srv537 | OpenFOAM Pre-Processing | 4 | December 3, 2016 10:07 |
[swak4Foam] swak4foam building problem | GGerber | OpenFOAM Community Contributions | 54 | April 24, 2015 17:02 |
[swak4Foam] Swak4FOAM 0.2.3 / OF2.2.x installation error | FerdiFuchs | OpenFOAM Community Contributions | 27 | April 16, 2014 16:14 |
friction forces icoFoam | ofslcm | OpenFOAM | 3 | April 7, 2012 11:57 |
[blockMesh] Axisymmetrical mesh | Rasmus Gjesing (Gjesing) | OpenFOAM Meshing & Mesh Conversion | 10 | April 2, 2007 15:00 |