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

Finite-Difference Time-Domain Method in Python

Implementation of the FDTD method for electromagnetic simulations in Python, including examples and documentation.

R
researchgate.net
research

Electromagnetic Simulation using FDTD in Python

Research paper discussing the implementation of the FDTD method for electromagnetic simulations in Python, with applications in antenna design and electromagnetic compatibility.

E
edx.org
article

Python Code for FDTD Simulation of Electromagnetic Waves

Course materials and Python code for simulating electromagnetic waves using the FDTD method, as part of an online course on computational electromagnetics.

I
ieee.org
article

FDTD Simulation in Python for Electromagnetic Fields

Conference paper presenting a Python implementation of the FDTD method for simulating electromagnetic fields, with a focus on parallel computing and optimization techniques.

P
pypi.org
tool

PyFDTD: A Python Package for FDTD Simulations

PyFDTD is a Python package for performing FDTD simulations of electromagnetic waves, including tools for mesh generation, boundary conditions, and data visualization.

C
coursera.org
video

FDTD Method for Electromagnetic Simulation: A Tutorial

Online tutorial covering the basics of the FDTD method for electromagnetic simulations, including Python code examples and exercises.

M
mit.edu
article

Electromagnetic Simulation using Python and FDTD

Lecture notes and Python code for a course on computational electromagnetics, covering the FDTD method and its applications in electromagnetic simulation.

N
numpy.org
official

FDTD Simulation of Electromagnetic Waves in Python

Example code and documentation for using NumPy and SciPy to perform FDTD simulations of electromagnetic waves in Python, including optimization techniques and parallel computing.