Hi Dan and FiPy, Thanks for taking a look. I’m not getting any errors after running the code.
The results are sensible. Although I do have to run for a huge value of steps to reach something that looks sensible. I suppose this is where non-linear iterations would help? Are there examples of non-linear iterations available on the FiPy website? Best, Kyle On Dec 5, 2014, at 10:44 AM, Daniel Wheeler <[email protected]> wrote: > On Thu, Dec 4, 2014 at 2:25 PM, Kyle Briton Lawlor <[email protected]> > wrote: >> >> Sorry for a possible notation confusion here, phi in my code is alpha in the >> problem description above. >> >> My question: >> Have I appropriately translated my problem into FiPy language? > > I can't see any obvious problems. Are you getting sensible results? > You might want to have some non-linear iterations since you have a > mixed boundary condition. > > It seems that you have the option of implementing the boundary > condition implicitly, but don't worry about it if things are > converging adequately after trying the non-linear iterations. > > -- > Daniel Wheeler > _______________________________________________ > fipy mailing list > [email protected] > http://www.ctcms.nist.gov/fipy > [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ] _______________________________________________ fipy mailing list [email protected] http://www.ctcms.nist.gov/fipy [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]
