On Oct 20, 2009, at 12:54 AM, Ajay Rawat wrote:
1. I want to solve a phase field problem in 2d axially symmetric
geometry with internal heat generation.
2. I had to track the interface because as the melt propagates and
with production of gases with temperature the melt will start moving
because of pressure gradient.
Can you rephrase? I don't understand what the questions are for these
two.
3. Is there a way to visualize the mesh.
Use a Viewer() to view the simulation. A few of the viewer classes
(gist and matplotlib, I think) support a plotMesh() method, that will
display the mesh without any data on it.