From Wikipedia, the free encyclopedia

Computational materials science and engineering uses modeling, simulation, theory, and informatics to understand materials. The main goals include discovering new materials, determining material behavior and mechanisms, explaining experiments, and exploring materials theories. It is analogous to computational chemistry and computational biology as an increasingly important subfield of materials science.

Introduction

Just as materials science spans all length scales, from electrons to components, so do its computational sub-disciplines. While many methods and variations have been and continue to be developed, seven main simulation techniques, or motifs, have emerged. [1]

These computer simulation methods use underlying models and approximations to understand material behavior in more complex scenarios than pure theory generally allows and with more detail and precision than is often possible from experiments. Each method can be used independently to predict materials properties and mechanisms, to feed information to other simulation methods run separately or concurrently, or to directly compare or contrast with experimental results. [2]

One notable sub-field of computational materials science is integrated computational materials engineering (ICME), which seeks to use computational results and methods in conjunction with experiments, with a focus on industrial and commercial application. [3] Major current themes in the field include uncertainty quantification and propagation throughout simulations for eventual decision making, data infrastructure for sharing simulation inputs and results, [4] high-throughput materials design and discovery, [5] and new approaches given significant increases in computing power and the continuing history of supercomputing.

Materials simulation methods

Electronic structure

Electronic structure methods solve the Schrödinger equation to calculate the energy of a system of electrons and atoms, the fundamental units of condensed matter. Many variations of electronic structure methods exist of varying computational complexity, with a range of trade-offs between speed and accuracy.

Density functional theory

Due to its balance of computational cost and predictive capability density functional theory (DFT) has the most significant use in materials science. DFT most often refers to the calculation of the lowest energy state of the system; however, molecular dynamics (atomic motion through time) can be run with DFT computing forces between atoms.

While DFT and many other electronic structures methods are described as ab initio, there are still approximations and inputs. Within DFT there are increasingly complex, accurate, and slow approximations underlying the simulation because the exact exchange-correlation functional is not known. The simplest model is the Local-density approximation (LDA), becoming more complex with the generalized-gradient approximation (GGA) and beyond. An additional common approximation is to use a pseudopotential in place of core electrons, significantly speeding up simulations.

Atomistic methods

This section discusses the two major atomic simulation methods in materials science. Other particle-based methods include material point method and particle-in-cell, most often used for solid mechanics and plasma physics, respectively.

Molecular dynamics

The term Molecular dynamics (MD) is the historical name used to classify simulations of classical atomic motion through time. Typically, interactions between atoms are defined and fit to both experimental and electronic structure data with a wide variety of models, called interatomic potentials. With the interactions prescribed (forces), Newtonian motion is numerically integrated. The forces for MD can also be calculated using electronic structure methods based on either the Born-Oppenheimer Approximation or Car-Parrinello approaches.

The simplest models include only van der Waals type attractions and steep repulsion to keep atoms apart, the nature of these models are derived from dispersion forces. Increasingly more complex models include effects due to coulomb interactions (e.g. ionic charges in ceramics), covalent bonds and angles (e.g. polymers), and electronic charge density (e.g. metals). Some models use fixed bonds, defined at the start of the simulation, while others have dynamic bonding. More recent efforts strive for robust, transferable models with generic functional forms: spherical harmonics, Gaussian kernels, and neural networks. In addition, MD can be used to simulate groupings of atoms within generic particles, called coarse-grained modeling, e.g. creating one particle per monomer within a polymer.

Kinetic Monte Carlo

Monte Carlo in the context of materials science most often refers to atomistic simulations relying on rates. In kinetic Monte Carlo (kMC) rates for all possible changes within the system are defined and probabilistically evaluated. Because there is no restriction of directly integrating motion (as in molecular dynamics), kMC methods are able to simulate significantly different problems with much longer timescales.

Mesoscale methods

The methods listed here are among the most common and the most directly tied to materials science specifically, where atomistic and electronic structure calculations are also widely used in computational chemistry and computational biology and continuum level simulations are common in a wide array of computational science application domains.

Other methods within materials science include cellular automata for solidification and grain growth, Potts model approaches for grain evolution and other Monte Carlo techniques, as well as direct simulation of grain structures analogous to dislocation dynamics.

Dislocation dynamics

Plastic deformation in metals is dominated by the movement of dislocations, which are crystalline defects in materials with line type character. Rather than simulating the movement of tens of billions of atoms to model plastic deformation, which would be prohibitively computationally expensive, discrete dislocation dynamics (DDD) simulates the movement of dislocation lines. [6] [7] The overall goal of dislocation dynamics is to determine the movement of a set of dislocations given their initial positions, and external load and interacting microstructure. From this, macroscale deformation behavior can be extracted from the movement of individual dislocations by theories of plasticity.

A typical DDD simulation goes as follows. [6] [8] A dislocation line can be modelled as a set of nodes connected by segments. This is similar to a mesh used in finite element modelling. Then, the forces on each of the nodes of the dislocation are calculated. These forces include any externally applied forces, forces due to the dislocation interacting with itself or other dislocations, forces from obstacles such as solutes or precipitates, and the drag force on the dislocation due to its motion, which is proportional to its velocity. The general method behind a DDD simulation is to calculate the forces on a dislocation at each of its nodes, from which the velocity of the dislocation at its nodes can be extracted. Then, the dislocation is moved forward according to this velocity and a given timestep. This procedure is then repeated. Over time, the dislocation may encounter enough obstacles such that it can no longer move and its velocity is near zero, at which point the simulation can be stopped and a new experiment can be conducted with this new dislocation arrangement.

Both small-scale and large-scale dislocation simulations exist. For example, 2D dislocation models have been used to model the glide of a dislocation through a single plane as it interacts with various obstacles, such as precipitates. This further captures phenomena such as shearing and bowing of precipitates. [8] [9] The drawback to 2D DDD simulations is that phenomena involving movement out of a glide plane cannot be captured, such as cross slip and climb, although they are easier to run computationally. [6] Small 3D DDD simulations have been used to simulate phenomena such as dislocation multiplication at Frank-Read sources, and larger simulations can capture work hardening in a metal with many dislocations, which interact with each other and can multiply. A number of 3D DDD codes exist, such as ParaDiS, microMegas, and MDDP, among others. [6] There are other methods for simulating dislocation motion, from full molecular dynamics simulations, continuum dislocation dynamics, and phase field models.

[6] [7] [8] [9]

Phase field

Phase field methods are focused on phenomena dependent on interfaces and interfacial motion. Both the free energy function and the kinetics (mobilities) are defined in order to propagate the interfaces within the system through time.

Crystal plasticity

Crystal plasticity simulates the effects of atomic-based, dislocation motion without directly resolving either. Instead, the crystal orientations are updated through time with elasticity theory, plasticity through yield surfaces, and hardening laws. In this way, the stress-strain behavior of a material can be determined.

Continuum simulation

Finite element method

Finite element methods divide systems in space and solve the relevant physical equations throughout that decomposition. This ranges from thermal, mechanical, electromagnetic, to other physical phenomena. It is important to note from a materials science perspective that continuum methods generally ignore material heterogeneity and assume local materials properties to be identical throughout the system.

Materials modeling methods

All of the simulation methods described above contain models of materials behavior. The exchange-correlation functional for density functional theory, interatomic potential for molecular dynamics, and free energy functional for phase field simulations are examples. The degree to which each simulation method is sensitive to changes in the underlying model can be drastically different. Models themselves are often directly useful for materials science and engineering, not only to run a given simulation.

CALPHAD

Phase diagrams are integral to materials science and the development computational phase diagrams stands as one of the most important and successful examples of ICME. The Calculation of PHase Diagram (CALPHAD) method does not generally speaking constitute a simulation, but the models and optimizations instead result in phase diagrams to predict phase stability, extremely useful in materials design and materials process optimization.

Comparison of methods

For each material simulation method, there is a fundamental unit, characteristic length and time scale, and associated model(s). [1]

Method Fundamental unit(s) Length scale Time scale Main model(s)
Quantum Chemistry Electron, atom pm ps Many-body wavefunction methods, Basis set
Density functional theory Electron, atom pm ps Exchange-correlation functional, Basis set
Molecular dynamics Atom, Molecule nm ps - ns Interatomic potential
Kinetic Monte Carlo Atom, Molecule, Cluster nm - μm ps - μs Interatomic potential, Rate Coefficients
Dislocation dynamics Dislocation μm ns - μs Peach-Koehler Force, Slip System Interactions
Phase field Grain, Interface μm - mm ns - μs Free energy functional
Crystal plasticity Crystal orientation μm - mm μs - ms Hardening function and yield surface
Finite element Volume element mm - m ms - s beam equation, heat equation, etc.

Multi-scale simulation

Many of the methods described can be combined, either running simultaneously or separately, feeding information between length scales or accuracy levels.

Concurrent multi-scale

Concurrent simulations in this context means methods used directly together, within the same code, with the same time step, and with direct mapping between the respective fundamental units.

One type of concurrent multiscale simulation is quantum mechanics/molecular mechanics ( QM/MM). This involves running a small portion (often a molecule or protein of interest) with a more accurate electronic structure calculation and surrounding it with a larger region of fast running, less accurate classical molecular dynamics. Many other methods exist, such as atomistic-continuum simulations, similar to QM/MM except using molecular dynamics and the finite element method as the fine (high-fidelity) and coarse (low-fidelity), respectively. [2]

Hierarchical multi-scale

Hierarchical simulation refers to those which directly exchange information between methods, but are run in separate codes, with differences in length and/or time scales handled through statistical or interpolative techniques.

A common method of accounting for crystal orientation effects together with geometry embeds crystal plasticity within finite element simulations. [2]

Model development

Building a materials model at one scale often requires information from another, lower scale. Some examples are included here.

The most common scenario for classical molecular dynamics simulations is to develop the interatomic model directly using density functional theory, most often electronic structure calculations. Classical MD can therefore be considered a hierarchical multi-scale technique, as well as a coarse-grained method (ignoring electrons). Similarly, coarse grained molecular dynamics are reduced or simplified particle simulations directly trained from all-atom MD simulations. These particles can represent anything from carbon-hydrogen pseudo-atoms, entire polymer monomers, to powder particles.

Density functional theory is also often used to train and develop CALPHAD-based phase diagrams.

Software and tools

MOOSE / BISON simulation: A piece of a fuel pellet has chipped away (center left) due to a manufacturing defect or damage incurred while it was in transit. The damaged pellet surface induces a high-stress state in the adjacent cladding. As a result, the pellets warm up and densify before swelling back out due to fission products building up inside of them, further stressing the surrounding fuel cladding.

Each modeling and simulation method has a combination of commercial, open-source, and lab-based codes. Open source software is becoming increasingly common, as are community codes which combine development efforts together. Examples include Quantum ESPRESSO (DFT), LAMMPS (MD), ParaDIS (DD), FiPy (phase field), and MOOSE (Continuum). In addition, open software from other communities is often useful for materials science, e.g. GROMACS developed within computational biology.

Conferences

All major materials science conferences include computational research. Focusing entirely on computational efforts, the TMS ICME World Congress meets biannually. The Gordon Research Conference on Computational Materials Science and Engineering began in 2020. Many other method specific smaller conferences are also regularly organized.

Journals

Many materials science journals, as well as those from related disciplines welcome computational materials research. Those dedicated to the field include Computational Materials Science, Modelling and Simulation in Materials Science and Engineering, and npj Computational Materials.

Related fields

Computational materials science is one sub-discipline of both computational science and computational engineering, containing significant overlap with computational chemistry and computational physics. In addition, many atomistic methods are common between computational chemistry, computational biology, and CMSE; similarly, many continuum methods overlap with many other fields of computational engineering.

See also

References

  1. ^ a b LeSar, Richard (2013-05-06). Introduction to Computational Materials Science: Fundamentals to Applications (1st ed.). Cambridge; New York: Cambridge University Press. ISBN  978-0-521-84587-8.
  2. ^ a b c Modeling Across Scales: A Roadmapping Study for Connecting Materials Models and Simulations Across Length and Time Scales (Report). The Minerals, Metals & Materials Society (TMS). 2015. Retrieved 20 August 2019.
  3. ^ Allison, John; Backman, Dan; Christodoulou, Leo (2006-11-01). "Integrated computational materials engineering: A new paradigm for the global materials profession". JOM. 58 (11): 25–27. doi: 10.1007/s11837-006-0223-5. ISSN  1543-1851.
  4. ^ Warren, James A.; Ward, Charles H. (2018-06-11). "Evolution of a Materials Data Infrastructure". JOM. 70 (9): 1652–1658. doi: 10.1007/s11837-018-2968-z. ISSN  1543-1851.
  5. ^ Curtarolo, Stefano; Hart, Gus L.W.; Nardelli, Marco Buongiorno; Mingo, Natalio; Sanvito, Stefano; Levy, Ohad (2013). "The high-throughput highway to computational materials design". Nature Materials. 12 (3): 191–201. doi: 10.1038/nmat3568. ISSN  1476-1122. PMID  23422720.
  6. ^ a b c d e R. Sills, W. Kuykendall, A. Aghaei, W. Cai. "Fundamentals of Dislocation Dynamics Simulations", in "Multiscale Materials Modeling for Nanomechanics". Editors: C. Weinberger, G. Tucker. ISBN 978-3-319-33478-3
  7. ^ a b D. Raabe. "Don't Trust your Simulation - Computational Materials Science on Its Way to Maturity?" (2002) Advanced Engineering Materials 4, No. 5
  8. ^ a b c V. Mohles. "Dislocation Dynamics Simulations of Particle Strengthening." Continuum Scale Simulation of Engineering Materials: Fundamentals - Microstructures - Process Applications. Edited by Dierk Raabe, Franz Roters, Frederic Barlat, Long-Qing Chen. 2004 Wiley-VCH Verlag GmbH & Co. KGaA. ISBN  3-527-30760-5.
  9. ^ a b "P. Bocchini, D. Dunand. "Dislocation dynamics simulations of precipitation-strengthened Ni- and Co-based superalloys." Materialia 1 (2018) 211-220.

External links