8 results · AI-generated index
I
ieee.org
article

Finite-Difference Time-Domain Method for 2D Electromagnetic Simulations

This article presents a Python implementation of the FDTD algorithm for 2D electromagnetic simulations, including examples and validation results.

G
github.io
tool

FDTD Simulation of 2D Electromagnetic Waves using Python

An open-source Python code for simulating 2D electromagnetic waves using the FDTD algorithm, including a user manual and example use cases.

C
coursera.org
video

Introduction to FDTD Simulations for Electromagnetics

A free online course covering the basics of FDTD simulations for electromagnetics, including lectures, assignments, and a final project in Python.

R
researchgate.net
research

2D FDTD Simulation of Electromagnetic Waves in Python

A research paper presenting a Python implementation of the FDTD algorithm for simulating 2D electromagnetic waves, including numerical results and discussions.

P
pypi.org
tool

Python FDTD Simulator for 2D Electromagnetic Problems

A Python package for simulating 2D electromagnetic problems using the FDTD algorithm, including installation instructions and API documentation.

E
edX.org
video

Electromagnetic Simulations using FDTD Method

A professional certificate course covering electromagnetic simulations using the FDTD method, including Python programming assignments and projects.

M
mit.edu
official

FDTD Algorithm for 2D Electromagnetic Simulations

Lecture notes and slides from a graduate course on electromagnetic simulations, including a section on the FDTD algorithm and its implementation in Python.

R
realpython.com
article

Simulating 2D Electromagnetic Waves with FDTD in Python

A tutorial article covering the implementation of the FDTD algorithm in Python for simulating 2D electromagnetic waves, including example code and explanations.