On Apr 26, 2012, at 5:28 PM, Yun Tao wrote: > Thank you for the wonderful links. I've noticed that all of them use a > circular mesh built on Gmsh. Unfortunately, I've been having serious trouble > getting the latter package speak to python on my 64-bit OS X. But, for my > need to generate a bivariate normal, would regular Grid2D not be enough?
The mesh is irrelevant; the way to get the coordinates is always the same. Besides, only the first two examples used circular meshes; the other two were defined on a Grid2D. _______________________________________________ fipy mailing list [email protected] http://www.ctcms.nist.gov/fipy [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]
