Phase-field investigation of non-isothermal solidification coupled with melt flow dynamics

This paper presents a thermodynamically consistent, non-isothermal phase-field model that incorporates Korteweg stress to accurately simulate the coupled dynamics of melt flow and solidification, revealing how thermal capillary effects and viscosity interpolation schemes influence dendritic growth morphology and velocity.

Timileyin David Oyedeji, Aaron Brunk, Yangyiwei Yang, Herbert Egger, Holger Marschall, Bai-Xiang Xu

Published 2026-03-04
📖 5 min read🧠 Deep dive

Imagine you are watching a pot of chocolate melt and then cool down to form a solid bar. As it cools, it doesn't just turn into a smooth block; it often grows into intricate, tree-like shapes called dendrites. These tiny "trees" determine how strong the final chocolate bar (or a metal engine part) will be.

This paper is about building a better computer simulation to predict exactly how these "chocolate trees" grow when the liquid is moving around.

Here is the breakdown of what the authors did, using simple analogies:

1. The Problem: Missing the "Surface Tension" Push

For years, scientists have used computer models to simulate how liquids freeze. They usually treat the liquid like water flowing in a pipe and the freezing part like a wall.

However, the authors realized these old models were missing a crucial ingredient: Thermal Capillary Stress.

  • The Analogy: Imagine a crowd of people (the liquid molecules) trying to move past a growing ice sculpture (the solid).
    • Old Models: They assumed the ice sculpture was just a static wall. The crowd would just flow around it.
    • The Reality: The ice sculpture isn't just a wall; it has a "skin" (surface tension). If one side of the ice is hotter than the other, that "skin" pulls on the crowd, creating a tiny current that pushes the liquid around the ice.
    • The Mistake: Previous computer models ignored this "skin pull." They forgot that temperature differences at the edge of the ice actually push the liquid, which in turn changes how the ice grows.

2. The Solution: A "Thermodynamically Consistent" Model

The authors built a new, more honest computer model. They added the missing "skin pull" (which they call Korteweg stress) into the equations.

  • The Analogy: Think of it like upgrading a video game physics engine.
    • Old Game: If you drop a ball, it falls straight down.
    • New Game: If you drop a ball near a fan, the air pushes it sideways. The new model accounts for the "wind" created by the temperature differences at the freezing edge.

3. What They Discovered

When they ran their new, more accurate simulations, they found some surprising things:

  • The "Self-Generated" Current: Even if you don't stir the liquid, the freezing process itself creates tiny currents near the edge of the ice because of those temperature differences.
  • Slower Growth: These tiny currents actually slow down the growth of the "ice trees" slightly. It's like trying to run up a hill while a gentle breeze is blowing against your face; you don't get as far as you would in still air.
  • The "Wind Tunnel" Effect: When they added an external force (like a fan blowing on the chocolate), the trees grew unevenly.
    • The side facing the wind (upstream) grew faster because the wind brought fresh, cold liquid to it.
    • The side with the wind at its back (downstream) grew slower because the wind carried away the cold, leaving warmer liquid behind.
    • Result: The "tree" became lopsided, leaning away from the wind.

4. The "Viscosity" Trick: How to Stop the Liquid

One of the biggest headaches in these simulations is telling the computer: "Hey, the liquid stops moving once it turns into solid."

  • The Problem: In a computer, the boundary between liquid and solid isn't a sharp line; it's a fuzzy zone. If you just tell the computer "make the solid very thick (viscous)," the liquid sometimes still slips through the fuzziness, like water leaking through a wet sponge.
  • The Fix: The authors tested two different ways to tell the computer how to thicken the material.
    • Method A (Direct): "Add up the thickness." This failed; the liquid slipped.
    • Method B (Inverse): "Divide by the thickness." This worked perfectly. It's like saying, "If the material is 100% solid, the resistance to flow is infinite." This method successfully stopped the liquid dead in its tracks at the solid boundary, just like real life.

Why Does This Matter?

This might sound like abstract math, but it has real-world consequences.

  • Better Metals: When we cast car parts or airplane engines, we want the metal to cool evenly. If the "ice trees" grow unevenly (due to currents we didn't account for), the metal can have weak spots that might crack later.
  • 3D Printing: In 3D printing metals, the material melts and freezes in milliseconds. Understanding these tiny currents helps engineers print stronger, more reliable parts.

In a nutshell: The authors fixed a hole in the computer models of freezing liquids. They added the missing "push" caused by temperature differences, which allowed them to predict exactly how freezing shapes will look and grow, especially when the liquid is moving. It's like upgrading from a black-and-white sketch to a high-definition, physics-accurate movie of how nature freezes.