Just curious if someone has come across a package where I can simply solve the basic maxwell equations(just the curl equations). I'm just interested in solving it on a 2-d plate out of interest. Anyone come across such a package in their travels?
Thanks
You mean "numerically solve", right? In this case I would suggest you to give FiPy an earnest shot. It's reasonably simple and fairly well documented. It may be the answer to your problem.
PS: FiPy is based on the Finite Volume Method (FVM).