On 31. aug. 2010 15:15, [email protected] wrote:
> ------------------------------------------------------------
> revno: 123
> committer: Anders Logg <[email protected]>
> branch nick: fenics-doc
> timestamp: Tue 2010-08-31 15:11:27 +0200
> message:
> Add Navier-Stokes demo documentation
>
Nice! But it doesn't run:
m...@localhost
~/local/src/fenics/fenics-doc/source/demos/pde/navier-stokes/python $
python demo.py
Traceback (most recent call last):
File "demo.py", line 57, in <module>
L1 = (1/k)*inner(u0, v) + inner(f, v)*dx
TypeError: unsupported operand type(s) for +: 'Product' and 'Form'
(Yes, I know how to fix this one -- but there are some more...)
--
Marie
_______________________________________________
Mailing list: https://launchpad.net/~fenics
Post to : [email protected]
Unsubscribe : https://launchpad.net/~fenics
More help : https://help.launchpad.net/ListHelp