The cement hydration model was originally developed in two dimensions [23] to operate directly on SEM images such as those in Figs. 2 and 3. Here, the model has been extended to three dimensions, additions made to determine model heat of hydration and chemical shrinkage, and several coefficients adjusted to better model the experimental data generated for actual cements. To begin, one must decide the phases and reactions to consider in the cement hydration model. Table 6 provides a list of the phases included in the present version of the three-dimensional cement hydration model, along with their densities, molar volumes, [24, 25] and heats of formation [26,27]. Figure 6 summarizes the reactions included in the current version of the model, as modified from those provided in [23]. The volume stoichiometries indicated below each reaction have been calculated based on the molar stoichiometries of the reactions and the compound molar volumes tabulated in Table 6.
|
The reactions provided in Fig. 6 are implemented as a series of cellular automata-like rules which operate on the original three-dimensional representation of cement particles in water. Rules are provided for the dissolution of solid material, the diffusion of the generated diffusing species, and the reactions of diffusing species with each other and with solid phases. These rules are summarized in the state transition diagram provided in Fig. 7. Their implementation is as follows.
![]() |
For dissolution, first, an initial scan is made through all pixels (elements) present in the 3-D microstructure, to identify all pixels which are in contact with pore space. Thus, any solid pixels which have one or more (+ 1 in the x, y, or z directions) neighbors which are classified as porosity are eligible for dissolution. In addition, each solid phase is characterized by two dissolution parameters, a solubility flag and a dissolution probability. The solubility flag indicates if a given phase is currently soluble during the hydration process, with a value of 1 indicating that the phase is soluble. The initial cement phases are always soluble during during the hydration process. Conversely, some phases, like ettringite, are initially insoluble but become soluble during the hydration (e.g., when the gypsum is nearly consumed). The calcium hydroxide is made to be soluble to allow Ostwald ripening of the smaller calcium hydroxide crystals into larger ones. The second parameter indicates the relative probability of a phase dissolving when a pixel containing that phase "steps" into pore space. This is included in the model to allow the cement minerals to react at different rates as has been observed experimentally [24]. In the current model configuration, the C3A and C3S are assigned relatively high dissolution probabilities (> 0.8) while the C4AF and C2S are given relatively low ones (< 0.2). Since the latter two phases generally account for less than 30% of the cement, variations in their dissolution probabilities will not have a major effect on the results of the hydration model, although recent research has shown that enhancing the dissolution of C4AF can significantly influence the properties of cements with substantial C4AF fractions [28].
In a second pass through the microstructure, all identified surface pixels are allowed to take a one step random walk. If the step lands the pixel in porosity, the phase comprising the pixel is currently soluble, and dissolution is determined to be probable (by comparing a U[0,1) random number to the dissolution probablility), the dissolution is allowed and one or more diffusing species are generated as indicated in Fig. 7. If the dissolution is not allowed, the surface pixel simply remains as its current solid phase, but may dissolve later in the hydration. The locations of all diffusing species are stored in a linked list data structure which can expand and contract dynamically during execution to optimize memory usage. In this way, unlike in previous versions of the NIST model [3, 23], diffusing species may remain in solution from one dissolution phase to the next. Previously, all diffusing species were reacted before a new dissolution step was performed.
The generated diffusing species execute random walks in the available pore space, until they react according to the rules provided in Fig. 7. For each diffusing species, the reaction rules included in the present version of the 3-D cement hydration model are as follows:
For C3AH6, CH, and
FH3, the probability of nucleation,
Pnuc, of diffusing species is governed by an equation
of the form:
where Ci is the current number of diffusing species i and Ai and Bi are constants which control the number and rate at which crystals are formed in the microstructure. This results in the effect that few new crystals are formed late in the hydration when the "concentrations" of diffusing species are reduced relative to their initial values, in agreement with experimental observations [29].
In general, the hydration reaction products are allowed to grow with a completely random morphology. An exception to this is ettringite, where an attempt is made to grow the solid ettringite as needle-like structures by evaluating the surface curvature using a pixel counting algorithm [21,22]. When new ettringite is forming, an attempt is made to maximize the number of non-ettringite pixels in contact with the new ettringite pixel. This will naturally result in the formation of maximum surface area (or needle-like) ettringite structures.
Prior to each dissolution, the 3-D microstructure is scanned to determine the number of pixels of each phase currently present in the system. From these volumes, chemical shrinkage and heat of hydration can be calculated. The chemical shrinkage is calculated by determining the amount of water consumed by reaction (based on the values in Table 6 ) in comparison to the volume of capillary porosity remaining in the microstructure. For low w/c ratio systems, all of the water may be consumed while some capillary porosity remains. However, in the execution of the model, it is assumed that saturation is always maintained to simulate the experimental measurements performed in this study, where additional water is always present on the top surface of the hydrating cement paste. Research to extend the model to hydration under sealed conditions, with the creation of internal voids due to chemical shrinkage, is ongoing. The heat of hydration can be based on the heats of formation given in Table 6 , or the tabulated enthalpy values for each of the four major phases as listed in Table 7. For the model, degree of hydration is calculated as the mass of cementitious material which has reacted divided by the starting mass of cement.