Finite-Difference Frequency-Domain Method for Electromagnetic Simulation
This article presents a Python implementation of the finite-difference frequency-domain (FDFD) method for simulating electromagnetic waves in various media.
This article presents a Python implementation of the finite-difference frequency-domain (FDFD) method for simulating electromagnetic waves in various media.
A Python package for simulating electromagnetic waves using the FDFD method, including examples and documentation for getting started with the simulation.
Research paper discussing the application of the FDFD method in electromagnetic simulation, including a Python implementation and results of the simulation.
A pre-print article presenting a Python implementation of the FDFD method for simulating electromagnetic waves, including a discussion of the numerical methods used.
A video lecture explaining the FDFD method and its application in electromagnetic simulation, including a Python example and visualization of the results.
An online course covering the basics of electromagnetic simulation using Python, including the FDFD method and other numerical methods.
A Python repository for simulating electromagnetic waves using the FDFD method, including examples and documentation for customizing the simulation.
A course notes page discussing various numerical methods for electromagnetic simulation, including the FDFD method and its implementation in Python.