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 | 74 |
flaport/fdtd | A Python-based 3D electromagnetic simulator that uses the finite difference time domain (FDTD) method to calculate electric and magnetic fields. | 525 |
simos421/cst-matlab-api | Provides an API for designing and simulating complex electromagnetic models using MATLAB | 218 |
parmed/parmed | A package for creating and manipulating molecular systems using classical force fields. | 400 |
2417677728/ofdm | A MATLAB program to simulate and understand OFDM modulation scheme. | 291 |
ankrh/bpm-matlab | A numerical simulation tool for modeling the propagation of light fields in optical structures | 46 |
mansourm61/fso-simulator-matlab | A simulation code for FSO communication systems in MATLAB. | 51 |
zhangyaqi1989/multiscale-fem | A Matlab implementation of a multiscale finite element method for efficient simulation of periodic media with high-frequency features | 47 |
victorliu/s4 | A program for simulating electromagnetic fields in periodic, layered structures. | 133 |
irfu/irfu-matlab | Matlab routines for space data analysis and plasma simulations | 61 |
dtu-dsp/robochameleon | A framework and component library for simulating and analyzing optical communication systems using Matlab | 59 |
catia-systems/fmpy | Simulates Functional Mock-up Units (FMUs) using Python | 446 |
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. | 8 |
ovcharenkoo/waveprop_in_matlab | Simplistic implementation of wave propagation in 2D and 3D using finite-differences | 103 |