> On 18 Feb 2019, at 16:36, Alessandro Vicini <[email protected]> > wrote: > > > I was wondering whether it could be possible in one of next releases to > assign a mesh background field through a list of points with associated > control length, i.e.: > > [x, y, z, lc]_i , i=1,...,N > > This would be quite handy for an automatic grid refinement procedure...
The issue is that we need to be able to interpolate the values. Without a mesh you could use e.g. radial basis functions. Feel free to submit a merge request with such a field: it could indeed be interesting! Christophe > > A. > _______________________________________________ > 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 _______________________________________________ gmsh mailing list [email protected] http://onelab.info/mailman/listinfo/gmsh
