2D FDTD Method for Microwave Engineering
This article presents a Python implementation of the 2D Finite-Difference Time-Domain (FDTD) method for solving Maxwell's equations in microwave engineering.
This article presents a Python implementation of the 2D Finite-Difference Time-Domain (FDTD) method for solving Maxwell's equations in microwave engineering.
A Python package for simulating electromagnetic waves using the FDTD method, including examples for 2D microwave engineering applications.
Lecture notes on the FDTD method for solving electromagnetic problems, including 2D examples in Python, from a microwave engineering course at MIT.
A Python script for simulating 2D electromagnetic waves using the FDTD method, applicable to microwave engineering problems, shared by a researcher.
An online course tutorial on the FDTD method, including a section on implementing the 2D FDTD method in Python for microwave engineering applications.
An example of using NumPy to implement the 2D FDTD method in Python for simulating electromagnetic waves, relevant to microwave engineering.
Commercial software for simulating various engineering problems, including microwave engineering, with an interface to Python for custom simulations like the 2D FDTD method.
A graduate course on electromagnetic simulations, including the FDTD method, with examples and assignments in Python for 2D microwave engineering problems.