Development of an open-source-based framework for multiphysical crystal growth simulations

Arved Enders-Seidlitz (Leibniz Institute for Crystal Growth, 🇩🇪)
Josef Pal (Leibniz Institute for Crystal Growth, 🇩🇪)
Kaspars Dadzis (Leibniz Institute for Crystal Growth, 🇩🇪)
Thursday session 1 (Zoom) (13:00–14:40 GMT)
View slides (pdf) (available under a CC BY 4.0 license)
10.6084/m9.figshare.14495487

The NEMOCRYS project in the group "Model experiments" at the IKZ funded by an ERC Starting Grant aims at profoundly validated numerical models for crystal growth. These processes involve a variety of coupled physical phenomena such as heat transfer including radiation and phase change, electromagnetism, melt- and gas flows and thermal stresses. Numerous simulation studies (using eg Comsol, Ansys or OpenFOAM) have been published, however, their applicability remains limited: The validation is mostly insufficient due to missing in-situ measurements, and the models are either implemented in expensive closed-source software or not published at all.

Therefore, a new open-source-based framework for multiphysics simulation in crystal growth is under development. It currently uses Gmsh for FEM mesh generation and Elmer to solve the heat transfer problem, which are wrapped in a python interface. A major challenge in the current implementation is the coupling between Elmer and Gmsh: The transient simulation involves a moving crystal and phase boundary, and thus the mesh needs to be updated. FEniCS is a promising tool providing additional flexibility to implement new models with more advanced coupling algorithms. For example, a dynamic simulation with varying crystal diameter could include heat transfer with phase change and electromagnetic heat induction in FEniCS. External coupling with finite volume libraries such as OpenFOAM could be applied for melt and gas flow calculations.