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

Finite-Difference Time-Domain Method in Python

Implementation of the FDTD method for simulating electromagnetic waves in Python, including 1D and 2D examples.

R
researchgate.net
research

FDTD Simulations with Python

Research paper discussing the application of Python for FDTD simulations, including code examples and performance analysis.

Y
youtube.com
video

Python FDTD Tutorial

Video tutorial series covering the basics of the FDTD method and its implementation in Python, suitable for beginners.

I
ieee.org
article

FDTD Method for Electromagnetic Simulations

Official IEEE article introducing the FDTD method and its applications, including Python code snippets for implementation.

G
gitlab.com
tool

Python Script for 2D FDTD Simulation

Open-source Python script for simulating 2D electromagnetic waves using the FDTD method, including example use cases.

C
coursera.org
article

Numerical Methods for Electromagnetics

Online course covering numerical methods for electromagnetics, including the FDTD method, with Python programming assignments.

S
stackoverflow.com
article

FDTD Simulation with Python and NumPy

Q&A thread discussing the implementation of the FDTD method using Python and NumPy, including example code and optimization tips.

P
pypi.org
official

Python FDTD Solver

Official Python package for solving electromagnetic problems using the FDTD method, including installation instructions and API documentation.