Contrib/cellCenters

From OpenFOAMWiki
< Contrib
Revision as of 20:04, 21 March 2015 by Wyldckat (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Source code repository
cellCenters at Bitbucket
Description
An OpenFOAM utility to write the position of each mesh cell center for a given timestep.
This tool is similar to the writeCellCentres utility (which outputs three files, one with the x, y, and z components, respectively), except that it outputs a single file with the vector coordinates of the cell center positions.
Support pages