Abstract
We used the machine learning technique of Li et al. (PRL 114, 2015) for molecular dynamics simulations. Atomic configurations were described by feature matrix based on internal vectors, and linear regression was used as a learning technique. We implemented this approach in the LAMMPS code. The method was applied to crystalline and liquid aluminum and uranium at different temperatures and densities, and showed the highest accuracy among different published potentials. Phonon density of states, entropy and melting temperature of aluminum were calculated using this machine learning potential. The results are in excellent agreement with experimental data and results of full ab initio calculations.
Introduction
Computational chemistry tools, and more specifically molecular modeling, play an increasingly important role. Many properties of various physical systems, their energies and forces acting on atoms may be studied using parametrized explicit functions, called force fields or interatomic potentials. For example, dislocation movement, shock-wave response and diffusion of defects in metals are often modeled with embedded atom method1 or angular-dependent potentials2. Processes in proteins and lipids are simulated with AMBER3 and CHARMM (for example, see ref. 4) force fields. Chemical processes such as catalysis, polymerization and isomerization are studied with the ReaxFF5 potential. There is a wide range of other techniques and applications. Classical interatomic potentials are in general much faster and scale better than ab initio methods. However, they cannot precisely reproduce quantum-mechanical forces and have limited transferability.
The development of new methods capable of better representing potential energy surfaces is of great interest to computational chemistry and materials science. Machine learning (ML) approaches have the advantage of being more flexible and capable of reproducing reference data more accurately than traditional force fields. ML force field could be both potentials in the traditional sense that for a given atomic configuration calculate the energy of a system, or alternative methods that directly reproduce the forces. Their common feature is that there is no predefined functional form for interatomic interactions, but instead energies or forces are calculated as a (finite) sum of basis functions that may in principle be capable of reproducing complex actual functions in configurational space. One of the first ML potentials was proposed in6, 7, where the interaction of different gases with surface was simulated using neural networks (NN). Later these approaches were improved and applied in refs 8 and 9. In these works the interaction potential was given by the coefficients of a neural network. Symmetry functions were used to describe atomic configurations, including radial and angular distributions of atoms. Using Parrinello-Behler ML potential, solid and liquid sodium were described in refs 10 and 11, and in combination with metadynamics, mechanisms of phase transitions in silicon were studied12. This method was then extended to systems consisting of several types of atoms13 and applied to water14, methanol13 and zinc oxide15.
Another ML technique for interatomic potentials is GAP (Gaussian approximation potential)16, which is based on the bispectrum decomposition and Gaussian regression. The GAP potentials were developed to describe tungsten and its defects17, solid and liquid water18 and amorphous carbon19. Similar to GAP is SNAP (Spectral Neighbor Analysis Potential)20, where the dependence of energy on bispectrum components is described with linear regression instead of the Gaussian one. Due to its simplicity and speed, linear regression algorithm was used in ref. 21, where the authors developed a new machine learning potential that can describe atomic forces and energies using invariant polynomials as descriptors (MTP). Active learning method based on D-optimality criterion appeared to be highly efficient for on-the-fly learning22. Besides the above mentioned interatomic potentials based on machine learning, there are many others23–25, the latest reviews can be found in refs 26 and 27.
In the molecular dynamics (MD) method, the behavior of the system is completely determined by forces acting on atoms and by initial conditions. Besides, there is only one value of energy per configuration, while there are 3N force components (N being the number of atoms), so one has much richer reference datasets of forces rather than energies. A ML model can be trained on both energies and forces, but we were curious to exploit a recent simple approach based solely on forces28. We still call it an interatomic potential, even though the energy is not used in this method, and we test this energy-free method on quantities that depend both on the forces (phonons, entropies) and energies (melting temperature).
Theoretical methods based on density functional theory (DFT) are predictive, but often prohibitively expensive. One way to calculate the free energy is the thermodynamic integration method29, 30. The complicated part of that approach is to build a reference system which would have properties similar to the real system. Another way is to integrate the phonon density of states, which can be calculated using the frozen phonon method31. The effects of anharmonicity can be taken into account by the self-consistent phonons method32 or by perturbative corrections33. The former approach accounts for finite displacements of atoms, while the latter accounts for finite lifetime of phonons.
In principle, the phonon density of states can be calculated using molecular dynamics at finite temperature as a Fourier transform of the velocity autocorrelation function (VACF)34. This allows to take into account naturally the displacements of atoms and the finite lifetime of phonons. However, this approach requires the use of large systems and, therefore, is very expensive in the context of quantum molecular dynamics calculations. Instead, classical MD would be a practical approach if an accurate interatomic potential were available.
In this work we use an approach for atomic forces reconstruction which is similar to the one proposed in ref. 28. We also apply feature matrix as a descriptor for local atomic configuration, and linear regression for fitting the relationship between the descriptor and force. Crystalline and liquid phases of aluminum and uranium were investigated. Al was chosen because there are a plenty of experimental data for its properties (density, melting temperature and so on), and many interatomic potentials were also developed for it. On the contrary, the published interatomic potentials for U give large errors in forces, and the phase diagram of U is still unknown. In this work we will examine crystalline α-U (stable up to 235 GPa35) and liquid uranium.
Method
Following28, for each atom a set of k internal vectors is defined as
1 |
where N neigh is the number of neighbouring atoms, r cut and p–constants that must be chosen optimally, r q = ||r q||, . For convenience a set of k internal vectors and k collinear with them unit vectors can be written in the form of two matrices V and A:
2 |
Then for each atom the matrix X is built, . This X here is the feature matrix. Each X matrix corresponds to a vector , which consists of projections of F on : (F = A + , where A + is the pseudoinverse matrix for A). To establish the relationship between X and , we use linear regression. In other words, we find the coefficients vector Θ in the equation X TΘ = . The components of Θ are free parameters in the method. When determined, Θ, together with the set of (r cut; p) pairs and with the radius of the sphere in which the neighbors are counted, form the interatomic potential for MD.
We implemented this potential in the LAMMPS36 code. A particular feature of the method is that it does not compute the potential energy. This, however, does not affect the dynamics. The implementation of the potential is parallelized using LAMMPS domain decomposition.
We developed several parameterizations of our ML potential for aluminum and uranium. Trajectories for training sets were taken from first-principles molecular dynamics calculations made with VASP37 for different densities and temperatures. Each trajectory was calculated with a time step of 1 fs for about 1 ps.
Force field parametrization
As we mentioned above, dynamics of the system are mostly defined by forces acting on them and by initial conditions. So, the small difference between ab initio and predicted forces (root mean square error, RMSE) was considered as the main quality criterion for constructed potentials. In order to parameterize any potential, the particular pairs of values (r cut, p) were selected manually. First we fixed p = 1 and plotted RMSE dependence on the value of r cut. Therefore, the starting pair of parameters was defined by the minimum of the RMSE value on this plot. The subsequent values of constants were taken with the step of 0.3 in r cut and p units. For example, we found that for aluminum at zero pressure and 300 K the optimal value of r cut was 0.22 Å at p = 1, RMSE = 0.043 eV/Å (Fig. 1a). For uranium this minimum is very broad. For this case p was taken in the range from 1 to 3, and r cut–from to 1. We note that r cut = 0.22 Å is similar to the exponent β = 0.25 Å in the Morse potential (which is just a sum of two exponents). The model used here can be thought of as generalized Morse potential with many-body effects.
The main parameters which should be optimized for ML potentials are not only the exact values of r cut and p pairs, but also the number of such pairs and training set size. Since Al even with one optimally selected pair of parameters could be relatively well described (see Fig. 1a), all the main features of ML potential will be considered with reference to uranium α-phase (at zero pressure and 1000 K).
First, we established the optimal number of pairs (r cut, p) (Fig. 1b). To do this the training set was chosen to be 20% of the whole dataset. The figure shows that the minimum value of error could be reached using 15 pairs. But for the molecular dynamics runs feature vector calculation time (which linearly increases with number of parameters) plays a crucial role, so for further calculations the number of (r cut, p) pairs was taken as a compromise between calculation time and RMSE. Figure 1b shows that the optimal number of pairs equals to 11, and this is common for almost all ML potentials considered here.
Second, after the optimum number of (r cut, p) pairs was defined, we studied the RMSE dependence on the training set size. We randomly chose structures from the first 50% steps of MD trajectory and put them in the training set (Fig. 1c) (for the test set we always left the last 50%). There exist smarter strategies such as active learning22 and evaluation of distance from a given structure to other structures for its further consideration as a new point in the training set28. However, using our approach, convergence in error was achieved even when there were 10% of all structures in the training set. Normally, for confidence, we took 20% of the structures for training. Since database of structures normally consisted of only 1 ps MD run, we can not affirm that constructed potentials will not be overfitted. In this case in machine learning the most common practice is to use regularization terms in the loss function. It penalizes the model for a high values of parameters (which is a typical sign of overfitting). More specifically, we added term, where λ is a free parameter.
We compared the accuracy given by our ML potentials for Al and U and by different published embedded atom method (EAM) potentials. We also compared our potentials with the EAM potential constructed by us using force matching technique based on the same training set. The latter type of potentials was included for a more fair comparison. For Al we studied fcc phase at 300 K and liquid phase at 2000 K (Fig. 2). At 300 K our potential with 11 pairs of parameters gave the same accuracy as EAM potential made using force matching. Yet these errors were lower than the ones given by38, 39 potentials. Even our potential trained with one pair of parameters had accuracy higher than potentials in refs 38 and 39. Moreover, the potential parameterized at 2000 K accurately predicts forces for structures at 300 K. The lowest RMSE for test MD trajectory corresponding to 2000 K was reached using our ML potential with 11 pairs of parameters.
Considering uranium, we tested different potentials for α-phase at 0 GPa and 1000 K (stable solid phase) and liquid phase at 300 GPa and 5000 K (Fig. 3). For both α- and liquid phases our ML potential trained with 11 pairs of parameters gave the highest accuracy among all considered potentials. In our opinion it can be used to build the phase diagram of uranium.
In the next part, we apply our ML potential to the calculation of thermodynamic properties of Al.
Thermodynamic quantities and phase transitions
Phonon density of states and entropy
MD simulations were performed in a 20 × 20 × 20 supercell with periodic boundary conditions in all directions. The interactions between atoms were described with the ML potential derived in this work.
The system was equilibrated using MD in the NVT ensemble for 4 ps. After that we performed calculations of VACF in the NVE ensemble for another 4 ps (since only conservative Newton’s equations of motion are solved, we indeed have the NVE-ensemble). The characteristic time of VACF attenuation in the considered systems is about 1 ps. The phonon density of states (PDOS) was calculated using the formula
3 |
where ν is the vibrational frequency, and the average is taken over all atoms. The system must be large, if accurate g(ν) is needed (e.g., 4 atoms in the unit cell ×20 × 20 × 20 = 32000 atoms in our calculations), so one cannot use ab initio molecular dynamics even though the necessary physical calculation time is rather short.
Figure 4 shows two examples of the calculation of the phonon density of states. Positions, widths and heights of peaks are in good agreement with the experimental data from inelastic neutron scattering44. The results differ substantially from calculations made with the frozen phonon method. In the frozen phonon method, a purely harmonic PDOS is obtained, neglecting anharmonicity and finite lifetime of phonons. The finite displacements can be accounted for using the self-consistent phonon method suggested in ref. 32, and the broadening due to finite lifetimes can be calculated from phonon-phonon interaction (taken from perturbation theory)31. In the approach used here, these two effects appear naturally from the movement and interaction of atoms at finite temperature. We also checked, that the behavior of PDOS does not really change, if PDOS is calculated using first 2 ps from MD run or the latter 2 ps.
Entropy was computed using the harmonic formula:
4 |
where k B is the Boltzmann constant, g = g(ν) − phonon density of states, n = n(ν) = 1/(exp(hν/k B T) − 1)–average density of bosons. However, the g(ν) used in Eq. 4 includes all anharmonic effects. It is known45 that the use of Eq. 4 in conjunction with anharmonically renormalized g(ν) yields correct entropies, including anharmonic effects to the leading order of perturbation theory.
The computed entropies are shown in Fig. 5 and in Table 1. The obtained values are in good agreement with the experimental data. The discrepancy is within 0.1 k B per atom, which enables the use of this approach for the analysis of phase stability. Similar calculations were made for several ML potentials built on the same database: the maximum spread of the entropy at room temperature is within 0.03 k B per atom.
Table 1.
T, K | 300 | 525 | 775 |
---|---|---|---|
a, Å | 4.056 | 4.079 | 4.11 |
S calc, k B/atom | 3.49 | 5.17 | 6.42 |
S exp, k B/atom | 3.462 | 5.146 | 6.332 |
Structure of the liquid phase and the melting point
Our tests show that the constructed ML potentials can be used to reproduce the forces acting on atoms in the liquid state. For the liquid state one cannot define the phonon density of states, but the verification of the potential can be carried out on the basis of the radial distribution function (RDF). The RDF was averaged for 10 ps after equilibration (see Fig. 6a). We considered a 4000-atom supercell of Al (V at = 19.1 Å3) at a given average temperature T = 1023 K. The developed potential reproduces QMD results at the same conditions and is in good agreement with experimental data. It is worth noting that almost identical results were obtained for different parameterizations made with different sets (r cut, p).
We also noted that the potential, which is parametrized on liquid configurations, also describes well the forces in crystalline configurations. Even though there are no explicitly calculated energies, a sufficiently accurate representation of the forces can enable the use of such potentials for modeling two-phase systems and for direct determination of the melting temperature. To verify this, we calculated the melting temperature using the modified Z method46. The system was simulated at a fixed density in the NVE ensemble. It contained 4 × 4 × 100 fcc unit cells with lattice parameter a = 4.16 Å. Initially the temperature was set to T = 2000 K, shortly after the start of the MD run it relaxed to an average temperature T ≈ 1000 K. After spontaneous melting, a decrease in temperature to an average value T ≈ 925 K was observed. The density of liquid is calculated from the density profile and corresponds to the atomic volume V liq = 18.6 ± 0.1 Å3. The obtained atomic volume for the crystalline part V cryst is 17.3 ± 0.2 Å3. The obtained values are in reasonable agreement with the experimental melting temperature of 933 K and the equilibrium atomic volume for liquid of 18.9 Å3 (ref. 47). Our results T ≈ 925 K and ΔV = V liq − V cryst = 1.3 Å3 are close to thermodynamic calculations based on DFT30: the melting temperature T = 912 K and ΔV = 1.35 Å3.
It is worth noting that pressure calculated in our QMD run was 2 ± 0.5 GPa. It is known that DFT calculations with GGA functional overestimate pressure, and in ref. 30 the pressure correction for the melting curve at normal conditions was estimated as 1.6 G Pa. Therefore, calculated pressure with correction is close to normal conditions.
Conclusions
In this paper the machine learning technique of Li et al. (PRL 114, 2015) was used to reproduce the forces acting on atoms. The method is based on feature matrix description of atomic configurations and linear regression for the fitting. A number of parameterizations were obtained for Al and U at different pressures and temperatures. The comparison of our ML potential and other published potentials showed that the ML potential gives the best accuracy. Potentials constructed from liquid configurations are suitable for describing crystalline configurations as well. The verification of the proposed approach was done through comparison of the phonon density of states, entropy, radial distribution function and melting temperature with the experimental values. Phonon density of states was calculated on the basis of the velocity autocorrelation function. This approach allows one to take into account the change of vibrational frequencies and broadening of peaks. The results are in good agreement with experiment. Calculated vibrational entropy differs from experimental data by less than 0.1 k B per atom. The calculated melting temperature was also shown to be in excellent agreement with experimental data and much more expensive ab initio estimates.
Acknowledgements
We thank the Russian Science Foundation (grant 16-13-10459) for financial support.
Author Contributions
I.K. developed the interatomic potential and tested it for Al and U, O.S. implemented it in LAMMPS code, A. Ya. did calculations of thermodynamic properties. All authors designed the research and wrote the manuscript.
Competing Interests
The authors declare that they have no competing interests.
Footnotes
Publisher's note: Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
References
- 1.Johnson R, Oh D. Analytic embedded atom method model for bcc metals. Journal of Materials Research. 1989;4:1195–1201. doi: 10.1557/JMR.1989.1195. [DOI] [Google Scholar]
- 2.Mishin Y, Lozovoi A. Angular-dependent interatomic potential for tantalum. Acta materialia. 2006;54:5013–5026. doi: 10.1016/j.actamat.2006.06.034. [DOI] [Google Scholar]
- 3.Dickson CJ, et al. Lipid14: the amber lipid force field. Journal of chemical theory and computation. 2014;10:865–879. doi: 10.1021/ct4010307. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 4.Vanommeslaeghe K, et al. Charmm general force field: A force field for drug-like molecules compatible with the charmm all-atom additive biological force fields. J. Comp. Chem. 2010;31:671–690. doi: 10.1002/jcc.21367. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 5.Van Duin AC, Dasgupta S, Lorant F, Goddard WA. Reaxff: a reactive force field for hydrocarbons. J. Phys. Chem. A. 2001;105:9396–9409. doi: 10.1021/jp004368u. [DOI] [Google Scholar]
- 6.Lorenz S, Groß A, Scheffler M. Representing high-dimensional potential-energy surfaces for reactions at surfaces by neural networks. Chem. Phys. Lett. 2004;395:210–215. doi: 10.1016/j.cplett.2004.07.076. [DOI] [Google Scholar]
- 7.Blank TB, Brown SD, Calhoun AW, Doren DJ. Neural network models of potential energy surfaces. J. Chem. Phys. 1995;103:4129–4137. doi: 10.1063/1.469597. [DOI] [Google Scholar]
- 8.Behler J, Parrinello M. Generalized neural-network representation of high-dimensional potential-energy surfaces. Phys. Rev. Lett. 2007;98:146401. doi: 10.1103/PhysRevLett.98.146401. [DOI] [PubMed] [Google Scholar]
- 9.Behler J. Representing potential energy surfaces by high-dimensional neural network potentials. J. Phys. Condens. Matter. 2014;26:183001. doi: 10.1088/0953-8984/26/18/183001. [DOI] [PubMed] [Google Scholar]
- 10.Eshet H, Khaliullin RZ, Kühne TD, Behler J, Parrinello M. Ab initio quality neural-network potential for sodium. Phys. Rev. B. 2010;81:184107. doi: 10.1103/PhysRevB.81.184107. [DOI] [Google Scholar]
- 11.Eshet H, Khaliullin RZ, Kühne TD, Behler J, Parrinello M. Microscopic origins of the anomalous melting behavior of sodium under high pressure. Phys. Rev. Lett. 2012;108:115701. doi: 10.1103/PhysRevLett.108.115701. [DOI] [PubMed] [Google Scholar]
- 12.Behler J, Martoňák R, Donadio D, Parrinello M. Metadynamics simulations of the high-pressure phases of silicon employing a high-dimensional neural network potential. Phys. Rev. Lett. 2008;100:185501. doi: 10.1103/PhysRevLett.100.185501. [DOI] [PubMed] [Google Scholar]
- 13.Jose KJ, Artrith N, Behler J. Construction of high-dimensional neural network potentials using environment-dependent atom pairs. J. Chem. Phys. 2012;136:194111. doi: 10.1063/1.4712397. [DOI] [PubMed] [Google Scholar]
- 14.Morawietz T, Behler J. A density-functional theory-based neural network potential for water clusters including van der waals corrections. J. Phys. Chem. A. 2013;117:7356–7366. doi: 10.1021/jp401225b. [DOI] [PubMed] [Google Scholar]
- 15.Artrith N, Morawietz T, Behler J. High-dimensional neural-network potentials for multicomponent systems: Application to zinc oxide. Phys. Rev. B. 2011;83:153101. doi: 10.1103/PhysRevB.83.153101. [DOI] [Google Scholar]
- 16.Bartók AP, Payne MC, Kondor R, Csányi G. Gaussian approximation potentials: The accuracy of quantum mechanics, without the electrons. Phys. Rev. Lett. 2010;104:136403. doi: 10.1103/PhysRevLett.104.136403. [DOI] [PubMed] [Google Scholar]
- 17.Szlachta WJ, Bartók AP, Csányi G. Accuracy and transferability of gaussian approximation potential models for tungsten. Phys. Rev. B. 2014;90:104108. doi: 10.1103/PhysRevB.90.104108. [DOI] [Google Scholar]
- 18.Bartók AP, Gillan MJ, Manby FR, Csányi G. Machine-learning approach for one-and two-body corrections to density functional theory: Applications to molecular and condensed water. Phys. Rev. B. 2013;88:054104. doi: 10.1103/PhysRevB.88.054104. [DOI] [Google Scholar]
- 19.Deringer, V. L. & Csányi, G. Machine-learning based interatomic potential for amorphous carbon. arXiv preprint arXiv:1611.03277 (2016).
- 20.Thompson AP, Swiler LP, Trott CR, Foiles SM, Tucker GJ. Spectral neighbor analysis method for automated generation of quantum-accurate interatomic potentials. J. Comp. Phys. 2015;285:316–330. doi: 10.1016/j.jcp.2014.12.018. [DOI] [Google Scholar]
- 21.Shapeev AV. Moment tensor potentials: a class of systematically improvable interatomic potentials. Multiscale Model. Simul. 2016;14:1153–1173. doi: 10.1137/15M1054183. [DOI] [Google Scholar]
- 22.Podryabinkin, E. V. & Shapeev, A. V. Active learning of linear interatomic potentials. arXiv preprint arXiv:1611.09346 (2016).
- 23.Ramakrishnan R, Dral PO, Rupp M, von Lilienfeld OA. Big data meets quantum chemistry approximations: the δ -machine learning approach. J. Chem. Theory Comput. 2015;11:2087–2096. doi: 10.1021/acs.jctc.5b00099. [DOI] [PubMed] [Google Scholar]
- 24.Botu, V. & Ramprasad, R. Ab-initio molecular dynamics acceleration scheme with an adaptive machine learning framework. Int. J. Quantum Chem, doi:10.1002/qua.24836 (2014).
- 25.Yao K, Herr JE, Parkhill J. The many-body expansion combined with neural networks. J. Chem. Phys. 2017;146:014106. doi: 10.1063/1.4973380. [DOI] [PubMed] [Google Scholar]
- 26.Behler J. Perspective: Machine learning potentials for atomistic simulations. J. Chem. Phys. 2016;145:170901. doi: 10.1063/1.4966192. [DOI] [PubMed] [Google Scholar]
- 27.Mueller T, Kusne AG, Ramprasad R. Machine learning in materials science: Recent progress and emerging applications. Rev. Comp. Ch. 2016;29:186. [Google Scholar]
- 28.Li Z, Kermode JR, De Vita A. Molecular dynamics with on-the-fly machine learning of quantum-mechanical forces. Phys. Rev. Lett. 2015;114:096405. doi: 10.1103/PhysRevLett.114.096405. [DOI] [PubMed] [Google Scholar]
- 29.Alfe D, Gillan MJ, Price GD. The melting curve of iron at the pressures of the earth’s core from ab initio calculations. Nature. 1999;401:462–464. doi: 10.1038/46758. [DOI] [Google Scholar]
- 30.Vocadlo L, Alfe D. Ab initio melting curve of the fcc phase of aluminum. Phys. Rev. B. 2002;65:214105. doi: 10.1103/PhysRevB.65.214105. [DOI] [Google Scholar]
- 31.Tang X, Li CW, Fultz B. Anharmonicity-induced phonon broadening in aluminum at high temperatures. Phys. Rev. B. 2010;82:184301. doi: 10.1103/PhysRevB.82.184301. [DOI] [Google Scholar]
- 32.Souvatzis P, Eriksson O, Katsnelson MI, Rudin SP. Entropy driven stabilization of energetically unstable crystal structures explained from first principles theory. Phys. Rev. Lett. 2008;100:095901. doi: 10.1103/PhysRevLett.100.095901. [DOI] [PubMed] [Google Scholar]
- 33.Xiang S, et al. Ab initio thermodynamics beyond the quasiharmonic approximation: W as a prototype. Phys. Rev. B. 2010;81:014301. doi: 10.1103/PhysRevB.81.014301. [DOI] [Google Scholar]
- 34.Dickey JM, Paskin A. Compute simulation of lattice dynamics of solids. Phys. Rev. 1969;188:1407–1418. doi: 10.1103/PhysRev.188.1407. [DOI] [Google Scholar]
- 35.Adak S, Nakotte H, De Chatel P, Kiefer B. Uranium at high pressure from first principles. Physica B Condens. Matt. 2011;406:3342–3347. doi: 10.1016/j.physb.2011.05.057. [DOI] [Google Scholar]
- 36.Plimpton S. Fast parallel algorithms for short-range molecular dynamics. J. Comput. Phys. 1995;117:1–19. doi: 10.1006/jcph.1995.1039. [DOI] [Google Scholar]
- 37.Kresse G, Furthmuller J. Efficient iterative schemes for ab initio total-energy calculations using a plane-wave basis set. Phys. Rev. B. 1996;54:11169. doi: 10.1103/PhysRevB.54.11169. [DOI] [PubMed] [Google Scholar]
- 38.Liu, X.-Y., Ercolessi, F. & Adams, J. B. Aluminium interatomic potential from density functional theory calculations with improved stacking fault energy. Model. Simul. Mater. Sci. Eng. 12, 665 http://stacks.iop.org/0965-0393/12/i=4/a=007 (2004).
- 39.Winey, J. M., Kubota, A. & Gupta, Y. M. A thermodynamic approach to determine accurate potentials for molecular dynamics simulations: thermoelastic response of aluminum. Model. Simul. Mater. Sci. Eng. 17, 055004 http://stacks.iop.org/0965-0393/17/i=5/a=055004 (2009).
- 40.Smirnova D, Starikov S, Stegailov V. Interatomic potential for uranium in a wide range of pressures and temperatures. Journal of Physics: Condensed Matter. 2011;24:015702. doi: 10.1088/0953-8984/24/1/015702. [DOI] [PubMed] [Google Scholar]
- 41.Smirnova D, Kuksin AY, Starikov S. Investigation of point defects diffusion in bcc uranium and U-Mo alloys. Journal of Nuclear Materials. 2015;458:304–311. doi: 10.1016/j.jnucmat.2014.12.080. [DOI] [Google Scholar]
- 42.Smirnova D, et al. A ternary eam interatomic potential for u–mo alloys with xenon. Modelling and Simulation in Materials Science and Engineering. 2013;21:035011. doi: 10.1088/0965-0393/21/3/035011. [DOI] [Google Scholar]
- 43.Migdal KP, Pokatashkin PA, Yanilkin AV. Thermodynamic properties and phase transitions of γ and liquid uranium: QMD and classical MD modeling. AIP Conference Proceedings. 2017;1793:070016. doi: 10.1063/1.4971604. [DOI] [Google Scholar]
- 44.Kresch M, Lucas M, Delaire O, Lin JYY, Fultz B. Phonons in aluminum at high temperatures studied by inelastic neutron scattering. Phys. Rev. B. 2008;77:024301. doi: 10.1103/PhysRevB.77.024301. [DOI] [Google Scholar]
- 45.Wallace, D. C. Thermodynamics of crystals (Courier Corporation, 1998).
- 46.Wang, S., Zhang, G., Liu, H. & Song, H. J. Chem. Phys. 138, 134101 (2013). [DOI] [PubMed]
- 47.Arsentev, P. & Koledov, L. Metallic melts and their properties (Metallurgia, Moscow, 1976).