Yes, you are right, but your waveguide is eigenvalue problem and need SLEPc to be installed. I think that it would be nice to have some basic example which doesn't create extra requirements. Just for dolfin beginners and for testing purposes.
BArtosz Evan Lezar wrote: > Hi > > The waveguide demo (pde/waveguide) uses the curl-curl formulation and > Nedelec elements for electromagnetic eigenvalue problems. I am working on a > couple of other demos for full wave electromagnetic problems. > > Evan > > > 2009/3/30 Bartosz Sawicki <[email protected]> > >> I've written simple demo of curl-curl equation. It is based on >> eddy-currents phenomena in low conducting materials. So far, in the demo >> directory, there are no examples of this kind of PDE, where Nedelec elements >> are used. >> If you found it useful, please consider placing it in the repository. >> >> The patch which I'm sending, contains cpp and python code. Cpp works fine, >> but demo.py gives wrong results. I have no idea, whats wrong in the python >> code. Please, take a look, this is probably bug. >> >> cheers, >> BArtosz >> >> _______________________________________________ >> DOLFIN-dev mailing list >> [email protected] >> http://www.fenics.org/mailman/listinfo/dolfin-dev >> >> > _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
