Hello,

First of all, let me thank you for such a great open library.

I would like to solve Maxwell equation in frequency domain using deal.II
The precise form of equation is given in this report (eq. 37):
http://www.dealii.org/7.1.0/reports/nedelec/nedelec.pdf

I've seen there are Nedelec elements implemented, support for vector complex-valued problem and I need only homogeneous Dirichlet BC.

I appreciate if you could answer following so that I have a clearer idea of how to proceed further: Is implementation of the topic just a matter of combining existing parts of deal.II or will I need to implement something new? Would it be possible to use adaptive refinement here (as in step-6, even though it's not optimal here)?

--
Regards,
Alexander
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to