Aragog: model overview
Transport properties
Transport properties in Aragog are implemented in phase.py, except for the eddy diffusivity, which is found in solver.py.
3.1 Thermophysical properties
All thermophysical quantities β density \(\rho\), conductivity \(\lambda\), heat capacity \(c_p\), thermal expansion coefficient \(\alpha\), and dynamic viscosity \(\eta\) β are assumed to be functions of both temperature and pressure. Properties in the melt phase and solid phase are denoted with subscripts \(m\) and \(s\), respectively.
In the mixed phase region, the density is estimated as:
As noted in Sec. 2.2, this density may differ from the pseudo-density \(\rho^*\) used to estimate the pressure field.
The thermal conductivity in the mixed phase is:
The dynamic viscosity in the mixed phase is formulated to capture the rheological transition, where the aggregate viscosity changes abruptly between the melt and solid viscosity at a critical melt fraction [1]:
where \(\phi^\eta_c\) is the rheological transition melt fraction and \(\Delta\phi^\eta_w\) is the rheological transition width. These are input parameters motivated by geochemical experiments.
The heat capacity and thermal expansivity in the mixed phase region are expressed following Ref. [2] as:
where the phase-change terms dominate, such that \(c_p \gg c_p^0\) and \(\alpha \gg \alpha^0\). The definition of the adiabatic temperature gradient in Eq. (5) still holds in the mixed phase region with the corresponding thermophysical properties.
The porosity in the mixed phase is defined as:
It is related to the melt fraction as:
Because the melt fraction is not a continuous quantity and some properties exhibit a jump at the mixed-phase boundaries, an additional smoothing is applied to all thermophysical quantities \(\beta\).
Near the interface between the mixed phase and the melt:
Near the interface between the mixed phase and the solid:
where \(\phi^* = \frac{T - T_{sol}}{T_{liq} - T_{sol}}\) is the extended melt fraction profile (with \(\phi^* < 0\) in the solid phase and \(\phi^* > 1\) in the melt phase), and \(\Delta\phi^*_w\) is the phase transition width. For the kinematic viscosity, this smoothing is applied in logarithmic space.
3.2 Eddy diffusivity
The eddy diffusivity, which affects the convective flux (Eq. 4) and convective mixing flux (Eq. 7), is derived from mixing length theory. It equals the product of a velocity scale and the mixing length, and depends on the flow regime:
where \(l\) is the mixing length and \(Re = u_{visc}\,l/\nu\) is the Reynolds number based on the viscous velocity. The velocity scales are:
The necessary condition for convection to occur is:
and the velocity is set to zero if this condition is not satisfied.
The mixing length \(l\) is either set constant according to the size of the domain:
or set equal to the distance to the nearest boundary:
3.3 Permeability
The permeability factor \(K\) in Eq. (9), which affects the gravitational separation flux, depends on the porosity \(\zeta\) and varies with the flow regime [3]:
This expression comes from Ref. [3], where the derivation uses a factor \(F(\phi)\) as a function of melt fraction related to the permeability factor by:
Note
The condition \(\zeta > \beta\) is equivalent to \(\phi > \rho_m / (\gamma \rho_s + \rho_m)\) using \(\gamma = (1 - \beta)/\beta\).