1. Introduction
Flemings [1] was one of the first who studied the grain structures formed in steel products. This author identified three different grain zones: chill, columnar, and equiaxed. These structures are formed during solidification and are known as primary structures. The grain structures’ amorphous morphology is a complex problem that the Euclidean geometry cannot describe [2,3,4]. Fortunately, nowadays, the development of Monte Carlo methods [1,3,4,5,6], fractals, cellular automaton [7,8,9,10,11,12], and stochastic [9,13,14,15,16] procedures in addition to deterministic methods make it possible to represent it computationally. In this way, many authors [4,10,12,17,18] have been developing models to describe the solidification process. The dendritic evolution is one of the most important topics [3,10,12,17,18], since this structure is present in steel products obtained by the continuous casting process and other metal industrial casting technologies. This structure contributes significantly to the post-manufactured components’ properties, performance, and quality [6,7,13]. Dendrites are part of either columnar or equiaxed grains, depending on the local thermal and solute fields. Other authors have used cellular automata models and non-structured meshes to show dendrites’ evolution as a function of time [5,6,7,8,13,18].
The understanding of the physical mechanism for the formation of specific structures and the transition zones from chill to columnar transitions (CCTs) and from columnar to equiaxed (CET) is crucial for controlling grain structure formation during solidification [4,6,9,10,11]. The solidification models developed [1,2,3,4,5,11,12,14,15,16,17,18,19,20,21] can be classified as deterministic or stochastic. Deterministic models take averaged quantities and equations solved on a macroscopic scale. The CCT and the CET regions can be predicted by tracking the movement of the columnar front and calculating the growth of equiaxed grains in the undercooled liquid in front of it. A vital issue in deterministic models is the selection of suitable criteria for determining the position where the equiaxed grains block the columnar front and cause the CET and CCT transition.
On the other hand, the stochastic models developed aim to track the nucleation and growth of each grain without assumptions regarding the grain morphology [9,13,14,15,16,21]. The evolution of the computed grain shape is a function of the local thermal behavior and a random command included in the algorithm. Hence, the CCT and CET regions may be determined based on whether the average final grain shape in a casting appears more columnar or equiaxed.
The original algorithms were modified to evaluate the formation times for every transition zone () and () values and the criteria to define the borders between the chill, columnar and equiaxed zones [22,23,24,25,26]. In this work, the evolution of each grain is solved using a nested procedure that analyzes each node () at every step time (); and random routines simulate nucleation and growth processes. The rules related to the solidification times were included in the same basic algorithm to understand the grain morphology.
During the solidification process of any metal or alloy, compositional partitioning occurs, which results in a no homogeneous solid phase, structure, and composition. The dendritic structures that appear during casting are also not homogeneous, and their fineness influences the mechanical properties. Therefore, the need for microscopic modeling without losing the macroscopic viewpoint is advisable [4,10,12,17,18]. The simulation of dendritic evolution requires a microscopic scale, and some authors have developed models to represent it. The model developed here uses a cellular automata representation in combination with stochastic techniques to create a grain structure [22,23,24,25,26].
Many authors have also developed models to simulate the solidification of some alloys [4,10,11,12,14,19,20]. The solute rejected from the solid-liquid interface develops a concentration boundary layer in the liquid near the interface and causes a lowering of the adjacent liquid temperature and constitutional super-cooling [1,8,12,13,18,19]. This thermodynamically unstable state creates a rough solid–liquid interface, resulting in a mushy zone. The mushy zone lies between the solid and liquid zones and promotes stable solidification by accepting the rejected solute and heat over temperatures [4,6,14,17,18,21]. Therefore, to discuss the microscopic structure and composition of the solidified material, it is important to clarify the formation of the mushy zone in which the microstructures develop. With this objective, the establishment of a microscopic solidification model is essential. The methodology of this work consists of two steps: First building software resources based on the cellular automata approach and second the use of heat transfer model to feed its results as inputs to the former aiming at the micro–macro structures of the solidified metal.
2. Description of the Automata Cellular Model
2.1. Grain Formation and Transition Zones
In the simulator, the assumption is that the steel volume has homogeneous physical and chemical properties; and the mushy zone is calculated for each node as a function of the corresponding solidification times. Moreover, the mushy zone is a particular period for each node in the present work. When the analyzed node remains between ( and (; then, the remaining time in the mushy zone can be calculated directly using Equation (1) [3,8,12,18,19].
(1)
The physical frame consists of steel flowing through a nozzle connecting the tundish and a water copper mold in the continuous casting process. Once in the mold, the heat transfer from the liquid steel to the mold walls leads to a solidified shell, adopting its shape, holding the liquid core. The dwell time of the steel inside the mold is crucial to guarantee that shell thickness is strong enough to contain the liquid steel pressure and the friction forces inside the core [5,11,12,14,17,18]. A thin shell can result in dangerous situations such as breakouts or probable product damage. Due to the rapid cooling rate, there is a chill zone over the billet surface while descending in the mold. A significant number of solidified crystals appear quickly at the beginning of the solidification. These points grow randomly until the impingement limits a small size with other crystals. A thin chill zone decreases the heat transfer flow; consequently, a thin columnar zone grows following the opposite direction of the heat flux vector. This solidification pattern is critical because a large volume of liquid steel remains inside the billet core. However, damages, such as reheating or breakouts, and undesirable risk situations can occur when the latent heat inside the billet flows towards the billet surface.
In the simulators developed [12,14,17,18,19,24], a subroutine evaluates the distance from every analyzed node to the billet surfaces and finds the shortest time difference ( regarding the nearest neighbors used to give a preferential probability of growing. However, the final decision for the growth is possible through a random routine based on Monte Carlo methods. The result is a cellular automaton model that shows the grain growth printing pixels on the computer screen with colors according to a numeric code. The assignment of the numerical code represents every grain, and the numerical values are assigned to the corresponding nodal position; then, the stored information is in a new temporal 2D computer array.
Grains in the equiaxed zone are randomly oriented. These are bigger than those in the chill zone because the solidification speed is also slow, and they have enough time to grow with their neighbors. In the simulator, time differences between the analyzed nodes () help to define the borders between the chill, columnar and equiaxed zones by direct comparison with the time criteria defined by the user (tCCT) and (tCET).
2.2. Nucleation and Grain Growth
Nucleation and growth joint kinetic processes are necessary to simulate solidification of metallic materials. Some models create stationary simulations of grain structures [4,5,11,14,17]. These works used programmed sequences for fixing vertexes in one step as a function of random distribution and joined each other according to their availability to create a grain structure. Unfortunately, these models do not relate to the physical phenomena [15,16,19]. These models were the first used by the beginners of computational simulation in material science and were the pioneers in the field. Nevertheless, it is necessary to include nucleation and growth as shown in case A in Table 1, to show the evolution of grain morphology during the solidification using a step-by-step algorithm and establishing a relationship with the steel thermal behavior.
Steel remains a long time in the mushy zone near the billet core. Here, pre-solidification is very important as a function of the liquid and solid fractions assigned with the nomenclature () and (). The inclusion of these processes (cases B and C of Table 1) makes more complex the algorithm, but different phenomena can be appreciated during solidification. The developed computing routines in this work allow treating and representing the solidification evolution computationally in a dynamic sense. This computational procedure allows to simulate more sophisticated structures [10,16].
Nucleation and grain growth are the two fundamental processes involved in solidifying metallic materials. The algorithm includes these processes if the computing and the solidification times of any analyzed node are the same ((. Under this unique condition, steel will solidify. Nucleation and growth occur simultaneously at each step time () during simulation. Nevertheless, the final decision if a pivoting node of position ( nucleates or grows randomly involves the probabilities and ( for each grain zone [11,18,20]. A definition of a new nucleated crystal fulfills the condition (). Where N is a number randomly generated, respecting the condition (. The new grain is identified by assigning a particular color in the new mesh and displayed on the computer screen. On the other hand, the growth process involves including a neighboring nodal analysis and the definition of probabilities for all the un-solidified neighbors surrounding the pivoting node; in the same way, a random routine selects the growing direction.
Nucleation and grain growth are the essential processes to simulate the evolution of the grain structure in the chill zone. Nevertheless, the steel remains a long time in mushy, and the solidification speed decreases for the nodes near the core. Consequently, the morphology in the columnar and equiaxed zones is different [11,14,17,18]. Here, a probability of pre-nucleated or pre-growth with the pivoting node complements the algorithm to obtain a more complex and closer similarity to an actual structure.
2.3. Pre-Solidification Algorithms
A pre-nucleated node can appear for the condition if the solid fraction in a node is large enough to be considered as a potential node for nucleation or growing unit. The solid fraction increases at each step time () as the simulation continues while the liquid fraction ( decreases. Thus, the probability for a node to be pre-nucleated also increases; but the final decision if the node is pre-nucleated or not is also randomly selected. As the computational time loop advances, many points can be pre-nucleated and grow in columnar and equiaxed zones. Nevertheless, the pre-growth process is considerably different from the growth explained in Table 2. The pre-growth procedure uses inverse criteria in comparison with growth. Therefore, the programming conditions for searching an available neighbor must be logically modified. A pre-nucleated node can grow with an un-solidified neighbor but not neighboring a solidified one because this sentence does not have a logical meaning. Moreover, a solidified neighbor cannot return to be un-solidified because it is already a part of any other grain.
To generate a simulated grain structure using the computational algorithms is necessary to define the values of the parameters shown in Table 3. The probabilities for nucleation, growth, pre-nucleation, and pre-growth must be defined for the three zones (i.e., chill, columnar, and equiaxed) [19,21]. The sum of the probabilities for all the nucleation and growth processes must be equal to (100%). Nevertheless, this condition is not necessary to define pre-solidification routines because pre-nucleation and pre-growth are not developed sufficiently during a simulation [9,10,11,13,14,15,16,21]. In Table 3, values with zero define the chill zone, meaning that there is neither a pre-nucleation nor pre-growth in the chill zone. In the columnar and equiaxed zones, there is 35% and a 5% probability that a node was nucleated or growth, respectively; the remaining 60% assumes the probability of an event of no-occurrence, and it is calculated as the difference of the previous values. Then, a minimum probability for being pre-nucleated or pre-growth (5%) is assigned, if possible; the same probabilities are defined for the central equiaxed zone.
A node solidifying when ( has only two options: nucleating separately (a new grain borns) or growing with a previously solidified neighbor. However, this condition is not necessary for pre-solidification. Here an un-solidified node pre-nucleates or pre-grows or remain in the mushy zone without change during the simulation before fulfilling the condition (). Figure 1 shows the structures of a pair of grains obtained using the same input information and the parameters for defining the transition zones, assuming only solidification routines for the simulation [22,23,24]. Here, the three different zones can be easily identified. Nevertheless, the grains in the columnar zone only grow from the chill zone towards the billet core without interruption because only one nucleation sequence performs. In consequence, these grains are very large. Some grow until they meet other grains near the corners or impinge with the grains in the equiaxed zone. Finally, the grains in the central zone are bigger and randomly oriented in the billet core, according to an equiaxed grain morphology. Figure 2a,b show a pair of close-ups near the billet corner. The solidification routine simulates the structure using the input data for cases (1) and (2) in Table 3. The chill zone in Figure 2a is shorter than that in Figure 2b because the criterion used to define the transition zone ( fixes it to be shorter. In these pictures, the grain sizes in the chill zone for case (1) were smaller than those in case (2) because the probability of growth was higher in this case. Near the corner, the columnar grains initially nucleated grow until impinging with the grains growing perpendicularly. Figure 3a,b show the dynamic process, including the probabilities for pre-solidification. The simulations correspond to cases (2) and (3) in Table 3, respectively. In Figure 3a, some grains begin to appear in the columnar zone when only pre-nucleation works. In Figure 3b the pre-nucleated nodes were pre-growth towards the billet surfaces (against the original growth direction of the nucleated grains). In consequence, the growth of the nucleated grains can be interrupted when their leading fronts impinge with the pre-nucleated grains.
2.4. Assumptions for the Computational Simulation
The developments of these simulations were under the assumptions explained below. It is important to point out that the simulations had as the initial conditions the data file provided by a heat transfer model previously published [22,23,24]. The specific casting conditions of application are in the Appendix A.
-
The nodes represent a squared area forming a squared mesh that discretizes one volume of the steel;
-
There were no grains at the beginning of the simulation (); this means computationally that the cellular automata initialized or returned to their original condition (all the numerical values were cleaned (). This operation was necessary to avoid errors and numerical conflicts with returned or false values from previous simulations;
-
It was possible to identify when a node belonged to a part of the grain using a logical comparison between the original and corresponding values with the last iteration. When the sentence ( was true, the pivoting node was already a part of any grain (due to the color assigned to the node).
The following assumptions were applied when only solidification routines were executed:
An un-solidified node would become a solidified node if the sentence was verified as accurate;
When the sentence took place, an instantly solidified node could grow with a new un-solidified neighbor;
The leading front in chill, columnar, or equiaxed zones was assumed flat for the nucleated grains as shown in Figure 3a; and there was only one single solidification front;
The leading solidification front was assumed as unique, flat, and continuous because it was a function of the solidification times ( with the actual simulation time (;
The assumptions used in programming the pre-solidification routines were:
A neighbor of a pre-nucleated node in columnar or equiaxed zones had three options during each step time. Firstly, the node was a pre-growth one if it was an un-solidified neighbor. Second, it could be pre-nucleated separately, or third, it could remain un-solidified depending on its actual solid fraction and the probabilities previously defined;
When, the leading front of a pre-solidified grain met the front of the growing grain, the original pre-growth direction was randomly changed if there was at least one available neighbor for growing.
The results in Figure 3a include the pre-nucleation routine. Consequently, a new growing front developed for each new grain; this was the result originating from the performance of more than one nucleation sequence, but the nodes began to grow only when the leading solidification front reached the pre-nucleated node. Multiple grains began to grow against the original solidification front when the simulations included the pre-growth routine as shown in Figure 3b.
Figure 4 shows some pre-nucleated nodes in the equiaxed central zone. These nodes began a randomly growth, creating multiple growing fronts. These grains begin to impinge with the grains on the columnar zone forming a non-flat and a non-homogeneous transition CET. However, the grains in the billet core impinged with other neighbors growing isotropically. Nevertheless, the grain leading fronts were multi-directional (without a preferential growth direction). The new pre-nucleated grains appeared as a function of the increment on the solid fraction () during the simulation process. Here, the equiaxed zone included the pre-growth phenomena. However, this subroutine worked when the value of the random number generated agreed with the defined probability. When a node was under a pre-solidified process, the latent heat inside was conducted isotropically towards the nearest available un-solidified neighbors, decreasing their solid fractions (Xsol I,J) and increasing the final solidification times neighbors. The solidification front was not flat. There were multiple advancing fronts as new solidified grains appeared (each new grain generated a new advanced front). A neighboring analysis was applied to each pre-nucleated node in the columnar and equiaxed zones. Here, only the nodes in the grain border could grow. The nodes inside the grain were ignored, assuming no participation.
3. Mathematical and Computational Aspects
The times in the mushy region () were compared and classified to establish the transition zones CCT and CET according to the time criteria shown in Table 3. The thickness of the zones (), (), and () were measured from the billet surface, and their dimensions were directly related to the criteria () and (). If the value of the criterion () is reduced, the width of the chill () zone will also be shorter. The limits of CET and CCT are rounded near the corners and straight over the billet surface, spite that the billet shape is square, as shown in Figure 5a–c, due to the cooling rate near the corners. The computational algorithm used sentences “if” to compare the simulation time with the values stored in the arrays (), (), and (). Figure 5a–c show the resulting profiles for the values classification using the following criteria: () and (). Here, it is possible to appreciate that the best fit is possible when using (). The use of () gives a good approach but provides a very thin chill zone and long straight transition zones near the billet corner. These features do not agree with the real grain zones. On the other hand, the use of (tsol I,J) gives a rounded region between the CET; but the chill zone is nearly nonexistent.
Figure 6a–c show the solidification times as a function of the remaining time in liquid, in other words, until every node passes from a liquid to mushy regions. The following figures show the classification until every node was solidified and considering the remaining time in mushy. Figure 6d–f show the classification as a function of the criteria used in Figure 5a–c, evidencing the size of the chill, columnar, and equiaxed areas after considering these parameters establishing the limits between them. These figures demonstrate that using () as the classification criterion yielded the best approach to estimate the CCT and CET region sizes.
4. Procedure and Validation for Multi-Scale Models
The criteria for the estimations of () and () were useful for analyzing an original squared mesh (100 × 100 nodes) obtained initially after the heat removal calculation. Nevertheless, the same classification profiles are possible for an enhanced-finer mesh. The model yielded the same geometrical results for the length of every zone () by a neighboring analysis nested in the original algorithm and applied to the original or an enhanced-finer mesh. Equations (2)–(6) help obtain this purpose. Here, the sub-indexes (I) and (J) belong to the pivoting node; sub-indexes (i) and (j) belong to the nearest surrounding neighbors; (nn) is the number of available neighbors of every analyzed node; the subindex (ave) is used to indicate the averaged value again of every analyzed node. These data are particular for each node in the array, and the procedure is nested to update it at every step time; the maximum for a 2D model is eight for nodes in central positions, but it is minor for nodes over the billet surface. Moreover, it is necessary to include the corresponding sums and comparisons statements in the nested algorithm. In the same way, the solution of Equations (5) and (6) yield similar profiles using the values for () and () as shown in Figure 5a–c.
(2)
(3)
(4)
(5)
(6)
Another option for validation is to find the shortest time difference () using Equations (7)–(9) separately in nested loops. Here the sub-index (n) is identifying every corresponding neighbor, and a comparison process yields the shortest times, though the same geometrical results for the distances () were obtained again.
(7)
(8)
(9)
The shortest times differences () are stored and compared to find the nearest neighbors’ status in the 2D model. During neighboring analysis, if two or more leading fronts impinge; one of the following cases occurs:
A border between the grains arises if the leading fronts have different numerical codes;
If there are three or four leading fronts, there is a vertex formation;
If the leading fronts are identical in a code number, the grains coarsen, forming a more complex grain.
Figure A1a,b show the flow charts for the simulation considering only solidification routines and including pre-solidification routines, respectively. The neighboring process consists of a pair of nested subroutines in the main algorithm; neighboring 1 helps analyze the surrounding neighbors to the pivoting node ( to find the most probable node to grow with or without previous nucleation. Whether neighboring procedure is executed again but to re-distribute the latent heat in time units. Figure A2 shows the procedure how solidification times are saved while thermal behavior is calculated.
Figure 7a,b prove that different grain structures are possible because of the inclusion of random selections. In these figures, the probabilities, according to Table 3, influence the changes in the grain size. Only two computational arrays in 2D are required to re-build the entire solidification process again. The use of these arrays let save the information for the changes from liquid to mushy and from mushy to solid () and () [22,23,24].
The casting speed and the heat removal strongly influence the steel solidification, as shown in Figure 8a–d. Figure 8a shows that high slopes (with a high tendency towards the billet core) are near the lateral billet surfaces due to the high cooling rate. Nevertheless, the slope describes a slow solidification speed near the billet core. This behavior is typical of the zones where steel remains longer times in the mushy region. Thus, steel thermal behavior can be described as a function of the nodal temperature and simulation time using Equation (10). Figure 8a corresponds to a ¾ cut view of in-built steel thermal behavior, while Figure 8b shows the structure of Figure 7a over-placed on Figure 8a, resulting in the identification of the exact moment when every grain was formed. Figure 8c,d, show a ½ cut view and a color contrast view to analyze the sizes and the formation of the CCT and CET. Figure 9 shows the grain growth evolution during the solidification process. Here, it is possible to appreciate the formation of every zone and how the algorithms modify the grain morphology.
(10)
5. Conclusions and Comments about Results
The influence of the programmed algorithms and solidification speed over the dynamic evolution of the grain structure on the chill, columnar, and equiaxed zones was presented. The conclusions derived from this study are as follows:
-
The most appropriate parameter to be compared is the () to obtain the appropriate dimensions for the grain zones (, , and );
-
The transition zones, CCT and CET, of the grain structures obtained were easily identified. These zones were continuous when only solidification routines were used, but they did not become regular when pre-solidification routines were included.
-
Near the corner, the shape of the grains tended to be perpendicular to the billet surface, because the algorithm developed takes into count the perpendicular distance to surfaces. This assumption provides a more accurate shape for the grains in this region according to heat removal;
-
The model can simulate grain growth on improved meshes to resolve the cellular automaton better and provide a multi-scale validation;
-
The pre-solidification routines must not be included in the chill zone due to the rapid solidification;
-
The inclusion of pre-solidification routines does not generate flat transition zones, and more complex grain morphologies can be obtained. However, grains are very fragmented. Thus, its inclusion for simulation must be considered unnecessary because a similar morphology can be obtained, reducing the solidification criteria;
-
Although pre-solidification was not physically proved, the inclusion of the subroutines in an algorithm with only solidification routines resulted in a better approach to the actual grain morphology for steel billets.
Conceptualization, A.R.-L.; methodology, A.R.-L., R.D.M. and A.N.-B.; software, J.R.-Á. and C.R.M.-V.; formal analysis, A.R.-L., R.D.M. and A.N.-B.; investigation, A.R.-L. and O.D.-M.; supervision, A.R.-L. and R.D.M. All authors have read and agreed to the published version of the manuscript.
This research study was funded by the Consejo Nacional de Ciencia y Tecnología (CoNaCyT), SNI, the Instituto Politécnico Nacional (IPN), and the Universidad Autónoma de Coahuila (UAC).
Not applicable.
The authors wish to thank the Autonomous and Technological Institute of Mexico (ITAM), the Consejo Nacional de Ciencia y Tecnología (CoNaCyT), the Instituto Politécnico Nacional (IPN), and the Universidad Autónoma de Coahuila (AUC) for their technical and financial support.
The authors declare no conflict of interest.
t | time |
n | node n |
X | fraction |
P | probabilities |
d | thickness zone |
dt | time difference |
nn | number of available neighbor nodes |
T | temperature |
Greek Symbols | |
|
time increment |
|
temperature increment |
Subindexes | |
I,J | pivoting nodes |
i,j | nearest surrounding neighbor nodes |
sol | solidus |
liq | liquidus |
mushy | mushy |
Nuc | nucleates grain |
Growth | growth grain |
chill | chill zone |
col | columnar zone |
equiax | equiaxed zone |
ave | average value’ |
AR3 | lower austenite–ferrite transformation temperature |
AR1 | upper austenite–peralite transformation temperature |
Acronyms | |
CCT | chill to columnar transitions |
CET | columnar to equiaxed Transitions |
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Figure 1. (a,b) Grain structures simulated computationally considering only the solidification routines, nucleation, and growth with low values for nucleation in the columnar and equiaxed zones. It is a good representation of grain morphologies; nevertheless, some regions in these zones are questionable.
Figure 2. (a,b) Different chill and columnar zone sizes with different grain sizes and morphologies near the corner of a squared billet, considering only the solidification routines of nucleation and growth.
Figure 3. Simulation of grains growth including routines of pre-nucleation in the columnar zones: (a) considering only pre-nucleation without pre-growth; (b) considering both pre-nucleation and pre-growth.
Figure 4. Simulation of pre-nucleated nodes in the central equiaxed zone; here, the CET began to form, while multiple pre-solidified grains began to grow in the liquid steel pool inside the billet core.
Figure 5. Residence times classified using the values [Forumla omitted. See PDF.] and [Forumla omitted. See PDF.]. Comparison for (a) [Forumla omitted. See PDF.], (b) for [Forumla omitted. See PDF.], and (c) for [Forumla omitted. See PDF.] to find the best fit.
Figure 6. Classification of the solidification times as a function of the computational time: considering the time remaining (a) in liquid, (b) until solidification, and (c) considering the remaining time in mushy. (d–f) The classifications as a function of criterions [Forumla omitted. See PDF.] and [Forumla omitted. See PDF.].
Figure 8. Simulation of steel solidification different 3D profiles: (a) steel thermal behavior (¾ cut view); (b) grain structure dynamic formation; (c,d) ½ and entire views, respectively, with the application of a computation filter to show only grain boundaries.
Figure 9. (a–l) Dynamic evolution of grain structure during simulation (time in seconds).
Processes to be included in different computational models for simulating a grain structure formation during solidification.
Case | A | B | C |
---|---|---|---|
Nucleation | Yes | Yes | Yes |
Growth | Yes | Yes | Yes |
Pre-nucleation | No | Yes | Yes |
Pre-growth | No | No | Yes |
Description of the processes involved in solidification (the sub-indexes i and j indicate the neighbors’ positions).
Including the Only Solidification | Including Pre-Solidification | |
---|---|---|
Nucleation | A new un-solidified node is defined as a nucleated node | A new pre-solidified node is defined as a nucleated node |
Growth | A neighbor (solidified node) is a searched to grow with | An un-solidified neighbor is a search to grow with |
|
Positive | Negative |
Growth direction | Against heat flux | Forward heat flux |
Boundary conditions for the analyzed cases (probabilities for solidification and pre-solidification algorithms).
Case Analyzed | 1 | 2 | 3 |
---|---|---|---|
|
1.5 | 2.0 | 2.0 |
|
15 | 15 | 10 |
|
50 | 75 | 75 |
|
50 | 25 | 25 |
|
0 | 0 | 0 |
|
0 | 0 | 0 |
|
5 | 5 | 5 |
|
35 | 35 | 35 |
|
5 | 5 | 5 |
|
5 | 5 | 5 |
|
35 | 35 | 35 |
|
5 | 5 | 5 |
Appendix A
The heat transfer model employs the following operations of the caster. The temperature field and the solidification times across the square section of in the billet work as inputs in the software of the automata cellular shown in
Casting conditions.
Data | Value |
---|---|
Billet dimensions | 140 × 140 mm |
Casting speed | 2.45 m/min |
Radius of curvature (RC) | 5.0 m |
Temperatures of the steel.
|
|
|
|
---|---|---|---|
1505.80 | 1442.07 | 843.99 | 721.04 |
Steel composition in mass percentage.
C | Al | Cr | Cu | Mn | Nb | Mo |
---|---|---|---|---|---|---|
0.200 | 0.004 | 0.040 | 0.055 | 0.987 | 0.005 | 0.230 |
Ni | P | Ti | S | Si | Sn | V |
0.005 | 0.010 | 0.006 | 0.230 | 0.210 | 0.005 | 0.008 |
Heat removal inside mold is calculated using the Savage and Pritchard coefficients.
Secondary cooling system (the CC machine is symmetrical thus four billet surfaces are with the same values).
Segment | 1 | 2 | 3 | 4 |
---|---|---|---|---|
Water flow rate (L/min) | 7.85 | 5.32 | 4.98 | 4.76 |
Sprays | 3 × 2 | 4 | 5 | 5 |
Nozzle diameter | 0.008 | 0.025 | 0.025 | 0.025 |
Distance nozzle billet |
8 | 16 | 16 | 16 |
ϴ, angle as a function of curved radio | 12 | 15 | 15 | 18 |
Ω, spray shooting angle | 45 | 55 | 55 | 55 |
Figure A1. (a,b) Flowsheet of the cellular automata software used to simulate the macrostructure of the billet.
Figure A2. Scheme of the previous savings processes to obtain solidification times during heat removal calculation.
References
1. Flemings, M.C. Solidification Processing; McGraw Hill 288 Book Co.: New York, NY, USA, 1974; 423.
2. Ivasishin, O.M.; Shevchenko, S.V.; Vasiliev, N.L.; Semiatin, S.L. 3D Monte-Carlo simulation of texture-controlled grain growth. Acta Mater.; 2003; 51, pp. 1019-1034. [DOI: https://dx.doi.org/10.1016/S1359-6454(02)00505-0]
3. Lan, C.W.; Chang, Y.C.; Shih, C.J. Adaptive phase-field simulation of non-isothermal free dendritic growth of a binary alloy. Acta Mater.; 2003; 51, pp. 1857-1869. [DOI: https://dx.doi.org/10.1016/S1359-6454(02)00582-7]
4. Holm, E.A.; Miodownik, M.A.; Rollett, A.D. On abnormal sub-grain growth and the origin of recrystallization nuclei. Acta Mater.; 2003; 51, pp. 2701-2716. [DOI: https://dx.doi.org/10.1016/S1359-6454(03)00079-X]
5. Mishra, S.; Deb Roy, T. Measurements and Monte Carlo simulation of grain growth in the heat-affected zone of Ti–6Al–4V welds. Acta Mater.; 2004; 52, pp. 1183-1192. [DOI: https://dx.doi.org/10.1016/j.actamat.2003.11.003]
6. Tong, M.; Li, D.; Li, Y. Modeling the austenite–ferrite diffusive transformation during continuous cooling on a mesoscale using Monte Carlo method. Acta Mater.; 2004; 52, pp. 1155-1162. [DOI: https://dx.doi.org/10.1016/j.actamat.2003.11.006]
7. Lan, Y.J.; Li, D.Z.; Li, Y.Y. Modeling austenite decomposition into ferrite at different cooling rate in low-carbon steel with cellular automaton method. Acta Mater.; 2004; 52, pp. 1721-1729. [DOI: https://dx.doi.org/10.1016/j.actamat.2003.12.045]
8. Zhang, L.; Zhang, C.B.; Wang, Y.M.; Wang, S.Q.; Ye, H.Q. A cellular automaton investigation of the transformation from austenite to ferrite during continuous cooling. Acta Mater.; 2003; 51, pp. 5519-5527. [DOI: https://dx.doi.org/10.1016/S1359-6454(03)00416-6]
9. McAfee, R.; Nettleship, I. The simulation and selection of shapes for the unfolding of grain size distributions. Acta Mater.; 2003; 51, pp. 4603-4610. [DOI: https://dx.doi.org/10.1016/S1359-6454(03)00297-0]
10. Wang, W.; Lee, P.D.; McLean, M.A. model of solidification microstructures in nickel-based superalloys: Predicting primary dendrite spacing selection. Acta Mater.; 2003; 51, pp. 2971-2987. [DOI: https://dx.doi.org/10.1016/S1359-6454(03)00110-1]
11. Feng, W.; Xu, Q.; Liu, B. Microstructure simulation of aluminum alloy using parallel computing technique. ISIJ Int.; 2002; 42, pp. 702-707. [DOI: https://dx.doi.org/10.2355/isijinternational.42.702]
12. Zhu, M.F.; Kim, J.M.; Hong, C.P. Modeling of globular and dendritic structure evolution in solidification of an Al–7mass%Si alloy. ISIJ Int.; 2001; 41, pp. 992-998. [DOI: https://dx.doi.org/10.2355/isijinternational.41.992]
13. Yoshioka, H.; Tada, Y.; Hayashi, Y. Crystal growth and its morphology in the mushy zone. Acta Mater.; 2004; 52, pp. 1515-1523. [DOI: https://dx.doi.org/10.1016/j.actamat.2003.11.033]
14. Lee, K.-Y.; Hong, C.P. Stochastic Modeling of solidification grain for structures of Al-Cu crystalline Ribbons in Planar Flow Casting. ISIJ Int.; 1997; 37, pp. 38-46. [DOI: https://dx.doi.org/10.2355/isijinternational.37.38]
15. Randle, V.; Rios, P.R.; Hu, Y. Grain growth and twinning in nickel. Scr. Mater.; 2008; 58, pp. 130-133. [DOI: https://dx.doi.org/10.1016/j.scriptamat.2007.09.016]
16. Liu, D.R.; Guo, J.J.; Wu, S.P.; Su, Y.Q.; Fu, H.Z. Stochastic modeling of columnar-to-equiaxed transition in Ti–(45–48 at%) Al alloy ingots. Mater. Sci. Eng. A; 2006; 415, pp. 184-194. [DOI: https://dx.doi.org/10.1016/j.msea.2005.09.077]
17. Shin, Y.H.; Hong, C.P. Modeling of dendritic growth with convection using a modified cellular automaton model with a diffuse interface. ISIJ Int.; 2002; 42, pp. 359-367. [DOI: https://dx.doi.org/10.2355/isijinternational.42.359]
18. Zhu, M.F.; Hong, C.P. A Modified Cellular Automaton Model for the simulation of dendritic growth in solidification of alloys. ISIJ Int.; 2001; 41, pp. 436-445. [DOI: https://dx.doi.org/10.2355/isijinternational.41.436]
19. Suwa, Y.; Saito, Y.; Onodera, H. Phase-field simulation of grain growth in three dimensional system containing finely dispersed second-phase particles. Scr. Mater.; 2006; 55, pp. 407-410. [DOI: https://dx.doi.org/10.1016/j.scriptamat.2006.03.034]
20. Mc Fadden, S.; Browne, D.J. Meso-scale simulation of grain nucleation, growth and interaction in castings. Scr. Mater.; 2006; 55, pp. 847-850. [DOI: https://dx.doi.org/10.1016/j.scriptamat.2006.08.001]
21. Schwartz, A.J.; King, W.E.; Kumar, M. Influence of processing method on the network of grain boundaries. Scr. Mater.; 2006; 54, pp. 963-968. [DOI: https://dx.doi.org/10.1016/j.scriptamat.2005.11.052]
22. Ramírez-Lopez, A.; Soto-Cortés, G.; González-Trejo, J.; Muñoz-Negrón, D. Computational algorithms for simulating the grain structure formed on steel billets using cellular automaton and chaos theories. Int. J. Min. Metall. Mater.; 2011; 18, pp. 24-34. [DOI: https://dx.doi.org/10.1007/s12613-011-0395-z]
23. Ramirez, A.; Carrillo, F.; Gonzalez, J.L.; Lopez, S. Stochastic simulation of grain growth during continuous casting. Mater. Sci. Eng. A; 2006; 421, pp. 208-216. [DOI: https://dx.doi.org/10.1016/j.msea.2006.01.077]
24. Ramirez, A.; Chávez, F.; Demedices, L.; Cruz, A.; Macias, M. Randomly grain growth in metallic materials. Chaos Solitons Fractals; 2009; 42, pp. 820-825. [DOI: https://dx.doi.org/10.1016/j.chaos.2009.02.011]
25. Ramirez-López, A.; Palomar-Pardavé, M.; Muñoz-Negrón, D.; Duran-Valencia, C.; López-Ramírez, S.; Soto-Cortés, G. A cellular automata model for simulating grain structures with straight and hyperbolic interfaces. Int. J. Miner. Metall. Mater.; 2012; 19, pp. 699-710. [DOI: https://dx.doi.org/10.1007/s12613-012-0616-0]
26. Ramirez-Lopez, A.; Muñoz-Negron, D.; Cruz-Morales, V.; Romero-Hernandez, S. Comparison between stochastic simulation of metallic grain structures (random vertexes creation and random nucleation and growth). AIP Conf. Proc.; 2013; 1558, 1957.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
© 2022 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.
Abstract
Simulation of the grain growth process, as a function of steel heat transfer conditions, is helpful for predicting grain structures of continuous cast steel products. Many authors have developed models based on numerical methods to simulate grain growth during metal solidification. Nevertheless, the anisotropic nature of grain structures makes necessary the employment of new mathematical methods such as chaos theory, fractals, and probabilistic and stochastic theories of simulation. The problem is significant for steelmakers to avoid defects in products and to control the steel microstructure during the continuous casting process. This work discusses the influence of nodal solidification times and computer algorithms on the dynamic formation of the chill, columnar, and equiaxed zones including physical phenomena such as nucleation and grain growth. Moreover, the model incorporates pre-nucleation and pre-growth routines in the original algorithm. There is a description of the influence of the mathematical parameter criteria and probabilities over the grain morphology obtained after solidification. Finally, an analysis of these algorithms elucidates the differences between these structures and those obtained from models considering only the solidification.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
Details

1 Department of Industrial Engineering, Technological and Autonomous Institute of Mexico (ITAM), Rio Hondo #1 Col. Progreso Tizapan, Mexico City 01080, Mexico
2 Department of Metallurgy and Materials Engineering, Instituto Politécnico Nacional-ESIQIE, Ed. 7 UPALM, Col. Zacatenco, Mexico City 07738, Mexico;
3 Metallurgy Engineering, Instituto Politécnico Nacional-UPIIZ, Blvd. del Bote 202, Cerro del Gato, Zacatecas 98160, Mexico;
4 Facultad de Ingeniería, Universidad Autónoma de Coahuila, Blvd. Fundadores Km 13, Ciudad Universitaria, Arteaga 25350, Mexico;