2011/6/24 <[email protected]>: > Thank you for the help. The output .msh does not contain these attractor > points anymore, but the problem is the output .msh file only contains Nodes > and Tetrahedrons, Points and Lines and Triangles on the boundary are not > saved. > > I tried -saveall option, then everything is saved including the atrractor > points. Please let me know how to save the output .msh file including all > elements but the arractor points.
Hello. Sorry for the delay in replying; I've been travelling. The simplest idea is to declare all the entities you want saved as Physical, so if you want Triangles on the boundary saved, e.g. for the imposition of boundary conditions, declare some Physical Surfaces. _______________________________________________ gmsh mailing list [email protected] http://www.geuz.org/mailman/listinfo/gmsh
