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

Finite Difference Time Domain (FDTD) Method in Python

Implementation of the FDTD method for electromagnetic simulations using Python and NumPy. Includes examples and tutorials for beginners.

R
researchgate.net
research

Electromagnetic Simulation using Finite Difference Method

Research paper discussing the application of the finite difference method for electromagnetic simulations, including a Python example for a 1D wave equation.

E
edX.org
article

Finite Difference Method for Electromagnetic Waves

Online course covering the finite difference method for electromagnetic wave simulations, including Python coding exercises and examples.

A
arxiv.org
research

Python Implementation of Finite Difference Method for Electromagnetic Simulations

Preprint of a research paper presenting a Python implementation of the finite difference method for electromagnetic simulations, including example code and results.

Y
youtube.com
video

Electromagnetic Simulation with Finite Difference Time Domain (FDTD) Method

Video tutorial demonstrating how to use the FDTD method for electromagnetic simulations using Python and the NumPy library.

N
ncsu.edu
article

Finite Difference Method for Electromagnetic Field Simulations

Lecture notes from a university course covering the finite difference method for electromagnetic field simulations, including Python examples and exercises.

A
ab-initio.mit.edu
official

MEEP: Finite-Difference Time-Domain Simulation Software

Official website for MEEP, a free and open-source software package for electromagnetic simulations using the finite-difference time-domain method, including a Python interface.

S
stackoverflow.com
article

Python Code for Finite Difference Electromagnetic Simulation

Q&A thread on Stack Overflow discussing a Python code example for finite difference electromagnetic simulation, including answers and comments from experts.