Python based 2-d Finite-element Modeling Code
Here is a report that I wrote for my numerical analysis course at Marquette University.
Right now the code solves an arbitrary 2-d waveguide geometry for its k value. The code uses an eigenmode solution and should be rather easy to implement the eigenvector solution and print it out on gmesh.
Sidabras, J.W., “An Open-Source Cross-Platform Finite-Element Modeling Program”, EECE 249 - Numerical Techniques in Electromagnetics, December 14, 2007.
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
September 8th, 2008 at 2:30 pm
[...] always have fun programming when I get the chance to do some real work. I would say my 2-d finite-element modeling program would be up there. Along with all the ideas in my head having to do with self-learning machines. But [...]