Hello, I mesh from a .stp file with the following command: gmsh script_1.geo project.stp mesh_script.geo -order 2 -3 -optimize -format msh -o mesh.msh The first script only defines some variables and the second defines the physicals and caracteristic lengths. My problem is that when doing so, the resulting mesh has linear second order nodes (not on the geometry). When I do exactly the same in the GUI, the midside nodes are OK ! The variable Mesh.SecondOrderLinear is set to 0 in scirpt_1. Thank-you for any help ! Best regards, Michael
_______________________________________________ gmsh mailing list [email protected] http://www.geuz.org/mailman/listinfo/gmsh
