← Back to team overview

dolfin team mailing list archive

Re: [Question #125426]: Dirichlet b.c. applied to components

 

On Wed, Sep 15, 2010 at 12:36:36AM -0000, Joe Morris wrote:
> Question #125426 on DOLFIN changed:
> https://answers.launchpad.net/dolfin/+question/125426
>
>     Status: Answered => Solved
>
> Joe Morris confirmed that the question is solved:
> Thanks Johan: I'm still finding the error messages confusing. In
> retrospect, the error message makes perfect sense and I can't believe I
> missed the correct interpretation.

It makes sense but it might be hard to interpret. I've added a more
user-friendly error message now. In the above case, you should now see
this message:

 Unable to create to create boundary condition.
 Reason: Expecting a scalar boundary value but given function is
 vector-valued.

--
Anders



References