manpagez: man pages & more
info gmsh
Home | html | info | man
[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

3.2 Non-interactive mode

Gmsh can be run non-interactively in ‘batch’ mode, without GUI(3). For example, to mesh the first tutorial in batch mode, just type:

> gmsh t1.geo -2

To mesh the same example, but with the background mesh available in the file ‘bgmesh.pos’, type:

> gmsh t1.geo -2 -bgm bgmesh.pos

For the list of all command-line options, see Command-line options.


This document was generated on February 9, 2014 using texi2html 5.0.

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.