8 results · AI-generated index
G
github.io
tool

2D FDTD Simulation in Python

Implementation of the 2D Finite-Difference Time-Domain algorithm in Python for simulating electromagnetic waves.

W
wikipedia.org
article

Finite-Difference Time-Domain Method

The FDTD method is a numerical analysis technique used for modeling computational electrodynamics. Python implementations are available.

R
researchgate.net
research

Python Code for 2D FDTD

Example Python code for a 2D FDTD simulation, including comments and explanations for educational purposes.

Y
youtube.com
video

2D FDTD Algorithm Tutorial

Video tutorial on implementing the 2D FDTD algorithm in Python, covering the basics of the FDTD method and its applications.

E
edx.org
article

FDTD Simulations with Python

Online course materials covering the use of Python for FDTD simulations, including 2D examples and exercises.

U
uiuc.edu
article

ME 340: Computational Electromagnetics

University course notes on computational electromagnetics, including a section on the 2D FDTD algorithm implemented in Python.

P
pypi.org
tool

Python FDTD Simulator

A Python package for simulating electromagnetic waves using the FDTD method, including 2D simulations.

I
ieee.org
research

2D FDTD Simulation of Electromagnetic Waves

Research paper on the simulation of electromagnetic waves using the 2D FDTD algorithm, with a Python implementation provided.