Difference between revisions of "Contrib/fluentMeshToFoamWithInternals"

From OpenFOAMWiki
m
m
Line 1: Line 1:
{{VersionInfo}}{Version1.2}}
+
{{VersionInfo}}{{Version1.2}}
  
 
== Short description ==
 
== Short description ==

Revision as of 11:19, 2 February 2006

Valid versions: OF version 12.png

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)