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

Finite-Difference Time-Domain Method in Python

Implementation of the FDTD method in Python for simulating electromagnetic waves. Includes examples and documentation.

R
researchgate.net
research

FDTD Simulation using Python

Research paper on using Python for FDTD simulations, including implementation details and results.

I
ieee.org
article

Python Implementation of the FDTD Method for Electromagnetic Simulations

Article published in the IEEE Journal on Multiscale and Multiphysics Computational Techniques, detailing a Python implementation of the FDTD method.

G
github.com
tool

FDTD Python Code

Open-source Python code for the FDTD method, including a simple 1D implementation and a more complex 3D implementation.

W
wikipedia.org
article

Finite Difference Time Domain (FDTD) Method

Wikipedia article explaining the FDTD method, including its mathematical formulation and applications.

S
stackoverflow.com
article

FDTD Simulation in Python using NumPy

Q&A thread on Stack Overflow discussing the implementation of the FDTD method in Python using NumPy.

P
pypi.org
tool

Python FDTD Solver

Python package for solving the FDTD method, available for installation via pip.

C
coursera.org
video

Introduction to FDTD Simulations in Python

Online course on Coursera covering the basics of FDTD simulations in Python, including implementation and visualization.