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: about 1 month ago
Linked from 1 awesome list
electromagneticsfdtdpydanticpythonsimulationxarray
Related projects:
Repository | Description | Stars |
---|---|---|
flaport/fdtd | A Python-based 3D electromagnetic simulator that uses the finite difference time domain (FDTD) method to calculate electric and magnetic fields. | 525 |
philmain28/philsol | A Python library for calculating the modes of electromagnetic waveguides using finite difference frequency domain method. | 36 |
wsshin/maxwellfdfd | Solves Maxwell's equations using the FDFD method in MATLAB | 107 |
facebookresearch/khronos.jl | A GPU-accelerated Maxwell FDTD solver written in Julia | 51 |
fancompute/ceviche | A Python package for electromagnetic simulation and automatic differentiation | 344 |
elmercsc/elmerfem | A comprehensive software suite for solving multiphysical problems in various fields such as acoustics, electromagnetics, and fluid dynamics. | 1,225 |
peterhinch/micropython-fourier | Fast Fourier transform implementation in MicroPython for embedded systems | 79 |
fxgiraldo/element-based-galerkin-methods | Provides educational materials and source code for implementing element-based Galerkin methods on tensor-product bases | 60 |
ovcharenkoo/waveprop_in_matlab | Simplistic implementation of wave propagation in 2D and 3D using finite-differences | 103 |
syedalamabbas/2d_3d_polarfouriertransform | Software for computing discrete Fourier transforms on polar and spherical grids | 44 |
simulkade/fvtool | A finite volume solver toolbox for Matlab, capable of solving transient convection-diffusion equations with various boundary conditions and discretization schemes. | 100 |
lyc102/ifem | A MATLAB software package providing efficient algorithms and data structures for adaptive finite element methods on unstructured simplicial grids in 2D and 3D. | 225 |
acuoci/cfdofreactiveflows | A collection of MATLAB codes solving various computational fluid dynamics problems, including advection-diffusion equations and the Navier-Stokes equations. | 73 |
precise-simulation/cfdtool | A toolbox for modeling and simulation of fluid flows with coupled heat transfer | 86 |
chtld/finite_element_method_matlab | An implementation of the finite element method in MATLAB, aiming for clarity and universality at the cost of efficiency. | 50 |