Difference between revisions of "Contrib gmsh2ToFoam"

From OpenFOAMWiki
 
Line 3: Line 3:
 
==Short Description==
 
==Short Description==
  
<tt>gmshToFoam</tt> with support to .msh file format version 2.0 introduced in gmsh-2.0.0.
+
A modified <tt>gmshToFoam</tt> with support to .msh file format version 2.0 (ASCII type only) introduced in gmsh-2.0.0.
  
 
==Usage==
 
==Usage==
  
 
Identical to the original <tt>gmshToFoam</tt>. <tt>Gmsh2ToFoam</tt> can also handle the conventional (version 1.0) .msh file format and automatically determines the format version.
 
Identical to the original <tt>gmshToFoam</tt>. <tt>Gmsh2ToFoam</tt> can also handle the conventional (version 1.0) .msh file format and automatically determines the format version.
 +
 +
For feedback and discussion go to [http://openfoam.cfd-online.com/forum/messages/1/3841.html this thread] on the Message Board.
  
 
==Download==
 
==Download==

Revision as of 13:07, 16 February 2007

Valid versions: OF version 13.png

1 Short Description

A modified gmshToFoam with support to .msh file format version 2.0 (ASCII type only) introduced in gmsh-2.0.0.

2 Usage

Identical to the original gmshToFoam. Gmsh2ToFoam can also handle the conventional (version 1.0) .msh file format and automatically determines the format version.

For feedback and discussion go to this thread on the Message Board.

3 Download

gmsh2ToFoam-20070216.tar.gz

4 History

First Upload: 7islands 13:28, 16 Feb 2007 (CET)