#62: Move 'ImplicitDiffusionTerm().solve(var) == 0' "failure" from
examples.phase.simple to examples.diffusion.mesh1D?
--------------------------+-------------------------------------------------
  Reporter:  guyer        |       Owner:                  
      Type:  enhancement  |      Status:  new             
  Priority:  5            |   Component:  None            
   Version:  HEAD         |    Severity:  Feature Requests
Resolution:               |    Keywords:                  
--------------------------+-------------------------------------------------
Old description:

> As evidenced by <http://comments.gmane.org/gmane.comp.python.fipy/465>,
> the behavior of
>
>     ImplicitDiffusionTerm().solve(var) == 0
>
> can be confusing. It may make sense to move the discussion of this from
> phase.simple (which won't be read by most people who aren't doing phase
> field) to diffusion.mesh1D (which we're telling everybody to read).

New description:

 As evidenced by <http://comments.gmane.org/gmane.comp.python.fipy/465>,
 the behavior of

    ( ImplicitDiffusionTerm() == 0).solve(var)

 can be confusing. It may make sense to move the discussion of this from
 phase.simple (which won't be read by most people who aren't doing phase
 field) to diffusion.mesh1D (which we're telling everybody to read).

-- 
Ticket URL: <https://www.matforge.org/fipy/ticket/62#comment:5>
FiPy <http://www.ctcms.nist.gov/fipy>
A Finite Volume PDE Solver Using Python


Reply via email to