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 | Software for finite element analysis with isogeometric methods in Matlab | 67 |
flexcompute/tidy3d | Solves extremely large electrodynamics problems using the FDTD method | 189 |
philmain28/philsol | A Python library for calculating the modes of electromagnetic waveguides using finite difference frequency domain method. | 33 |
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 toolbox for solving finite volume problems in computational fluid dynamics and transport phenomena | 99 |
anttilehikoinen/smeklib | A MATLAB-based library for performing 2D finite element analysis in electrical machines | 56 |
terenceyuyue/varfem | Provides a software framework for solving partial differential equations using finite element methods in MATLAB. | 50 |
matlabfem/matlab_fem_elastoplasticity | Efficient MATLAB implementation of elastoplastic problems in 2D and 3D | 42 |
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 package implementing efficient adaptive finite element methods on unstructured simplicial grids in 2D and 3D. | 218 |
otvam/fem_mesh_matlab | A MATLAB toolbox for handling and processing 2D and 3D finite element method meshes | 42 |
zhangyaqi1989/multiscale-fem | A Matlab implementation of a multiscale finite element method for efficient simulation of periodic media with high-frequency features | 45 |
elmercsc/elmerfem | A tool for solving complex partial differential equations in various physics domains. | 1,200 |
facebookresearch/fmmax | An implementation of the Fourier modal method for simulating electromagnetic waves in periodic media | 100 |
facebookresearch/khronos.jl | A GPU-accelerated Maxwell FDTD solver written in Julia | 49 |