dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #23045
[Question #156430]: Maxwell Equations Non-homogenoous Dirichlet BC
New question #156430 on DOLFIN:
https://answers.launchpad.net/dolfin/+question/156430
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 normal derivative 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.