EMug is a Python package of numerical analysis for ElectroMagnetism
There are many electromagnetic field simulation tools that use FEM, MoM, FDTD, etc. On the other hand, what about tools for numerical analysis? EMug provides you a Python package for electromagnetic field analysis.
Electromagnetic radiation from infinitesimal electric current element
python -m examples.dipole_emissionsee requirements.txt
pip install -r requirements.txtclone this repository.
git clone https://github.com/sp-yduck/emug
pip install -r requirements.txtTeppei Sudo (https://github.com/sp-yduck)