CrystalGrowth is a simulation of dendritic crystal growth. Here, we implement the Kobayashi model12 that introduces phase-field evolution for dendrite patterns. This simulation is rendered using DXViewer.
This repo was developed in the following environment:
- Windows 10 64-bit
- Microsoft Visual Studio 2019 on x64 platform (C++14)
- CMake 3.19.0
- DXViewer 3.1.0
You should update submodules before creating a project with cmake.
git submodule update --progress --init -- "ext/DXViewer"
- [1] Kobayashi, Ryo. "Modeling and numerical simulations of dendritic crystal growth." Physica D: Nonlinear Phenomena 63.3-4 (1993): 410-423.
- [2] Sanal, Rahul. "Numerical simulation of dendritic crystal growth using phase field method and investigating the effects of different physical parameter on the growth of the dendrite." arXiv preprint arXiv:1412.3197 (2014). (2014).