← Back to team overview

dolfin team mailing list archive

Re: [Question #156430]: Maxwell Equations Non-homogenoous Dirichlet BC

 

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

Description changed to:
Hello,

      I was wondering if anyone can answer this question.
I need to solve for the follow PDE:

        \nabla \times \nabla E - k^2 E = 0
       (curl(curl(E)) - k^2 E = 0

with BC   n \times E = F  (here n is the outward normal  to the surface)

This is the Dirichlet non-homogeneous BC. How can I incorporate this condition into my code?
I have followed the example in undocumented demos curl curl. If anyone can help it will be greatly appreciated.

Best wishes,

Pablo

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