You can get all the available options by typing in the command line:
gmsh -—help

2D mesh => -2
3D mesh => -3
gmsh -smooth number_steps
gmsh -optimize


Best,
Ruth


On 21 Sep 2018, at 14:47, Alessandro Vicini 
<[email protected]<mailto:[email protected]>> wrote:


I usually work interactively, and I go through the following steps to generate 
a 3D mesh:

1)      2D mesh;
2)      Smoothing of the 2D mesh (repeated a few times);
3)      3D mesh;
4)      Optimization of 3D mesh.

How would I carry out the same process from command line? Thank you.

A.


_______________________________________________
gmsh mailing list
[email protected]<mailto:[email protected]>
http://onelab.info/mailman/listinfo/gmsh

_______________________________________________
gmsh mailing list
[email protected]
http://onelab.info/mailman/listinfo/gmsh

Reply via email to