maxwellfdfd
FEM solver
Solves Maxwell's equations using the FDFD method in MATLAB
MATLAB-based solver package of Maxwell's equations by the FDFD method
107 stars
11 watching
45 forks
Language: MATLAB
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vinhphunguyen/migfem | A Matlab implementation of isogeometric finite elements for various structural mechanics problems and material point methods. | 69 |
flexcompute/tidy3d | Solves extremely large electrodynamics problems using the FDTD method | 197 |
philmain28/philsol | A Python library for calculating the modes of electromagnetic waveguides using finite difference frequency domain method. | 36 |
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 |
simulkade/fvtool | A finite volume solver toolbox for Matlab, capable of solving transient convection-diffusion equations with various boundary conditions and discretization schemes. | 100 |
anttilehikoinen/smeklib | A MATLAB-based library for performing 2D finite element analysis in electrical machines | 56 |
terenceyuyue/varfem | A software framework that provides a process-oriented, variational formulation based programming approach for solving various finite element methods in MATLAB. | 51 |
matlabfem/matlab_fem_elastoplasticity | Efficient MATLAB implementation of elastoplastic problems in 2D and 3D | 44 |
vtpasquale/nastran_cofe | An open-source finite element solver for structural analysis in MATLAB, compatible with the Nastran input format. | 57 |
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 |
otvam/fem_mesh_matlab | A MATLAB toolbox for handling and processing 2D and 3D finite element method meshes | 43 |
zhangyaqi1989/multiscale-fem | A Matlab implementation of a multiscale finite element method for efficient simulation of periodic media with high-frequency features | 47 |
elmercsc/elmerfem | A comprehensive software suite for solving multiphysical problems in various fields such as acoustics, electromagnetics, and fluid dynamics. | 1,225 |
facebookresearch/fmmax | An implementation of the Fourier modal method for simulating electromagnetic waves in periodic media | 103 |
facebookresearch/khronos.jl | A GPU-accelerated Maxwell FDTD solver written in Julia | 51 |