CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Meshing & Mesh Conversion (https://www.cfd-online.com/Forums/openfoam-meshing/)
-   -   [blockMesh] blockMesh Output File Format? (https://www.cfd-online.com/Forums/openfoam-meshing/104319-blockmesh-output-file-format.html)

iamed18 July 6, 2012 14:32

blockMesh Output File Format?
 
I'm working with trying to take data from a simulation (temperature, velocity, etc) and moving it to a different software package (one that isn't supported by OpenFOAM). I know the required input style that I need, but what I don't really understand is how to go about this with the file format of OpenFOAM and blockMesh.

What I'd really like is if someone could tell me how I can pair the resultant data for each cell to that particular cell's XYZ cell center and face location/size from the files given:

Code:

0/U
constant/polyMesh/{boundary,faces,neighbour,owner,points}

So the goal is the pair the velocities with their respective cell centers, and then find the sides of each cell.

Thoughts?


All times are GMT -4. The time now is 02:13.