[Gmsh] How to build 3D mesh out of a previously made 2D mesh (and so on)

Serban.Georgescu at uk.fujitsu.com Serban.Georgescu at uk.fujitsu.com
Fri May 20 12:32:38 CEST 2011


Dear All,

I want to use Gmsh to mesh CAD files from the command-line.
Gmsh first meshes 1D, then 2D and then 3D and this can be specified from the cmdline using -1, -2 and -3 respectively.

Say I first mesh 1D, like this:
gmsh.exe test.brep -1 -o test.1d.msh

Now, I want to mesh 2D, based on the previously made test.1d.msh, and output the 2D mesh to test.2d.msh
Same applies from 2D -> 3D.
How can I do that?

Thanks in advance,
Serban


______________________________________________________________________
                                        
 Fujitsu Laboratories of Europe Limited
 Hayes Park Central, Hayes End Road, Hayes, Middlesex, UB4 8FE
 Registered No. 4153469
 
 This e-mail and any attachments are for the sole use of addressee(s) and
 may contain information which is privileged and confidential. Unauthorised
 use or copying for disclosure is strictly prohibited. The fact that this
 e-mail has been scanned by Trendmicro Interscan does not guarantee that 
 it has not been intercepted or amended nor that it is virus-free.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20110520/8418a9c9/attachment.html>