Hi, I've set up a 3D Gmsh such that there is a convenient surface at Y==0.
Therefore, in this 3D mesh there are many faces on this plane. At every step in my transient equation, I want to take the values on the faces on this plane, and view them in a 2D viewer. Basically, the purpose of this all is to create a movie of a centered 2D splice of my 3D mesh. I've got a boolean array of all the faces which have faceCenter_Y==0. However, I'm having difficulty imposing the values, applicable to the True values in the array, in the 3D mesh on a 2D mesh. Any ideas? Thanks, Laurence _______________________________________________ fipy mailing list [email protected] http://www.ctcms.nist.gov/fipy [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]
