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

2D FDTD Simulation in Python

Implementation of the 2D Finite-Difference Time-Domain (FDTD) algorithm in Python for simulating electromagnetic wave propagation.

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 commonly used for 2D simulations.

R
researchgate.net
research

FDTD Algorithm for 2D Electromagnetic Simulations

This paper presents an efficient implementation of the FDTD algorithm for 2D electromagnetic simulations using Python, with applications in optics and photonics.

P
pypi.org
tool

Python FDTD Simulator

A Python package for simulating 2D electromagnetic waves using the FDTD algorithm, with support for various boundary conditions and material properties.

C
coursera.org
video

Introduction to FDTD Simulations

This course covers the basics of FDTD simulations, including a 2D Python implementation, and is suitable for students and professionals in electrical engineering and physics.

I
ieee.org
article

FDTD Simulation of 2D Photonic Crystals

This article presents a Python implementation of the FDTD algorithm for simulating 2D photonic crystals, with applications in optical communication systems.

S
stackoverflow.com
article

2D FDTD Simulation using NumPy

A community-driven implementation of the 2D FDTD algorithm in Python using NumPy, with example code and explanations for beginners.

U
ucsd.edu
official

FDTD Simulations in Python

This course website provides resources and tutorials for implementing FDTD simulations in Python, including 2D examples and projects for students in electrical engineering.