[Gmsh] Forcing all jacobians to be positive
Carole-Anne Daunais
carole-anne.daunais at polymtl.ca
Fri May 29 20:48:15 CEST 2020
Hi,
I am using GMSH 4.5.6 to generate a 3d mesh. I used the following 2
lines in the .geo file to ensure that no element would have a jac.<0.
Mesh.ElementOrder = 2;
Mesh.HighOrderOptimize = 1;
It unfortunately didn't work for me. The mesh is generated, but the
software failed (froze). Is there another way I can force all
jacobians to be positive when creating my mesh?
Thank you,
Carole-Anne
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test2.geo
Type: application/vnd.dynageo
Size: 2245 bytes
Desc: not available
URL: <http://onelab.info/pipermail/gmsh/attachments/20200529/fe3392eb/attachment.geo>
More information about the gmsh
mailing list