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

Finite-Difference Time-Domain Method in Python

Implementation of the FDTD method for solving Maxwell's equations in Python, including examples and documentation.

I
ieee.org
research

FDTD Method for Electromagnetic Simulations

Research article discussing the application of the FDTD method for electromagnetic simulations, with a focus on Python implementation.

P
pypi.org
tool

Python FDTD Simulator

A Python package for simulating electromagnetic phenomena using the FDTD method, available for installation via pip.

W
wikipedia.org
article

Finite-Difference Time-Domain Method

A comprehensive overview of the FDTD method, including its mathematical formulation, applications, and implementation in various programming languages, including Python.

R
realpython.com
article

FDTD Simulations in Python using NumPy

A tutorial on implementing the FDTD method in Python using NumPy, covering topics such as grid initialization and time-stepping.

A
arxiv.org
research

Python Implementation of FDTD for Photonic Crystals

A research paper presenting a Python implementation of the FDTD method for simulating photonic crystals, including a discussion of the numerical results.

C
coursera.org
official

FDTD Method in Python for Electromagnetic Waves

An online course covering the FDTD method for electromagnetic waves, including a Python implementation and examples.

Y
youtube.com
video

Simulating Electromagnetic Waves using FDTD in Python

A video tutorial demonstrating how to simulate electromagnetic waves using the FDTD method in Python, including a step-by-step guide and example code.