Hello, I don't know about refinement around the sphere, but you can do it
around a local point. You need to define that point and include it in
volumes, surfaces or lines.
For example, suppose you have defined x,y,z,lc variables and Surface 20
numbering exists.
Point(11) = {x,y,z,lc};
Point(11) In Surface(20);Regards. 2017-02-23 12:49 GMT-03:00 Prithivirajan V <[email protected]>: > > Hello All, > > I am using Gmsh for creating a finite element mesh. After I create the > volume mesh, Is there a way to do a local mesh refinement around a > particular point (say x,y,z) and within a sphere of given radius. > > Kindly help ! > > -Prithivi > > _______________________________________________ > gmsh mailing list > [email protected] > http://onelab.info/mailman/listinfo/gmsh > >
_______________________________________________ gmsh mailing list [email protected] http://onelab.info/mailman/listinfo/gmsh
