tidy3d
FDTD solver
Solves extremely large electrodynamics problems using the FDTD method
Fast electromagnetic solver (FDTD) at scale.
197 stars
8 watching
46 forks
Language: Python
last commit: 2 months ago
Linked from 1 awesome list
electromagneticsfdtdpydanticpythonsimulationxarray
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python-based 3D electromagnetic simulator that uses the finite difference time domain (FDTD) method to calculate electric and magnetic fields. | 525 |
| A Python library for calculating the modes of electromagnetic waveguides using finite difference frequency domain method. | 36 |
| Solves Maxwell's equations using the FDFD method in MATLAB | 107 |
| A GPU-accelerated Maxwell FDTD solver written in Julia | 51 |
| A Python package for electromagnetic simulation and automatic differentiation | 344 |
| A comprehensive software suite for solving multiphysical problems in various fields such as acoustics, electromagnetics, and fluid dynamics. | 1,225 |
| Fast Fourier transform implementation in MicroPython for embedded systems | 79 |
| Provides educational materials and source code for implementing element-based Galerkin methods on tensor-product bases | 60 |
| Simplistic implementation of wave propagation in 2D and 3D using finite-differences | 103 |
| Software for computing discrete Fourier transforms on polar and spherical grids | 44 |
| A finite volume solver toolbox for Matlab, capable of solving transient convection-diffusion equations with various boundary conditions and discretization schemes. | 100 |
| A MATLAB software package providing efficient algorithms and data structures for adaptive finite element methods on unstructured simplicial grids in 2D and 3D. | 225 |
| A collection of MATLAB codes solving various computational fluid dynamics problems, including advection-diffusion equations and the Navier-Stokes equations. | 73 |
| A toolbox for modeling and simulation of fluid flows with coupled heat transfer | 86 |
| An implementation of the finite element method in MATLAB, aiming for clarity and universality at the cost of efficiency. | 50 |