Skip to content

jpdean/maxwell

Repository files navigation

Maxwell

Solver for Maxwell's equations using FEniCS-X. Currently only solves simple magnetostatics problems, see solver.py for more information about the formulation.

To solve a simple problem with a manufactured solution, run:

    python3 problems.py

For problem options, run

   python3 problems.py --help

See problems.py for more information.

Convergence results can be generated using

    python3 convergence.py

and plotted with

    python3 plot_convergence.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published