8 results · AI-generated index
W
wikipedia.org
article

Finite-Difference Time-Domain Method

The finite-difference time-domain (FDTD) method is a numerical analysis technique used for modeling computational electrodynamics. Python code implementations are available.

G
github.io
tool

FDTD Simulation in Python

A Python implementation of the FDTD method for simulating electromagnetic waves. The code includes examples and documentation for users.

R
researchgate.net
research

Python FDTD Simulator

A research paper discussing the development of an FDTD simulator in Python for modeling optical devices. The code is available for download.

C
coursera.org
video

FDTD Method for Electromagnetic Simulation

An online course covering the FDTD method for electromagnetic simulation, including Python code examples and assignments.

I
ieee.org
article

Python Code for FDTD Simulation of Electromagnetic Waves

A publication providing Python code for FDTD simulation of electromagnetic waves, including examples and results.

R
realpython.com
article

FDTD Simulation with Python and NumPy

A tutorial on using Python and NumPy for FDTD simulation, covering the basics of the FDTD method and providing example code.

O
openems.de
tool

OpenEMS: An Open-Source FDTD Simulator in Python

An open-source FDTD simulator implemented in Python, providing a user-friendly interface and example simulations.

A
appliedcomputationalphysics.org
official

FDTD Simulation of Photonic Devices using Python

A tutorial on using Python for FDTD simulation of photonic devices, including examples and code snippets.