#80: needless rebuilding of variables
---------------------+------------------------------------------------------
Reporter: wd15 | Owner:
Type: defect | Status: closed
Priority: 1 | Component: None
Version: | Severity: Bugs
Resolution: fixed | Keywords:
---------------------+------------------------------------------------------
Changes (by wd15):
* resolution: => fixed
* status: new => closed
Comment:
Ran a number of examples and checked if _getUnaryOp() and _getBinaryOp()
are called after the first time step. Seems like the only place it was
happening was in DiffusionTerm and FixedValue. These
classes now heep a copy of the variable but call dontCachMe().
--
Ticket URL: <http://matdl-osi.org:9000/fipy/ticket/80>
FiPy <http://www.ctcms.nist.gov/fipy>
A Finite Volume PDE Solver Using Python