#51: Broken examples
---------------------+------------------------------------------------------
Reporter: wd15 | Owner: nobody
Type: defect | Status: assigned
Priority: 5 | Component: None
Version: None | Severity: Bugs
Resolution: None | Keywords:
---------------------+------------------------------------------------------
Changes (by guyer):
* type: => defect
Old description:
> {{{
> The following examples don't run properly or don't display correctly and
> were not readily fixable at time of writing. examples/elphf/input.py :
> Explicitly refers to gist viewer
> examples/elphf/diffusion/input1Ddimensional.py : Throws an import error
> The following examples work with gist but not woth matplotlib. They may
> all be trying to display ModularVariable objects, this could be a
> problem. examples/levelSet/surfactant/expandingCircle : Throws a Domain
> error with matplotlib examples/phase/missOrientation/circle/input.py :
> Throws a Domain error with maptplotlib
> examples/phase/missOrientation/mesh1D/input.py : Throws a floating
> exception with matplotlib
> examples/phase/missOrientation/modCircle/input.py : Throws a Domain error
> with matplotlib
> }}}
New description:
The following examples don't run properly or don't display correctly and
were not readily fixable at time of writing.
examples/elphf/input.py : Explicitly refers to gist viewer
examples/elphf/diffusion/
input1Ddimensional.py : Throws an import error The following examples work
with gist but not woth matplotlib. They may all be trying to display
ModularVariable objects, this could be a problem.
examples/levelSet/surfactant/expandingCircle : Throws a Domain error with
matplotlib
examples/phase/missOrientation/circle/input.py : Throws a Domain error
with maptplotlib
examples/phase/missOrientation/mesh1D/input.py : Throws a floating
exception with
matplotlib examples/phase/missOrientation/modCircle/input.py : Throws a
Domain error with matplotlib
Comment:
examples/phase/missOrientation/modCircle/input.py and
examples/phase/missOrientation/circle/input.py don't seem to do anything.
Plot range?
--
Ticket URL: <https://www.matforge.org/fipy/ticket/51#comment:3>
FiPy <http://www.ctcms.nist.gov/fipy>
A Finite Volume PDE Solver Using Python