On May 2, 2011, at 1:13 PM, Julien Derr wrote:
> Thanks a lot Johnathan for looking at it ... > > I just runned it, and it failed after 169 steps. OK, thanks. As I just posted, I provoked failure (and found the solution) on a smaller mesh. > seems I am using the 2.2 version > >>> print fipy.__version__ > 2.2-dev OK, thanks. I was hoping for the svn revision number, but I guess it doesn't always get recorded in the __version__. > I hope it is accurate that _CUSTOMMetalIonSourceVariable doesn't use the > deposition rate. The boundary condition I am trying to implement is that the > concentration is always c=0 at the interface. > > so the speed of the interface, appears only for the advection equation of > phi, > does that make sense ? I think so (level set is Wheeler's thing). I mainly wanted to know where depositionRateVariable was being used, since it looked (erroneously) like it was the problem.
