Difference between revisions of "Ccm26ToFoam"

From OpenFOAMWiki
m
Line 1: Line 1:
Converts star-ccm mesh to openFOAM format.
+
Converts star-ccm mesh to OpenFOAM format.
 +
 
 +
 
 +
{{VersionInfo}} {{version1.5}}{{version1.6}}
  
 
Using the following library, enables the convertor to read the latest starccm+ format (4.4): [http://www.cfd-online.com/Forums/openfoam-bugs/62300-of15-libccmio-thus-ccm26tofoam-do-not-compile-2.html#post236505 libccmio].
 
Using the following library, enables the convertor to read the latest starccm+ format (4.4): [http://www.cfd-online.com/Forums/openfoam-bugs/62300-of15-libccmio-thus-ccm26tofoam-do-not-compile-2.html#post236505 libccmio].
  
Download the compressed archive from the above post ([http://www.cfd-online.com/Forums/attachments/openfoam-bugs/1513d1258411719-of15-libccmio-thus-ccm26tofoam-do-not-compile-awlibccmio.tar.gz 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".
+
Download the compressed archive from the above post ([http://www.cfd-online.com/Forums/attachments/openfoam-bugs/1513d1258411719-of15-libccmio-thus-ccm26tofoam-do-not-compile-awlibccmio.tar.gz 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".
 +
 
 +
 
 +
{{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".

Revision as of 13:05, 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".


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".