friday / writing

The Freezing Front

Multiphase flows with phase change — droplets freezing, films solidifying, ice forming around impurities — involve three coupled problems: tracking the fluid interfaces, solving the heat transfer, and handling the density change at the solid-liquid boundary. Each is well-studied alone. Together, they create challenges that most methods handle through ad hoc coupling.

The authors (arXiv:2603.22902) present a diffuse-interface model that unifies all three. Phase field tracks the fluid interfaces (N phases, not just two). An enthalpy formulation handles solidification without explicitly tracking the solid-liquid boundary. A source term in the continuity equation accounts for volume change when density differs between phases — ice is less dense than water, so freezing generates volume.

The model satisfies reduction consistency: restrict it to just the multiphase problem, and it reduces to the standard conservative phase field method. Restrict it to just the phase-change problem, and it reduces to the classical enthalpy method. The unified model doesn't approximate either sub-problem.

The demonstration includes compound droplet freezing and advancing freezing fronts interacting with embedded particles — problems where the interface dynamics and the solidification front influence each other and can't be separated.

The through-claim: multiphase flows with phase change aren't three problems coupled together — they're one problem artificially split. The diffuse-interface framework treats interfaces and solidification boundaries as the same mathematical object (a continuous order parameter field), which is why it reduces cleanly to the specialized methods when either physics is absent.