dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #10060
Re: lorenz demo problem
On Thu, Oct 09, 2008 at 10:36:21AM +0200, Ilmar Wilbers wrote:
> I keep getting the following error:
> ----------------------------------------------------------------------
> ./../../demo/ode/lorenz/python (Python)
>
> Creating ODE of size 3.
> Solving ODE
> Solving primal problem
> Initializing continuous Galerkin method cG(5).
> Time-stepping (finished).
> Traceback (most recent call last):
> File "./demo.py", line 85, in <module>
> lorenz.solve();
> File
> "/Users/ilmarw/local/tmp/lib/python2.5/site-packages/dolfin/dolfin.py",
> line 11004, in solve
> return _dolfin.ODE_solve(*args)
> AttributeError: 'PySwigObject' object has no attribute 'set' Swig
> director method error. Error detected when calling 'ODE.u0'
>
> ilmar
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev
I've disabled this demo temporarily. The ODE interface has been
changed so the wrappers don't work anymore.
--
Anders
Attachment:
signature.asc
Description: Digital signature
References