Difference between revisions of "Ccm26ToFoam"

From OpenFOAMWiki
(Created page with 'Converts star-ccm mesh to openFOAM format. Using the following library, enables the convertor to read the latest starccm+ format (4.4): [http://www.cfd-online.com/Forums/openfoa…')
 
m
Line 3: Line 3:
 
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, and run the "AllwmakeLibccmio" script, 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".

Revision as of 09:14, 21 April 2010

Converts star-ccm mesh to openFOAM format.

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