The equations above contain a significant number of coefficients that we will discuss in the following. In the most general form, many of these coefficients depend nonlinearly on the solution variables pressure , temperature and, in the case of the viscosity, on the strain rate . If compositional fields are present (i.e., if ), coefficients may also depend on them. Alternatively, they may be parameterized as a function of the spatial variable . ASPECT allows both kinds of parameterizations.
Note that below we will discuss examples of the dependence of coefficients on other quantities; which dependence is actually implemented in the code is a different matter. As we will discuss in Sections A and 6, some versions of these models are already implemented and can be selected from the input parameter file; others are easy to add to ASPECT by providing self-contained descriptions of a set of coefficients that the rest of the code can then use without a need for further modifications.
Concretely, we consider the following coefficients and dependencies:
The viscosity is the proportionality factor that relates total forces (external gravity minus pressure gradients) and fluid velocities . The simplest models assume that is constant, with the constant often chosen to be on the order of .
More complex (and more realistic) models assume that the viscosity depends on pressure, temperature and strain rate. Since this dependence is often difficult to quantify, one modeling approach is to make spatially dependent.
In general, the density depends on pressure and temperature, both through pressure compression, thermal expansion, and phase changes the material may undergo as it moves through the pressure-temperature phase diagram.
The simplest parameterization for the density is to assume a linear dependence on temperature, yielding the form where is the reference density at temperature and is the linear thermal expansion coefficient. For the earth’s mantle, typical values for this parameterization would be , , .
Simple models assume a radially inward gravity vector of constant magnitude (e.g., the surface gravity of Earth, ), or one that can be computed analytically assuming a homogeneous mantle density.
A physically self-consistent model would compute the gravity vector as with a gravity potential that satisfies with the density from above and the universal constant of gravity. This would provide a gravity vector that changes as a function of time. Such a model is not currently implemented.
The specific heat capacity denotes the amount of energy needed to increase the temperature of one kilogram of material by one degree. Wikipedia lists a value of 790 for granite2 For the earth mantle, a value of 1250 is within the range suggested by the literature.
The thermal conductivity denotes the amount of thermal energy flowing through a unit area for a given temperature gradient. It depends on the material and as such will from a physical perspective depend on pressure and temperature due to phase changes of the material as well as through different mechanisms for heat transport (see, for example, the partial transparency of perovskite, the most abundant material in the earth mantle, at pressures above around 120 GPa [BRV04]).
As a rule of thumb for its order of magnitude, Wikipedia quotes values of – for sandstone and – for granite.3 The values in the mantle are almost certainly higher than this though probably not by much. The exact value is not really all that important: heat transport through convection is several orders of magnitude more important than through thermal conduction.
The thermal conductivity is often expressed in terms of the thermal diffusivity using the relation .
This term denotes the intrinsic heating of the material, for example due to the decay of radioactive material. As such, it depends not on pressure or temperature, but may depend on the location due to different chemical composition of material in the earth mantle. The literature suggests a value of .
This term denotes by how much the material under consideration expands due to temperature increases. This coefficient is defined as , where the negative sign is due the fact that the density decreases as a function of temperature. Alternatively, if one considers the volume a piece of material of mass occupies, , then the thermal expansion coefficient is defined as the relative increase in volume, , because .
The literature suggests that values of at the core-mantle boundary and are appropriate for Earth.
When material undergoes a phase transition, the entropy changes due to release or consumption of latent heat. However, phase transitions occur gradually and for a given chemical composition it depends on temperature and pressure which phase prevails. Thus, the latent heat release can be calculated from the change of entropy and the derivatives of the phase function and . These values have to be provided by the material model, separately for the coefficient on the left-hand side and on the right-hand side of the temperature equation. However, they may be either approximated with the help of an analytic phase function, employing data from a thermodynamic database or in any other way that seems appropriate to the user.