Phase_field_code
Phase field simulator
A MATLAB implementation of phase-field simulations using finite difference methods.
simulate by solving the phase-field equations using a centered finite difference method(or FEM), and the video of matlab lesson
55 stars
5 watching
15 forks
Language: MATLAB
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dmitriy-kats/phasefieldgraingrowthsimulations | Simulates grain growth by solving phase field equations using a finite difference method | 72 |
flaport/fdtd | A Python-based 3D electromagnetic simulator that uses the finite difference time domain (FDTD) method to calculate electric and magnetic fields. | 509 |
simos421/cst-matlab-api | Provides an API for designing and simulating complex electromagnetic models using MATLAB | 212 |
parmed/parmed | A package for creating and manipulating molecular systems using classical force fields. | 398 |
2417677728/ofdm | A MATLAB program to simulate and understand OFDM modulation scheme. | 288 |
ankrh/bpm-matlab | A numerical simulation tool for modeling the propagation of light fields in optical structures | 43 |
mansourm61/fso-simulator-matlab | A simulation code for FSO communication systems in MATLAB. | 50 |
zhangyaqi1989/multiscale-fem | A Matlab implementation of a multiscale finite element method for efficient simulation of periodic media with high-frequency features | 45 |
victorliu/s4 | A software package for simulating electromagnetic fields in periodic structures | 133 |
irfu/irfu-matlab | Matlab routines for space data analysis and plasma simulations | 61 |
dtu-dsp/robochameleon | A Matlab framework and component library for simulating and analyzing optical communication systems | 57 |
catia-systems/fmpy | A Python library to simulate Functional Mock-up Units (FMUs) from FMI standards | 437 |
blinkftw/mimo-ofdm | Simulates various multiple-input multiple-output orthogonal frequency-division multiplexing schemes in MATLAB. | 56 |
ethz-pes/mirroring_method_matlab | A MATLAB tool used to simulate and analyze magnetic field patterns and inductance properties of electrical components such as inductors and transformers. | 7 |
ovcharenkoo/waveprop_in_matlab | A MATLAB implementation of single-file vectorized 2D and 3D wave propagation using FDTD | 101 |