Contrib/fluentMeshToFoamWithInternals

From OpenFOAMWiki

Valid versions: OF version 12.png

Note: This functionality is part of OpenFOAM for a long time

1 Short description

A modification of the original fluentMeshToFoam that writes cellZones and faceZones.

2 Usage

The usage is similar to fluentMeshToFoam .

If the switch --writeZones is used then no cellSets but cellZones are written.

3 Technical

To work around a typo in OpenFOAM 1.2 if no faceZone is found in the original mesh a dummy faceZone of size 0 is generated and written.

4 Download

The tar file with the sources Basically this is the original fluentMeshToFoam utility with some minor modifications.

5 History

First upload of the utility

--Bgschaid 00:00, 20 Oct 2005 (CEST)