Julien, That should be relatively easy to debug. At least figuring out why the wrong value is being set at a given location. If you don't have any success with debugging I can give it a go.
Cheers On Fri, Sep 16, 2011 at 9:57 AM, Julien Derr <[email protected]> wrote: > Hi Daniel, > > I implemented your solution which works fine. But I find a conflict with the > level set interface. > > I used a custom class to set this value through explicit term only at the > interface: > It works fine, at the interface, but for some reason it also set the value > at the edge of the mesh !!! is there a reason why the end of the mesh would > have the same property as the interface? Don't know off hand. > does the self.distanceVar._cellInterfaceFlag Flag is also one at the > outside edge of the mesh ?? Print the values and check it. -- Daniel Wheeler
