← Back to team overview

dolfin team mailing list archive

Re: [Question #155708]: VariationalProblem(J, F, bc, nonlinear=True) do not work

 

Question #155708 on DOLFIN changed:
https://answers.launchpad.net/dolfin/+question/155708

    Status: Open => Answered

Kent-Andre Mardal proposed the following answer:
Anne,

I think you should remove the nonlinear keyword.

Kent

On 3 May 2011 16:23, Anne Kværnø
<question155708@xxxxxxxxxxxxxxxxxxxxx>wrote:

> New question #155708 on DOLFIN:
> https://answers.launchpad.net/dolfin/+question/155708
>
> The test program nlPoisson_vp2.py do not work. I got the following error
> message
>
> Traceback (most recent call last):
>  File "nlPoisson_vp2.py", line 55, in <module>
>    problem = VariationalProblem(J, F, bc, nonlinear=True)
> TypeError: __init__() got an unexpected keyword argument 'nonlinear'
>
> I am using Ubuntu 10.10, python 2.6.6 and dolfin 0.9.10
>
> On a different computer, using Ubuntu 10.04, python 2.6.5 and dolfin 0.9.9,
> this test program worked perfectly fine.
>
>
> --
> You received this question notification because you are a member of
> DOLFIN Team, which is an answer contact for DOLFIN.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dolfin
> Post to     : dolfin@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dolfin
> More help   : https://help.launchpad.net/ListHelp
>

-- 
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.