Skip to content

Modeling of dendrite growth during solidification of a pure metal with Comsol Multiphysics

License

Notifications You must be signed in to change notification settings

Leibniz-IWT/comsol-dendrite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

comsol-dendrite

This is a implementation of a model for dendritic growth during the solidification of a pure metal. The model was developed in Comsol Multiphysics 5.6. If you want to have a quick look at what the model does, please have a look at the MP4 file. I provide a case file without a solution here on github to reduce file size (case file with solution is 14.5 GB)

Author: Nils Ellendt University of Bremen Particles & Process Engineering [email protected] This work can be referenced with its DOI: https://doi.org/10.5281/zenodo.6956605

A detailed description of the model equations can be found in: Ferreira, Alexandre Furtado, Alexandre José da Silva, and José Adilson de Castro. "Simulation of the solidification of pure nickel via the phase-field method." Materials Research 9 (2006): 349-356.

https://www.researchgate.net/publication/250029636 http://dx.doi.org/10.1590/S1516-14392006000400002

An adaptive mesh was implemented in Comsol to allow local mesh refinement where needed (especially at the interface).

The properties are grouped into phase field properties, material properties and nucleus properties:

grafik

Phase field arameters:

grafik

Material properties:

grafik

And nucleus properties:

grafik

In "Component 1" you will find the acual phase field implementation:

grafik

Variables are defined for the interface angle theta, anisotropy functions for theta and epsilon and their derivative and square and the phase field functions g and h and their derivatives.

Random noise is applied to the growth to alloy some asymmetry effects to happen.

In the "Phae Field Pure Metal" entry, the PDEs are defined:

grafik

in the form:

grafik

I am only showing the sections with entries:

grafik

grafik

In this model, a zero flux condition is applied to all boundaries. You may want to use different boundary conditions for your case.

As an initial condition, a constant supercooled temperature is set to the whole domain with a nucleus (p=0) in the center with the radius given in the parameters.

grafik

The rest of the model is standard comsol settings. You can adjust the adaptive mesh settings in the solver:

grafik

I am sure that solver tuning is possible to speed up the calculation. This study was performed on a 12-core Intel Xeon machine with 256 GB RAM.

With its formulation with the phae field function f and g, the model is already prepared to be extended to diffusion-dominated growth (as described here: https://www.researchgate.net/publication/312932269_Phase-Field_Simulation_of_Microsegregation_and_Dendritic_Growth_During_Solidification_of_Hypoeutectic_Al-Cu_alloys) or even thermo-solutional growth (as described here https://www.sciencedirect.com/science/article/pii/S1005030212600346 )

If you have questions about the model or if you want to contribute, please do not hesitate to send me an Email!

About

Modeling of dendrite growth during solidification of a pure metal with Comsol Multiphysics

Resources

License

Stars

Watchers

Forks

Packages

No packages published