CN105868468B - Novel neighbor capturing method based on cellular automaton - Google Patents

Novel neighbor capturing method based on cellular automaton Download PDF

Info

Publication number
CN105868468B
CN105868468B CN201610184252.3A CN201610184252A CN105868468B CN 105868468 B CN105868468 B CN 105868468B CN 201610184252 A CN201610184252 A CN 201610184252A CN 105868468 B CN105868468 B CN 105868468B
Authority
CN
China
Prior art keywords
cell
phase
growth
cellular
solute
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201610184252.3A
Other languages
Chinese (zh)
Other versions
CN105868468A (en
Inventor
魏艳红
辜诚
占小红
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nanjing University of Aeronautics and Astronautics
Original Assignee
Nanjing University of Aeronautics and Astronautics
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nanjing University of Aeronautics and Astronautics filed Critical Nanjing University of Aeronautics and Astronautics
Priority to CN201610184252.3A priority Critical patent/CN105868468B/en
Publication of CN105868468A publication Critical patent/CN105868468A/en
Application granted granted Critical
Publication of CN105868468B publication Critical patent/CN105868468B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • G06F30/23Design optimisation, verification or simulation using finite element methods [FEM] or finite difference methods [FDM]

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Evolutionary Computation (AREA)
  • Geometry (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention relates to a novel neighbor capturing method based on a cellular automaton, in particular to a tissue simulation of different crystal orientation grain growth in a welding pool solidification process or a heat affected zone solid phase change process. The method can accurately describe the grain growth orientation angle, improve the calculation precision and the calculation efficiency of computer simulation, and optimize the cellular automata simulation method to a certain extent. The method mainly comprises the steps of dispersing time, space and states, defining model parameters, decomposing growth speed and defining growth distance inheritance rules, then establishing a grain growth model, compiling a computer program based on the model and calculating to obtain grain growth morphology and solute field distribution with different orientation angles. The invention is used for the microstructure simulation process of solidification or solid phase transition.

Description

Novel neighbor capturing method based on cellular automaton
Technical Field
The invention relates to a novel neighbor capturing method based on a cellular automaton, and belongs to the field of simulation of growth of welding grains.
Background
The traditional welding technology cannot predict and evaluate the performance of the tissue structure of the welded joint before welding and cannot evaluate different welding processes, so that the work is time-consuming and labor-consuming, and major accidents cannot be effectively avoided. The evolution situation of the microstructure crystal grain appearance in a high-temperature welding state is researched by utilizing a computer simulation technology, the size of the crystal grain is predicted, the distribution situation of the crystal grain size can be estimated, the selection and optimization of key parameters of a welding process are further controlled, the complete prediction of the growth of the crystal grain of the joint is realized, a basis is provided for determining the optimal crystal orientation structure, the optimal performance crystal grain size and the like of a base material, and the purposes of predicting, monitoring and improving the quality of the welding joint are finally achieved.
Cellular Automaton (CA) technology is a generic name for a class of discrete models, and was first proposed by Von Neumann as an ideal model of living organisms. In 1986, the Packard firstly uses CA to simulate and research the formation of a crystalline structure in metal solidification, and introduces CA into the field of materials. More material structure evolution models are developed subsequently, and the processes of solidification, eutectic growth, recrystallization, grain growth, phase precipitation and the like are involved.
The cellular automaton is a random and discrete mathematical model and is composed of 4 basic elements, namely a cell, a state space, a neighborhood and a local rule. The existing method for utilizing cellular automata mainly adopts the principle that a CA model related to metallurgy is established directly from a physical metallurgy concept, a two-dimensional plane is divided into identical square cells, the values of the cells form a positive integer set, each number represents a grain orientation, and grains with the same orientation are gathered together to represent a grain. A Moore type neighbor model is adopted, and randomness is introduced into a CA state transition rule so as to reflect the evolution process of a material organization more truly, and the CA is also called as a random cellular automaton. The CA model is established according to a local rule of physical metallurgy principles (mainly energy principles), and the local rule is simple and only depends on basic physical metallurgy principles. However, research shows that the CA with simple local rules can simulate a series of structure evolution processes such as grain growth, recrystallization, structure evolution in the metal forming process, metal solidification and the like, and is a powerful tool for auxiliary material design.
Disclosure of Invention
The invention provides a novel neighbor capturing method based on a cellular automaton, which aims to solve the problem that the cellular automaton method is difficult to randomly orient, and particularly aims at the tissue simulation of the growth of grains with different crystal orientations in the solidification process of a welding pool or the solid phase change process of a heat affected zone.
The technical scheme adopted by the invention for solving the technical problems is as follows:
a novel neighbor capturing method based on cellular automata,
the method comprises the following steps:
the method comprises the following steps: model simplification and calculation domain dispersion;
step two: defining a neighbor and a neighbor capturing mode;
step three: establishing a grain growth model;
step four: analog calculation and result derivation;
and writing a computer program based on the cellular automaton model, and obtaining and deriving the growth and evolution results of the dendritic crystal of the microstructure with different orientation angles.
The specific process of the step one is as follows:
the following simplifications and assumptions were made in building the computer model:
(1) the molten liquid is an incompressible fluid;
(2) the movement of the liquid-solid interface is determined by local temperature, solute diffusion and solute distribution.
Dispersing the time, space and state of grain growth in the welding process simulated by a computer, and setting each unit grain as a cell; defining a time step of 10 during the welding process-110ms, the size of each square unit cell is 1-100 μm, the number of the unit cells is 500 x 500, and each unit cell comprises three states of a parent phase, a child phase and a transition phase.
The specific process of the second step is as follows:
defining the neighbor cells of each cell as four cells closest to the cell through a Moore type neighbor model, and when one cell is converted into a sub-phase from a parent phase, if the neighbor cell is the parent phase, converting the cell into a transition phase of the parent phase and the sub-phase;
the growth of the crystal grains grows along the X, Y axis of the plane coordinate system, and when the growth direction has an orientation angle with the X axis or the Y axis, the growth speed of the crystal grain tips is decomposed according to the X, Y direction. There are 3 calculation methods:
(1) when the product of the growth speed in the X direction and the time step reaches the side length of the cell and is larger than the product of the growth speed in the Y direction and the time step, the cell is converted into a sub-phase cell, the next cell in the X direction is automatically captured as an interface cell, and the interface cell inherits the growth distance in the Y direction of the sub-phase cell and is substituted into the subsequent calculation;
(2) when the product of the Y-direction growth speed and the time step reaches the side length of the cell and is larger than the product of the X-direction growth speed and the time step, the cell is converted into a sub-phase cell, the next cell in the Y direction is automatically captured as an interface cell, and the interface cell inherits the X-direction growth distance of the sub-phase cell and is substituted into the subsequent calculation;
(3) when the product of the growth speed in the X direction and the time step reaches the side length of the cellular cell and is equal to the product of the growth speed in the Y direction and the time step, the cellular cell is converted into a sub-phase cellular cell, the next cellular cell in the X direction and a neighbor cellular cell which is 45 degrees with the sub-phase cellular cell are automatically captured as interface cellular cells, and the X, Y direction growth distances of the interface cellular cells are all 0 and substituted into the subsequent calculation.
The specific process of the third step is as follows:
and defining initial parameters including initial temperature and initial solute fraction, and giving initial state parameters to all regional cellular units.
Considering component supercooling, curvature supercooling and dynamic supercooling, interface tip liquid phase solute fraction in the model
Figure RE-GDA0001836435030000031
Is given by the following formula:
the formula I is as follows:
Figure RE-GDA0001836435030000032
wherein
Figure RE-GDA0001836435030000033
Is the interface tip liquid phase solute fraction, mLIs the slope of the liquidus line, T0Is an initial solute fraction C0The liquidus temperature of time, gamma is the Gibbs Thomson coefficient, kappa is the interfacial curvature, T is the local temperature, V is the growth rate, mukIs the interfacial kinetic coefficient.
Based on the second law of local conservation of solid-liquid interface and Fick diffusion, carrying out finite difference on the model to obtain: the formula II is as follows:
Figure RE-GDA0001836435030000034
wherein C isE=(1-fS)CL+fSCS,DE=(1-fS)DL+fSDS,CEIs the mean solute fraction of the individual cells, DeIs the average solute diffusion coefficient of an individual cell,
Figure RE-GDA0001836435030000035
and
Figure RE-GDA0001836435030000036
solid phase and liquid phase solute fractions at the tip of the solid-liquid interface, CSAnd CLSolute fractions in solid and liquid phases, respectively, DSAnd DLSolid phase and liquid phase solute diffusion coefficients, respectively, Δ t is a time step, Δ x and Δ y are unit cell sizes in x and y directions, respectively, i is a horizontal axis coordinate, j is a vertical axis coordinate, f is a vertical axis coordinateSIs the solid phase fraction.
Based on the interfacial solute conservation and differencing it, a tip growth rate can be obtained that is:
the formula III is as follows:
Figure RE-GDA0001836435030000041
the formula four is as follows:
Figure RE-GDA0001836435030000042
the specific process of the step four is as follows:
and compiling a computer program based on the cellular automaton model, and performing iterative calculation and derivation to obtain the crystal grain morphology, solute fraction, temperature distribution and dendritic crystal tip growth speed with different orientation angles.
The invention has the beneficial effects that:
the invention provides a novel neighbor capturing method based on different orientation grain growth of a cellular automaton. The method of the invention can simulate the dendritic crystal growth evolution in the solidification process of the welding pool, dynamically reproduce the structural morphology change in the welding cooling process, accurately describe the crystal grain growth process with different orientation angles, simultaneously improve the calculation precision and the calculation efficiency of computer simulation, and optimize the cellular automata simulation method to a certain extent.
Drawings
The invention is further illustrated with reference to the following figures and examples.
FIG. 1 is a schematic diagram of a cell after spatial and state dispersion;
FIG. 2 is a main flow of defining neighbor capture and growth distance inheritance;
FIG. 3(a) is a graph of grain growth with a certain orientation angle;
FIGS. 3(b1) -3(b3) are graphs showing the grain growth process in actual simulation;
FIGS. 3(c1) - (c4) are views showing the grain growth process obtained by decomposing the growth rate by the orientation angle;
FIG. 4 is a flow chart of microscopic grain growth structure simulation;
fig. 5 shows the simulation results of grain growth and solute distribution at different orientation angles.
Detailed Description
The invention is described in further detail below with reference to the accompanying drawings:
aiming at the cellular automata computer simulation of the grain growth process during solidification or solid phase change, a novel neighbor capturing method for grain growth at different orientation angles is provided. The method is characterized in that: decomposing the grain growth speed of the transition phase unit cells between the parent phase and the child phase, converting the transition phase unit cells into the child phase unit cells after the transition conditions are met, simultaneously capturing the interface unit cells in a new step according to the meeting conditions, and adding the unsatisfied conditions into the newly captured interface unit cells as initial conditions, thereby finishing the growth of the grains with a certain orientation angle. And finally, calculating and exporting the result after writing the code. The method comprises the following steps:
the method comprises the following steps: model simplification and computational domain discretization
The following simplifications and assumptions were made in building the computer model:
(1) the molten liquid is an incompressible fluid;
(2) the movement of the liquid-solid interface is determined by local temperature, solute diffusion and solute distribution.
Dispersing the time, space and state of grain growth in the welding process simulated by a computer, and setting each unit grain as a cell; defining a time step of 10 during the welding process-110ms, the size of each square unit cell is 1-100 μm, the number of the unit cells is 500 x 500, each unit cell comprises a mother phase and a child phasePhase and transition phase. Referring to the actual situation of the welding process, a time step of 1ms, a cell size of 5 μm, a cell number of 500 × 500, and a cell state of 3 are used in the example, which are respectively a liquid phase, a solid phase, and a solid-liquid interface, as shown in fig. 1.
Step two: definition of neighbor and neighbor capture mode
The main flow is shown in fig. 2. Defining the neighbor cells of each cell as four cells closest to the cell through a Moore type neighbor model, and when one cell is converted into a sub-phase from a parent phase, if the neighbor cell is the parent phase, converting the cell into a transition phase of the parent phase and the sub-phase;
the actual grain growth process has a fixed growth orientation based on its grain properties of FCC (face centered cubic), BCC (body centered cubic), HCP (hexagonal close packed) such that the FCC grain tip growth directions are perpendicular to each other, and then its grains can grow in X, Y, Z directions in a cartesian coordinate system and in X, Y directions in a two-dimensional form as shown in fig. 3 (a). Fig. 3(b1) -3(b3) show the results of the original grain growth simulation, which shows that the crystal can only be grown in the X, Y direction, and the difference in orientation angle cannot be considered. As shown in fig. 3(c1) - (c4), the growth of the crystal grains grows along the X, Y axis of the planar coordinate system, and when the growth direction has an orientation angle with the X axis or the Y axis, the growth rate of the crystal grain tips is decomposed in the X, Y direction. There are 3 calculation methods:
(1) when the product of the growth speed in the X direction and the time step reaches the side length of the cell and is larger than the product of the growth speed in the Y direction and the time step, the cell is converted into a sub-phase cell, the next cell in the X direction is automatically captured as an interface cell, and the interface cell inherits the growth distance in the Y direction of the sub-phase cell and is substituted into the subsequent calculation;
(2) when the product of the Y-direction growth speed and the time step reaches the side length of the cell and is larger than the product of the X-direction growth speed and the time step, the cell is converted into a sub-phase cell, the next cell in the Y direction is automatically captured as an interface cell, and the interface cell inherits the X-direction growth distance of the sub-phase cell and is substituted into the subsequent calculation;
(3) when the product of the growth speed in the X direction and the time step reaches the side length of the cellular cell and is equal to the product of the growth speed in the Y direction and the time step, the cellular cell is converted into a sub-phase cellular cell, the next cellular cell in the X direction and a neighbor cellular cell which is 45 degrees with the sub-phase cellular cell are automatically captured as interface cellular cells, and the X, Y direction growth distances of the interface cellular cells are all 0 and substituted into the subsequent calculation. By adopting the method, the grain growth process of any orientation angle can be calculated.
Step three: establishment of grain growth model
The model building process is shown in fig. 4. The dendritic crystal growth process is mainly controlled by temperature distribution and solute diffusion during solidification, and the solute fraction gradient is the driving force for solid-phase and liquid-phase solute diffusion, so the temperature and solute fraction need to be calculated firstly. And defining initial parameters including initial temperature and initial solute fraction, and assigning initial state parameters to the unit cells in all the regions.
Considering component supercooling, curvature supercooling and dynamic supercooling, interface tip liquid phase solute fraction in the model
Figure RE-GDA0001836435030000061
Is given by the following formula:
the formula I is as follows:
Figure RE-GDA0001836435030000062
wherein
Figure RE-GDA0001836435030000063
Is the interface tip liquid phase solute fraction, mLIs the slope of the liquidus line, T0Is an initial solute fraction C0The liquidus temperature of time, gamma is the Gibbs Thomson coefficient, kappa is the interfacial curvature, T is the local temperature, V is the growth rate, mukIs the interfacial kinetic coefficient.
Based on the second law of local conservation of solid-liquid interface and Fick diffusion, carrying out finite difference on the model to obtain: the formula II is as follows:
Figure RE-GDA0001836435030000064
wherein C isE=(1-fS)CL+fSCS,DE=(1-fS)DL+fSDS,CEIs the mean solute fraction of the individual cells, DeIs the average solute diffusion coefficient of an individual cell,
Figure RE-GDA0001836435030000071
and
Figure RE-GDA0001836435030000072
solid phase and liquid phase solute fractions at the tip of the solid-liquid interface, CSAnd CLSolute fractions in solid and liquid phases, respectively, DSAnd DLSolid phase and liquid phase solute diffusion coefficients, respectively, Δ t is a time step, Δ x and Δ y are unit cell sizes in x and y directions, respectively, i is a horizontal axis coordinate, j is a vertical axis coordinate, f is a vertical axis coordinateSIs the solid phase fraction.
Based on the interfacial solute conservation and differencing it, a tip growth rate can be obtained that is:
the formula III is as follows:
Figure RE-GDA0001836435030000073
the formula four is as follows:
Figure RE-GDA0001836435030000074
step four: analog computation and derivation of results
And compiling a computer program based on the cellular automaton model, and performing iterative calculation and derivation to obtain the crystal grain morphology, solute fraction, temperature distribution and dendritic crystal tip growth speed with different orientation angles.
The microstructure simulation of the Al-3% Cu alloy welding solidification process is used for analysis.
The method comprises the following steps: model simplification and computational domain discretization
Referring to the actual situation of the welding process, the following simplifications and assumptions are made in establishing the computer model: (1) the molten liquid is an incompressible fluid; (2) the movement of the liquid-solid interface is determined by local temperature, solute diffusion and solute distribution.
And (5) discretizing the time, space and state of the computer simulation. Defining the time step of the simulation as 10-1ms), the size of each square unit cell is 5 μm and the number of unit cells is 500 × 500, the number of states per unit cell (generally including 3 states in total of a parent phase, a child phase, and a transition phase).
Step two: definition of neighbor and neighbor capture mode
A Moore-type neighbor model is used, i.e., the neighbors of each cell are defined as the four cells closest to the cell. When a unit cell changes from a parent phase to a child phase, if a neighboring unit cell is the parent phase, the unit cell changes to a transition phase (interface) between the parent phase and the child phase.
Since the Al-Cu alloy is a face-centered cubic crystal, the FCC grain tip growth directions are perpendicular to each other, and grow in the X, Y direction in a microscopic two-dimensional simulation. As shown in fig. 3(c1) - (c4), the growth of the crystal grains grows along the X, Y axis of the plane coordinate system, and when the growth direction has an orientation angle with the X axis or the Y axis, the growth rate of the crystal grain tips is decomposed in the X, Y direction. There are 3 calculation methods: (1) when the product of the growth speed in the X direction and the time step reaches the side length of the cell and is larger than the product of the growth speed in the Y direction and the time step, the cell is converted into a sub-phase cell, the next cell in the X direction is automatically captured as an interface cell, and the interface cell inherits the growth distance in the Y direction of the sub-phase cell and is substituted into the subsequent calculation; (2) when the product of the growth speed in the Y direction and the time step reaches the side length of the cell and is larger than the product of the growth speed in the X direction and the time step, the cell is converted into a sub-phase cell, the next cell in the Y direction is automatically captured as an interface cell, and the interface cell inherits the growth distance in the X direction of the sub-phase cell and is substituted into the subsequent calculation; (3) when the product of the growth speed in the X direction and the time step reaches the side length of the cellular cell and is equal to the product of the growth speed in the Y direction and the time step, the cellular cell is converted into a sub-phase cellular cell, the next cellular cell in the X direction and a neighbor cellular cell which is 45 degrees with the sub-phase cellular cell are automatically captured as interface cellular cells, and the X, Y direction growth distances of the interface cellular cells are all 0 and substituted into the subsequent calculation. By adopting the method, the grain growth process of any orientation angle can be calculated.
Step three: establishment of grain growth model
The dendritic crystal growth process is mainly controlled by temperature distribution and solute diffusion during solidification, and the solute fraction gradient is the driving force of solid-phase and liquid-phase solute diffusion, so the temperature and solute fraction need to be calculated firstly. And defining initial parameters including initial temperature and initial solute fraction, and assigning initial state parameters to the cellular units in all the regions. The material parameters and simulation parameters used in the micro-model are shown in table 1.
TABLE 1 Material parameters and simulation parameters used in the micro-model
Figure RE-BDA0000951571860000091
Considering component supercooling, curvature supercooling and dynamic supercooling, interface tip liquid phase solute fraction in the model
Figure RE-BDA0000951571860000092
Is given by the following formula:
the formula I is as follows:
Figure RE-BDA0000951571860000093
wherein
Figure RE-BDA0000951571860000094
Is the interface tip liquid phase solute fraction, mLIs the slope of the liquidus line, T0Is an initial solute fraction C0The liquidus temperature of time, Г is the Gibbs Thomson coefficient, κ is the interfacial curvature, T is the local temperature, V is the growth rate, μkIs the interfacial kinetic coefficient.
Based on the second law of local conservation of solid-liquid interface and Fick diffusion, carrying out finite difference on the model to obtain:
the formula II is as follows:
Figure RE-BDA0000951571860000095
wherein C isE=(1-fS)CL+fSCS,DE=(1-fS)DL+fSDS,CEIs the mean solute fraction of the individual cells, DeIs the average solute diffusion coefficient of an individual cell, C
Figure RE-BDA0000951571860000103
And
Figure RE-BDA0000951571860000104
solid phase and liquid phase solute fractions at the tip of the solid-liquid interface, CSAnd CLSolute fractions in solid and liquid phases, respectively, DSAnd DLSolid phase and liquid phase solute diffusion coefficients, respectively, Δ t is a time step, Δ x and Δ y are unit cell sizes in x and y directions, respectively, i is a horizontal axis coordinate, j is a vertical axis coordinate, f is a vertical axis coordinateSIs the solid phase fraction.
Based on the interfacial solute conservation and differencing it, a tip growth rate can be obtained that is:
the formula III is as follows:
Figure RE-BDA0000951571860000101
the formula four is as follows:
Figure RE-BDA0000951571860000102
step four: analog computation and derivation of results
According to the temperature and solute diffusion in the welding solidification process, grain growth evolution calculation of different orientation angles is carried out, during simulation, the grain growth direction has randomness and forms a certain included angle with the X-axis direction, the growth process of any grain is the growth process of the grain of any angle, the grain of any orientation can be normally grown and evolved by setting the orientation angle of the grain, and finally, the grain appearance, the solute fraction, the temperature distribution and the dendritic crystal tip growth speed are obtained and derived.
In light of the foregoing description of the preferred embodiment of the present invention, it is to be understood that various changes and modifications may be made by those skilled in the art without departing from the spirit and scope of the invention. The technical scope of the present invention is not limited to the content of the specification, and must be determined according to the scope of the claims.

Claims (3)

1. A novel neighbor capturing method based on cellular automata is characterized by comprising the following steps:
the method comprises the following steps: model simplification and computational domain discretization
Step two: definition of neighbor and neighbor capture mode
Step three: establishment of grain growth model
Step four: analog computation and derivation of results
Writing a computer program based on the cellular automaton model, and obtaining and deriving the growth and evolution results of the dendritic crystal of the microstructure with different orientation angles:
the specific process of the second step is as follows:
defining the neighbor cells of each cell as four cells closest to the cell through a Moore type neighbor model, and when one cell is converted into a sub-phase from a parent phase, if the neighbor cell is the parent phase, converting the cell into a transition phase of the parent phase and the sub-phase;
the growth of the crystal grains grows along the X, Y axes of the plane coordinate system, when the growth direction has an orientation angle with the X axis or the Y axis, the growth speed of the crystal grain tips is decomposed according to the X, Y direction, and there are 3 calculation methods:
(1) when the product of the growth speed in the X direction and the time step reaches the side length of the cell and is larger than the product of the growth speed in the Y direction and the time step, the cell is converted into a sub-phase cell, the next cell in the X direction is automatically captured as an interface cell, and the interface cell inherits the growth distance in the Y direction of the sub-phase cell and is substituted into the subsequent calculation;
(2) when the product of the growth speed in the Y direction and the time step reaches the side length of the cell and is larger than the product of the growth speed in the X direction and the time step, the cell is converted into a sub-phase cell, the next cell in the Y direction is automatically captured as an interface cell, and the interface cell inherits the growth distance in the X direction of the sub-phase cell and is substituted into the subsequent calculation;
(3) when the product of the growth speed in the X direction and the time step reaches the side length of the cellular cell and is equal to the product of the growth speed in the Y direction and the time step, the cellular cell is converted into a sub-phase cellular cell, the next cellular cell in the X direction and a neighbor cellular cell which is 45 degrees with the sub-phase cellular cell are automatically captured as interface cellular cells, and the X, Y direction growth distances of the interface cellular cells are all 0 and substituted into the subsequent calculation;
the specific process of the third step is as follows:
defining initial parameters including initial temperature and initial solute fraction, assigning initial state parameters to all regional cellular units,
considering component supercooling, curvature supercooling and dynamic supercooling, interface tip liquid phase solute fraction in the model
Figure FDA0002265863740000021
Is given by the following formula:
the formula I is as follows:
Figure FDA0002265863740000022
wherein
Figure FDA0002265863740000023
Is the interface tip liquid phase solute fraction, mLIs the slope of the liquidus line, T0Is an initial solute fraction C0The liquidus temperature of time, gamma is the Gibbs Thomson coefficient, kappa is the interfacial curvature, T is the local temperature, V is the growth rate, mukAs a coefficient of the interface dynamics, the coefficient of the interface dynamics,
based on the second law of local conservation of solid-liquid interface and Fick diffusion, carrying out finite difference on the model to obtain:
the formula II is as follows:
Figure FDA0002265863740000024
wherein C isE=(1-fS)CL+fSCS,DE=(1-fS)DL+fSDS,CEIs the average solute fraction of the individual cells, DeIs the average solute diffusion coefficient of an individual cell,
Figure FDA0002265863740000031
and
Figure FDA0002265863740000032
solid phase and liquid phase solute fractions at the tip of the solid-liquid interface, CSAnd CLSolute fractions in solid and liquid phases, respectively, DSAnd DLRespectively solid phase and liquid phase solute diffusion coefficients, delta t is a time step, delta x and delta y are unit cell sizes in x and y directions, respectively, i is a horizontal axis coordinate, j is a vertical axis coordinate, fSIs the fraction of the solid phase,
based on the interfacial solute conservation and differencing it, a tip growth rate can be obtained that is:
the formula III is as follows:
Figure FDA0002265863740000033
the formula four is as follows:
Figure FDA0002265863740000034
wherein k in formula three and formula four is defined as: the solute distribution coefficient.
2. The novel neighbor capturing method based on cellular automata as claimed in claim 1, wherein the specific process of the first step is as follows:
the following simplifications and assumptions were made in building the computer model:
(1) the molten liquid is an incompressible fluid;
(2) the movement of the liquid-solid interface is determined by local temperature, solute diffusion and solute distribution;
dispersing the time, space and state of grain growth in the welding process simulated by a computer, and setting each unit grain as a cell; defining a time step of 10 during the welding process-110ms, the size of each square unit cell is 1-100 μm, the number of the unit cells is 500 x 500, and each unit cell comprises three states of a parent phase, a child phase and an excess phase.
3. The novel neighbor capturing method based on cellular automata according to claim 1, wherein the specific process of the fourth step is as follows:
and compiling a computer program based on the cellular automaton model, and performing iterative calculation and derivation to obtain the crystal grain morphology, solute fraction, temperature distribution and dendritic crystal tip growth speed with different orientation angles.
CN201610184252.3A 2016-03-28 2016-03-28 Novel neighbor capturing method based on cellular automaton Active CN105868468B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610184252.3A CN105868468B (en) 2016-03-28 2016-03-28 Novel neighbor capturing method based on cellular automaton

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610184252.3A CN105868468B (en) 2016-03-28 2016-03-28 Novel neighbor capturing method based on cellular automaton

Publications (2)

Publication Number Publication Date
CN105868468A CN105868468A (en) 2016-08-17
CN105868468B true CN105868468B (en) 2020-03-17

Family

ID=56625154

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610184252.3A Active CN105868468B (en) 2016-03-28 2016-03-28 Novel neighbor capturing method based on cellular automaton

Country Status (1)

Country Link
CN (1) CN105868468B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107309543A (en) * 2017-05-04 2017-11-03 南京航空航天大学 A kind of laser weld pools dendritic growth analogy method
CN107885915B (en) * 2017-10-26 2019-06-28 江苏大学 A kind of automobile Varying-thickness B post design method based on one-dimensional mixing cellular automata
CN110110474B (en) * 2019-05-19 2022-04-05 苏州科技大学 Material microstructure geometric model building method based on metallographic picture
CN110276118A (en) * 2019-06-14 2019-09-24 吉林师范大学 The method of temperature change in a kind of cutting of Cellular Automata Simulation cutter blade

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102750425B (en) * 2012-07-17 2014-09-03 哈尔滨工业大学 Simulation method of texture evolvement of heat affected zone in welding process
JP5749233B2 (en) * 2012-08-31 2015-07-15 株式会社東芝 Method and system for predicting material structure
CN104014768B (en) * 2014-06-24 2015-11-18 哈尔滨理工大学 A kind of method of magnesium alloy arborescent structure numerical simulation

Also Published As

Publication number Publication date
CN105868468A (en) 2016-08-17

Similar Documents

Publication Publication Date Title
CN105868468B (en) Novel neighbor capturing method based on cellular automaton
Chen et al. Prediction of microstructural evolution during hot forging
CN110619157A (en) Method for simulating microstructure evolution of titanium alloy welding pool
Sun et al. Numerical simulation of dendritic growth in directional solidification of binary alloys using a lattice Boltzmann scheme
CN112784424A (en) Three-dimensional numerical simulation method for grain growth of titanium alloy welding pool
LeSar et al. Advances in discrete dislocation dynamics simulations
Xu et al. Titanium alloys: from properties prediction to performance optimization
CN113284570A (en) Simulation method of microstructure of aluminum alloy welding pool
CN112185474B (en) Numerical simulation method for directional solidification process of Ti-45% Al alloy
CN109359431B (en) Simulation method for material surface pitting in flowing seawater
Kutumarao et al. Recent developments in modeling the hot working behavior of metallic materials
Liu et al. Modeling of the flow stress behavior and microstructural evolution during hot deformation of Mg–8Al–1.5 Ca–0.2 Sr magnesium alloy
Nguyen et al. Progress towards a complete model of metal additive manufacturing
CN113486555B (en) Calculation method for isometric crystal structure viscoplastic extrusion deformation of steel solidification pasty region
Brown et al. Solid-liquid metal interface definition studies using capillary fluctuation method
Illgen et al. Simulation based production support system in the field of steel construction for large offshore structures
Chen et al. Defect substructure energy landscape in polycrystalline Al under large deformation: insights from molecular dynamics
Duda et al. Optimization methods for lot-sizing problem in an automated foundry
Li et al. A novel microstructure simulation model for direct energy deposition process
Zhou et al. Advancements in machine learning for material design and process optimization in the field of additive manufacturing
Guo et al. A brief review of precipitation hardening models for aluminum alloys
Adrian et al. The simulation of dendritic growth in Ni-Cu alloy using the phase field model
Bahirie et al. Optimization of milling conditions by using particle swarm optimization technique: a review
Jackson et al. Titanium Research Developments in the United Kingdom
Jordan et al. Using of Event-Driven Molecular Dynamics Method at the Computer Simulation of Atomic Structures of Amorphous Metals

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant