On Jun 8, 2012, at 11:00 AM, Daniel Wheeler wrote: > The anchors should be > > left_anchor = 1e+10 * (x < (dx / 2)) > right_anchor = 1e+10 * (x > (D - dx / 2)) > > otherwise two cells are being constrained on the right hand side.
d'oh! _______________________________________________ fipy mailing list [email protected] http://www.ctcms.nist.gov/fipy [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]
