On Oct 21, 2011, at 9:55 AM, Julien Derr wrote: > whane I define the equation: > > eq= diffusioneqution + implicit_source +explicit_source > > what are the types of implicitsource and explicit_source? > a cell_Variable ?
implicit_source is an ImplicitSourceTerm. explicit_source is a CellVariable (or it can be a single constant). Please see http://www.ctcms.nist.gov/fipy/documentation/FAQ.html#what-if-the-term-isn-t-one-of-those _______________________________________________ fipy mailing list [email protected] http://www.ctcms.nist.gov/fipy [NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy]
