A 3D electromagnetic FDTD simulator written in Python with optional GPU support
-
Updated
Sep 22, 2024 - Python
A 3D electromagnetic FDTD simulator written in Python with optional GPU support
Development of an SMA coaxial to microstrip transition using open source software (openEMS)
🔦 A three-dimensional vocal tract acoustic model using the finite-difference time-domain (FDTD) numerical scheme.
A 2D electromagnetic simulator using the Finite Difference Time Domain (FDTD) method. It simulates magnetic induction from one coil to another through an air/water interface.
3-D Finite Difference Time Domain Methods for Plane Wave Propagation in a Vacuum.
This repository contains an accelerated parallel implementation of the 3D Finite Difference Time Domain (FDTD) method using GPU computing in MATLAB.
This repository provides a MATLAB implementation of 3D Finite Difference Time Domain (FDTD) methods optimized for both CPU and GPU execution. The approach aims to leverage the computational power of GPUs while addressing the limitations of Video Random Access Memory (VRAM) through an efficient use of both VRAM and system RAM.
Photonics FDTD simulation with MatLab
MPI Project to PPP at BUT FIT (Master)
Aquí se encuentra un conjunto de códigos, todos hechos durante mi último año de universidad y dirigidos al estudio de la simulación de fenómenos ópticos. Desde la interferencia de dos ondas planas, métodos de desenvolvimiento de fase, uso de la FFT en una y dos dimensiones y desarrollo de la FDTD en materiales dispersivos
Codes for FDTD implementation for EEE 190/ECE 198
A simple Finite Difference Time Domain (FDTD) solver for Maxwell equations
Add a description, image, and links to the fdtd-simulator topic page so that developers can more easily learn about it.
To associate your repository with the fdtd-simulator topic, visit your repo's landing page and select "manage topics."