> On 16 Oct 2018, at 20:28, Mark Smith <[email protected]> wrote: > > Hi Gmsh team, > I use Gmsh to produce meshes for use with the Elmer multiphysics package. > Unfortunately in Elmer the higher order prism elements which Elmer uses are > 15 node quadratic prism elements, 6 corner nodes and 9 mid-side nodes, is > there a way to get Gmsh to output type 18 rather than type 13 which seems to > be the default when selecting "set order 2"
Mesh.SecondOrderIncomplete = 1; > Best regards > Mark > _______________________________________________ > gmsh mailing list > [email protected] > http://onelab.info/mailman/listinfo/gmsh — Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.ulg.ac.be/~geuzaine Free software: http://gmsh.info | http://getdp.info | http://onelab.info _______________________________________________ gmsh mailing list [email protected] http://onelab.info/mailman/listinfo/gmsh
