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

2D FDTD Simulation in Python

A Python implementation of the 2D Finite-Difference Time-Domain (FDTD) method for simulating electromagnetic waves.

W
wikipedia.org
article

Finite-Difference Time-Domain Method

The FDTD method is a numerical analysis technique used for simulating electromagnetic waves, explained with a 2D example in Python.

R
researchgate.net
research

FDTD Simulation of Electromagnetic Waves

A research paper on the FDTD simulation of electromagnetic waves in 2D using Python, including code examples and results.

P
pypi.org
tool

Python FDTD Simulator

A Python package for simulating electromagnetic waves using the FDTD method in 2D, available for installation via pip.

Y
youtube.com
video

2D FDTD Simulation Tutorial

A video tutorial on how to implement a 2D FDTD simulation in Python, covering the basics of the FDTD method and Python coding.

I
ieee.org
official

FDTD Method for Electromagnetic Simulation

An official IEEE publication on the FDTD method for simulating electromagnetic waves, including a 2D example implemented in Python.

C
coursera.org
article

Numerical Simulation of Electromagnetic Waves

An online course on numerical simulation of electromagnetic waves, including a module on the FDTD method in 2D using Python.

G
gitlab.com
tool

Python Code for 2D FDTD Simulation

A GitLab repository containing Python code for a 2D FDTD simulation, including examples and documentation for implementation.