Difference between revisions of "Ccm26ToFoam"

From OpenFOAMWiki
Line 11: Line 11:
  
 
NOTE: '''ccm26ToFoam''' in the 1.6 version doesn't compile! You will have to get it from the git 1.6.x version! See [http://www.cfd-online.com/Forums/openfoam-bugs/67203-compile-problem-ccm26tofoam-openfoam-1-6-a.html here] for more information.
 
NOTE: '''ccm26ToFoam''' in the 1.6 version doesn't compile! You will have to get it from the git 1.6.x version! See [http://www.cfd-online.com/Forums/openfoam-bugs/67203-compile-problem-ccm26tofoam-openfoam-1-6-a.html here] for more information.
 +
  
 
{{VersionInfo}}{{version1.7}}
 
{{VersionInfo}}{{version1.7}}
  
 
The files for '''ccm26ToFoam''' have already been fixed in OpenFOAM 1.7. Simply compile the optional '''ccm26ToFoam''' utility with "$FOAM_APP/utilities/mesh/conversion/Optional/Allwmake".
 
The files for '''ccm26ToFoam''' have already been fixed in OpenFOAM 1.7. Simply compile the optional '''ccm26ToFoam''' utility with "$FOAM_APP/utilities/mesh/conversion/Optional/Allwmake".

Revision as of 16:32, 27 July 2010

Converts star-ccm mesh to OpenFOAM format.


Valid versions: OF version 15.png OF version 16.png

Using the following library, enables the convertor to read the latest starccm+ format (4.4): libccmio.

Download the compressed archive from the above post (awlibccmio), extract the two files, and run the "AllwmakeLibccmio" script. This will download and compile the libccmio library.

Then compile the optional ccm26ToFoam utility with "$FOAM_APP/utilities/mesh/conversion/Optional/Allwmake".

NOTE: ccm26ToFoam in the 1.6 version doesn't compile! You will have to get it from the git 1.6.x version! See here for more information.


Valid versions: OF version 17.png

The files for ccm26ToFoam have already been fixed in OpenFOAM 1.7. Simply compile the optional ccm26ToFoam utility with "$FOAM_APP/utilities/mesh/conversion/Optional/Allwmake".