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

FDTD 2D Simulation in Python

A Python library for simulating 2D finite difference time domain (FDTD) problems. Includes examples and documentation.

W
wikipedia.org
article

Finite Difference Time Domain Method

The finite difference time domain (FDTD) method is a numerical analysis technique used for modeling computational electrodynamics. Python implementations are available.

P
pypi.org
tool

FDFD: A Python Package for Finite Difference Time Domain Simulations

FDFD is a Python package for simulating finite difference time domain problems in one, two, and three dimensions. It provides an efficient and easy-to-use interface.

R
researchgate.net
research

2D FDTD Simulation using Python and NumPy

This paper presents a 2D finite difference time domain simulation using Python and NumPy. The code is available for download and can be used for various applications.

A
ab-initio.mit.edu
tool

MEEP: A Flexible Free Software Package for Electromagnetic Simulations

MEEP is a free software package for electromagnetic simulations using the finite difference time domain method. It has a Python interface and can be used for 2D simulations.

E
edX.org
official

Finite Difference Time Domain (FDTD) Method for 2D Electromagnetic Simulations

This course covers the finite difference time domain method for 2D electromagnetic simulations. It includes Python coding assignments and examples.

G
gitlab.com
tool

PyFDTD: A Python Library for Finite Difference Time Domain Simulations

PyFDTD is a Python library for finite difference time domain simulations. It provides a simple and efficient way to simulate 2D problems.

I
ieee.org
article

Numerical Solution of the Maxwell Equations using the FDTD Method

This article presents a numerical solution of the Maxwell equations using the finite difference time domain method. It includes a 2D Python implementation.