<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Multiscale Modeling of Clusters of Point Defects in Semiconductor Structures</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Karine</forename><forename type="middle">K</forename><surname>Abgaryan</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Dorodnitsyn Computing Center FRC CSC RAS</orgName>
								<address>
									<settlement>Moscow</settlement>
									<country key="RU">Russia</country>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="institution">Moscow Aviation Institute (NRU) (MAI)</orgName>
								<address>
									<settlement>Moscow</settlement>
									<country key="RU">Russia</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Ilya</forename><forename type="middle">V</forename><surname>Mutigullin</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Dorodnitsyn Computing Center FRC CSC RAS</orgName>
								<address>
									<settlement>Moscow</settlement>
									<country key="RU">Russia</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Sergey</forename><forename type="middle">I</forename><surname>Uvarov</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Dorodnitsyn Computing Center FRC CSC RAS</orgName>
								<address>
									<settlement>Moscow</settlement>
									<country key="RU">Russia</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Olga</forename><forename type="middle">V</forename><surname>Uvarova</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Dorodnitsyn Computing Center FRC CSC RAS</orgName>
								<address>
									<settlement>Moscow</settlement>
									<country key="RU">Russia</country>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="institution">Moscow Aviation Institute (NRU) (MAI)</orgName>
								<address>
									<settlement>Moscow</settlement>
									<country key="RU">Russia</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Multiscale Modeling of Clusters of Point Defects in Semiconductor Structures</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">266F84B128E8F85F6728E9E31D67D059</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T00:30+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Clusters of point and extended defects, arising in semiconductors as a result of radiation exposure, allow structures to acquire various properties that can be used in the manufacture of new generation devices for nanoelectronics. Numerical simulation of semiconductor materials used to research such processes is a resource-intensive and multifaceted task. To solve it, the multiscale modeling complex was created and the multiscale composition containing instances of basic composition models was set. An algorithm was developed that allows speeding up calculations for systems of large dimensions and accounting for a large number of interacting atoms. The structure of silicon with a complex of point defects was considered as a model. Molecular dynamics simulation was performed using the multiparameter potential of Tersoff. For the calculations, an effective approach to the implementation of parallel computing was presented, and software for parallel computations was used, placed on the hybrid high-performance computing complex of the FRC "Computer Science and Control" of Russian Academy of Science. To implement the parallel algorithm, the OpenMP standard was used. This approach has significantly reduced the computational complexity of the calculations. It was shown that the developed high-performance software can significantly accelerate molecular dynamics calculations, such as the calculation of divacancy communication energy, due to the parallel algorithm.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>Conducting theoretical studies of the formation of clusters of point defects in semiconductor structures is an important task on the way to improving technologies for obtaining new materials. One of the reasons for the formation of various defects in the semiconductor structure, including point, extended, their clusters and complexes is the radiative forcing. As is known from a number of experimental studies <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b1">2]</ref>, as a result of irradiation, such structures acquire various properties that can be used in the manufacture of new generation devices for nanoelectronics. In this work, the multiscale approach is used to calculate defects that form in semiconductor structures as a result of radiation exposure <ref type="bibr" target="#b2">[3,</ref><ref type="bibr" target="#b3">4]</ref>. It is based on:</p><p>-selection of the main scale levels, including atomic-crystalline and molecular-dynamic; -development and application for solving the set tasks of mathematical models and algorithms specific for each level;</p><p>-combining models and algorithms in the general computing process. Due to the large labor-intensiveness and versatility of the methods used for numerical simulation of semiconductor materials, a software package was created for multiscale modeling of their structural features, which allowed studying the formation of clusters of point and extended defects in a computational experiment. The paper presents the results of calculations obtained using the software for paralleling the computations placed on the hybrid high-performance computing complex of the FIC "Informatics and Control" of the Russian Academy of Sciences.</p><p>At present, a theoretical study of the processes occurring in complex defect structures is a very urgent task. One of the common approaches to conducting such research, which provides a compromise between the speed of calculations and the accuracy of the results, is the method of molecular-dynamic calculations. However, the problem of molecular dynamic modeling of complex defective structures remains resource-intensive due to the need to consider systems of high dimensionality and to take into account the interaction of a huge number of atoms with each other. In this regard, it is necessary to develop algorithms that allow accelerating such calculations without sacrificing the size of the simulated atomic structures.</p><p>The task of developing a new computational algorithm for molecular dynamics calculations was solved in the framework of the study of clusters of point defects in single-crystal silicon. Crystal defects call any violation of the translational symmetry of a crystal -the ideal periodicity of the crystal lattice. There are several types of defects: point, linear, flat, bulk. Point defects are a local violation of the crystal structure, the dimensions of which in all three dimensions are comparable with one or several interatomic distances. These are defects associated with impurities, with displacement or with the replacement of a small group of atoms. Such defects usually occur during heating during crystal growth, during radiation exposure, and also as a result of the addition of impurities. One type of point defects is a vacancy -a free, unoccupied atom, a lattice site.</p><p>The occurrence of radiation defects is an inevitable side effect of such a method of modifying materials as ion implantation. Radiation defects occur due to exposure to the material of neutrons or gamma rays. Such an effect is characteristic of materials found in a nuclear reactor. In space, the impact on materials of electrons and protons, as well as heavy ions with low energy, is characteristic.</p><p>Theoretical and experimental studies show that defects in silicon can form complex extended structures. For numerical simulation of such structures and the study of their stability, it is necessary to take into account in the calculations a large number of interacting atoms. This, in turn, leads to an increase in the computational complexity of the problem and an increase in the time required to solve it. The use of new approaches to the parallelization of molecular dynamic calculations on high-performance computer clusters allows us to solve such problems today.</p><p>In this paper, a new efficient approach is proposed for parallel computations when solving the problem of the molecular dynamic description of the structure of silicon with interacting vacancy defects.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Multiscale Modeling of Clusters of Point Defects in Silicon</head><p>Multiscale approach was applied to calculations of ordered cluster configurations of vacancies and the interstitial atoms in Si <ref type="bibr">[3.4]</ref>. Two large-scale levels (apart from zero) -atomic and crystal and molecular and dynamic were selected. Within set-theoretic representations it can be set by means of multiscale composition in which are involved: 𝐾 0,1,2 (0,14;1,1;1,2;2,1;2,2) = 𝐾 0,1,2 </p><formula xml:id="formula_0">(𝑆𝑖)<label>(1)</label></formula><p>In Figure <ref type="figure" target="#fig_0">1</ref> shows the structure of a multiscale composition for calculating ordered cluster configurations of vacancies and interstitial atoms in Si. Specimens of basic compositions and the sequence of their use in the computational process are indicated. At the first level, data on the chemical composition and atomic crystal structure of Si (diamond structure), obtained using the basic composition 𝑪 1 1 ("CRYSTAL CHEMICAL FORMULA"), were used. Further, they were used as input data in the base composition 𝑪 1 2 ("QUANTUM-MECHANICAL CELL") during the first-principle calculations in the framework of the electron density functional theory using the VASP software package <ref type="bibr">[5]</ref>. In the first-principle modeling of the structure of ideal silicon, a periodic cell consisting of 64 atoms of dimension (2 × 2 × 2) was used.</p><p>Refined the atomic-crystalline and electronic structure of silicon with defects, was calculated 𝐸 𝑐𝑜ℎ . The computational resources of the Interdepartmental Supercomputer Center of the Russian Academy of Sciences and Moscow State University of M. V. Lomonosov were used for the calculations.</p><p>At the second scale level, questions were studied of the time variation of the structure of silicon with defects and with defective clusters. A composition of computational models consisting of basic compositions 𝑪 2 1 ("NUCLEAR CLUSTER -STATIC") and 𝑪 2 2 ("NUCLEAR CLUSTER -DYNAMICS") was used. Moreover, when forming the input data 𝑪 2 1 we used the results of first-principle calculations [5], obtained using the basic composition 𝑪 1 2 . They were used as reference. The cohesive energy of the system was the global parameter transmitted from the first to the second scale 𝐸 𝑐𝑜ℎ .</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Model Description</head><p>For the numerical simulation of silicon single crystal, an elementary silicon cell consisting of 8 atoms was used (Figure <ref type="figure" target="#fig_1">2</ref>). Further, using parallel transfers, the unit cell multiplied to silicon structures containing 616, 1160, and 4504 atoms. A structure was simulated with a complex of point defects, two vacancies located in neighboring lattice sites (Figure <ref type="figure" target="#fig_2">3</ref>), with a selected frequency of defect recurrencethrough a cell.  The Solution of the Problem Molecular dynamics modeling was carried out using the multiparameter potential of Tersoff <ref type="bibr" target="#b4">[6]</ref>, which proved well in solving problems of modeling compounds with covalent bonds. The calculation of the cohesive energy of the system of atoms was carried out as follows: </p><formula xml:id="formula_2">𝐸 = ∑ 𝐸 𝑖 = 1 2 𝑖 ∑ 𝑉 𝑖𝑗 𝑖<label>(7)</label></formula><formula xml:id="formula_3">𝑏 𝑖𝑗 = 𝜒 𝑖𝑗 (1 + 𝛾 𝑖 𝑛𝑖 𝜁 𝑖𝑗 𝑛𝑖 ) − 𝑛𝑖 2<label>(11)</label></formula><p>Potential parameters were selected as a result of solving the optimization problem <ref type="bibr" target="#b5">[7]</ref>: </p><formula xml:id="formula_5">𝐹(𝜉) =</formula><p>where 𝜉 = (𝜉 1 … 𝜉 𝑚 ) -parameters of Tersoff potential 𝐸 𝑐𝑜ℎ 𝑓𝑝𝑐 , 𝑎 𝑓𝑝𝑐 , 𝐵 𝑓𝑝𝑐 , 𝐶′ 𝑓𝑝𝑐 , 𝐶 44 𝑓𝑝𝑐 , 𝜁 𝑓𝑝𝑐 -reference values obtained using ab initio calculations and from publication <ref type="bibr" target="#b6">[8]</ref>. Selected values of the potential parameters are given in Table <ref type="table" target="#tab_3">1</ref>. </p><p>where 𝑛𝜖[1, 𝑁]; 𝑚 𝑛mass of the n-th atom, 𝑛𝜖[1, 𝑁];</p><p>𝐹 𝑛force acting on the particle n.</p><p>To integrate the Cauchy problem, we used the Verlet velocity method <ref type="bibr" target="#b7">[9]</ref>:</p><formula xml:id="formula_8">𝑟 𝑛 𝑘+1 = 𝑟 𝑛 𝑘 + 𝜏 𝑘 𝑣 𝑛 𝑘 − 𝜏 𝑘 2 2 𝜕𝑈 𝑛 𝑘 𝜕𝑟 𝑛 𝑘 (<label>15</label></formula><formula xml:id="formula_9">)</formula><formula xml:id="formula_10">𝑣 𝑛 𝑘+1 = 𝑣 𝑛 𝑘 + 𝜏 𝑘 2 ( 𝜕𝑈 𝑛 𝑘+1 𝜕𝑟 𝑛 𝑘+1 + 𝜕𝑈 𝑛 𝑘 𝜕𝑟 𝑛 𝑘 ) (<label>16</label></formula><formula xml:id="formula_11">)</formula><p>This method is a compromise between accuracy and speed of implementation. The method is stable and accurate, as well as self-starting due to the fact that its velocity is taken into account to obtain the next position of the particle.  512 GB) Features of the implementation are associated with the use of the potential of Tersoff, which is difficult to parallelize due to its complex structure, and is also resource-intensive from the point of view of computation.</p><p>To implement the parallelized algorithm, the OpenMP standard was used. To do this, we determined the maximum available number of threads for the program instance being started, after which the input data were divided into the number of blocks equal to the number of available threads. Each input block was launched in its own stream. During the molecular dynamics simulation, at the end of each time step, the blocks exchanged data in order to synchronize the parameters of atoms that are common to different blocks (Figure <ref type="figure" target="#fig_4">5</ref>). This approach has reduced the computational complexity by reducing the number of atoms processed in each stream. In turn, this made it possible to significantly accelerate the process of modeling, thanks to which it became possible to take into account a larger number of atoms in the calculations.</p><p>For a visual comparison of the speed of the parallel and sequential algorithms, the modeling process was limited to 10 time steps. The results of the calculations are presented in Table <ref type="table" target="#tab_4">2</ref>. According to the obtained results, the application of the developed algorithm on a personal computer allows you to significantly speed up the calculations, and the demonstrated result of acceleration on a supercomputer is more significant than on a quad-core processor. The results obtained using the developed software package were also compared with the results obtained using the LAMMPS package. A separate program was written to obtain results within the LAMMPS package. In it, the elementary cell of silicon was modeled from 16 atoms with the help of the Tersoff potential at different temperatures. The obtained data were compared with a similar experiment set in the developed software package. The bond energy (E_pair) and system temperature (Temp) were compared.  From the comparison performed, it can be seen that the binding energy is close to the energy values obtained using the LAMMPS software, and the temperature is comparable to the results obtained in LAMMPS. The implemented algorithm made it possible to calculate the characteristics of monocrystalline silicon, in particular, the value of the binding energy for monocrystalline silicon was calculated (𝐸 𝑐𝑜ℎ (𝜉) = −4.6314е𝑉). The obtained value turned out to be close to the value obtained earlier with the help of ab initio calculations (𝐸 𝑐𝑜ℎ 𝑓𝑝𝑐 = −4.6305е𝑉) <ref type="bibr" target="#b8">[10]</ref>. Thus, the developed software using the selected parameters of the Tersof potential allows one to fairly accurately describe the geometric and energy properties of monocrystalline silicon. This approach can be further applied to the study of more complex structures of vacancy clusters in a silicon single crystal.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Conclusion</head><p>In this paper, software was developed that enables molecular dynamics modeling, effectively parallelizing computational flows. As part of the task of studying the stability of defective clusters in monocrystalline silicon, the developed software was used to calculate the divacancy binding energy in the structure of monocrystalline silicon. The proposed algorithm allows us to significantly accelerate molecular dynamics calculations, making it possible to take into account a larger number of interacting atoms in the simulation. In turn, this will allow us to study the properties of more complex defective structures in silicon. This approach can be applied further to simulate interacting atomic systems described by different potentials.</p><p>The calculations were performed by Hybrid high-performance computing cluster of FRC CS RAS) <ref type="bibr">[19,</ref><ref type="bibr" target="#b17">20]</ref> and Shared Facility Center "Data Center of FEB RAS" (Khabarovsk) <ref type="bibr" target="#b18">[21]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6">Application</head><p>The designation of variables used in formulas.</p><p>𝑬 -total energy of the system, (eV); 𝑽 𝒊𝒋 -potential energy of the interaction of two particles i and j, (eV); 𝒇 𝑪 (𝒓 𝒊𝒋 ) -cutoff-function 𝒓 𝒊𝒋 -distance between two particles i and j, (Å); 𝑹 𝒄𝒖𝒕 -cutoff distance (Å); 𝒇 𝑹repulsive potential between two atoms, (eV); 𝒇 𝑨potential of attraction between two atoms, (eV); В 𝒊𝒋 -parameter of attraction between two atoms, (eV);</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Large-scale composition for the calculation of defects in Si</figDesc><graphic coords="2,193.85,573.84,227.84,169.40" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2: Si crystal lattice without defects</figDesc><graphic coords="3,238.85,471.00,137.25,111.34" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 3 :</head><label>3</label><figDesc>Figure 3: Silicon lattice with divacancy</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Figure 4 :</head><label>4</label><figDesc>Figure 4: Block diagram of the molecular dynamics algorithm.</figDesc><graphic coords="5,211.50,85.50,166.30,334.50" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Figure 5 :</head><label>5</label><figDesc>Figure 5: The block diagram of the parallel algorithm. Two algorithms were developed to simulate defects: serial, which was run on a personal computer (Intel Core i7 4core 4 GHz CPU, 16 GB OP), and parallelized to run on the IBM supercomputer (two 8-core IBM Power 8 CPUs, OP</figDesc><graphic coords="5,141.75,484.50,291.65,241.50" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head></head><label></label><figDesc>𝑉 𝑖𝑗 = 𝑓 𝐶 (𝑟 𝑖𝑗 )[𝑓 𝑅 (𝑟 𝑖𝑗 ) + 𝑏 𝑖𝑗 𝑓 𝐴 (𝑟 𝑖𝑗 )] 𝑓 𝑅 (𝑟 𝑖𝑗 ) = 𝐴 𝑖𝑗 𝑒𝑥𝑝(−𝜅 𝑖𝑗 (𝑟 𝑖𝑗 − 𝑅 𝑒 ))(10)𝑓 𝐴 (𝑟 𝑖𝑗 ) = 𝐵 𝑖𝑗 𝑒𝑥𝑝(−𝜇 𝑖𝑗 (𝑟 𝑖𝑗 − 𝑅 𝑒 ))</figDesc><table><row><cell></cell><cell></cell><cell cols="2">1, 𝑟 𝑖𝑗 &lt; 𝑅 − 𝑅 𝑐𝑢𝑡</cell><cell></cell><cell></cell></row><row><cell>𝑓 𝐶 (𝑟 𝑖𝑗 ) =</cell><cell>1 2</cell><cell>[1 + 𝑐𝑜𝑠 [</cell><cell>𝜋(𝑟 𝑖𝑗 − 𝑅) 2𝑅 𝑐𝑢𝑡 ]]</cell><cell>, 𝑅 − 𝑅 𝑐𝑢𝑡 &lt; 𝑟 𝑖𝑗 &lt; 𝑅 + 𝑅 𝑐𝑢𝑡</cell><cell>(9)</cell></row><row><cell>{</cell><cell></cell><cell cols="2">0, 𝑟 𝑖𝑗 &gt; 𝑅 + 𝑅 𝑐𝑢𝑡</cell><cell>}</cell><cell></cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell>(8)</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_3"><head>Table 1 :</head><label>1</label><figDesc>Parameters of Tersoff potential for silicon structure Molecular dynamics modeling was a solution to the Cauchy problem for the equation of motion described below. The coordinates and velocities of each particle were set as the initial conditions for such problem.</figDesc><table><row><cell>𝑫 𝒆</cell><cell>𝑺</cell><cell>𝜷</cell><cell>𝑹 𝒆</cell><cell></cell><cell>𝒄</cell><cell></cell><cell>𝒅</cell><cell>𝒏</cell><cell>𝒉</cell><cell>𝜸</cell><cell>𝝀</cell></row><row><cell cols="4">2,3631 1,4864 1,4637 2,3436</cell><cell cols="4">113074,1153 14,2474</cell><cell>0,9388</cell><cell cols="2">-0,4239 1,2466 *  10 −6 0,2993</cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell>𝑚 𝑛</cell><cell>𝑑𝑢 𝑛 𝑑𝑡</cell><cell cols="2">= 𝐹 𝑛 (𝑥 1 , . . , 𝑥 𝑁 ),</cell><cell></cell><cell></cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell>𝑚 𝑛</cell><cell>𝑑𝑞 𝑛 𝑑𝑡</cell><cell cols="2">= 𝐹 𝑛 (𝑦 1 , . . , 𝑦 𝑁 ),</cell><cell></cell><cell></cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell>𝑚 𝑛</cell><cell>𝑑𝑤 𝑛 𝑑𝑡</cell><cell cols="2">= 𝐹 𝑛 (𝑧 1 , . . , 𝑧 𝑁 ),</cell><cell></cell><cell></cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell cols="2">𝑑𝑥 𝑛 𝑑𝑡</cell><cell>= 𝑢 𝑛 ,</cell><cell></cell><cell></cell></row><row><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell cols="2">𝑑𝑦 𝑛 𝑑𝑡</cell><cell>= 𝑞 𝑛 ,</cell><cell></cell><cell></cell></row><row><cell></cell><cell></cell><cell></cell><cell>{</cell><cell></cell><cell cols="2">𝑑𝑧 𝑛 𝑑𝑡</cell><cell>= 𝑤 𝑛 ,</cell><cell></cell><cell></cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_4"><head>Table 2 :</head><label>2</label><figDesc>Comparison of the running time of the algorithm on PC and IBM for different amount</figDesc><table><row><cell>Number of atoms</cell><cell>Personal</cell><cell>Personal</cell><cell>IBM</cell><cell>IBM supercomputer,</cell></row><row><cell></cell><cell>Computer,</cell><cell>Computer,</cell><cell>supercomputer,</cell><cell>128 threads,</cell></row><row><cell></cell><cell>1 thread</cell><cell>4 threads</cell><cell>1 thread,</cell><cell>sec</cell></row><row><cell></cell><cell>sec</cell><cell>sec</cell><cell>sec</cell><cell></cell></row><row><cell>864</cell><cell>991.664</cell><cell>358.496</cell><cell>1990.230</cell><cell>65.585</cell></row><row><cell>1152</cell><cell>1995.660</cell><cell>707.852</cell><cell>3830.310</cell><cell>125.255</cell></row><row><cell>2048</cell><cell>7010.740</cell><cell>2873.040</cell><cell>14231.100</cell><cell>464.480</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_5"><head>Table 3 :</head><label>3</label><figDesc>Calculation results for a cell of 16 silicon atoms with a divacancy (the temperature at the beginning of the simulation is 0 K)</figDesc><table><row><cell>Number of time</cell><cell>E_pair MD</cell><cell>E_pair</cell><cell>Temp MD,</cell><cell>Temp LAMMPS,</cell></row><row><cell>steps</cell><cell>eV</cell><cell>LAMMPS,</cell><cell>K</cell><cell>К</cell></row><row><cell></cell><cell></cell><cell>eV</cell><cell></cell><cell></cell></row><row><cell>0</cell><cell>-74.0808</cell><cell>-74.0866</cell><cell>0</cell><cell>0</cell></row><row><cell>100</cell><cell>-74.0808</cell><cell>-74.0866</cell><cell>5.8324  *  10 −34</cell><cell>9.8751 *  10 −25</cell></row><row><cell>1000</cell><cell>-74.0808</cell><cell>-74.0866</cell><cell>6.0933 *  10 −32</cell><cell>9.1005 *  10 −25</cell></row><row><cell>10000</cell><cell>-74.0808</cell><cell>-74.0866</cell><cell>7.0054 *  10 −34</cell><cell>3.1961 *  10 −25</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_6"><head>Table 4 :</head><label>4</label><figDesc>Calculation results for a cell of 16 silicon atoms with a divacancy (the temperature at the beginning of the simulation is 100 K)</figDesc><table><row><cell>Number of time</cell><cell>E_pair MD</cell><cell>E_pair</cell><cell>Temp MD,</cell><cell>Temp LAMMPS,</cell></row><row><cell>steps</cell><cell>eV</cell><cell>LAMMPS,</cell><cell>K</cell><cell>К</cell></row><row><cell></cell><cell></cell><cell>eV</cell><cell></cell><cell></cell></row><row><cell>0</cell><cell>-74.0808</cell><cell>-74.0866</cell><cell>100</cell><cell>100</cell></row><row><cell>100</cell><cell>-73.5437</cell><cell>-73.9947</cell><cell>87.5567</cell><cell>52.6309</cell></row><row><cell>1000</cell><cell>-74.0808</cell><cell>-74.0120</cell><cell>87.5872</cell><cell>61.5911</cell></row><row><cell>10000</cell><cell>-74.0808</cell><cell>-73.9978</cell><cell>87.5872</cell><cell>54.2501</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_7"><head>Table 5 :</head><label>5</label><figDesc>Calculation results for a cell of 16 silicon atoms with a divacancy (the temperature at the beginning of the simulation is 500 K)</figDesc><table><row><cell>Number of time</cell><cell>E_pair MD</cell><cell>E_pair</cell><cell>Temp MD,</cell><cell>Temp LAMMPS,</cell></row><row><cell>steps</cell><cell>eV</cell><cell>LAMMPS,</cell><cell>K</cell><cell>К</cell></row><row><cell></cell><cell></cell><cell>eV</cell><cell></cell><cell></cell></row><row><cell>0</cell><cell>-74.0808</cell><cell>-74.0866</cell><cell>500</cell><cell>500</cell></row><row><cell>100</cell><cell>-70.9716</cell><cell>-73.6818</cell><cell>437.8505</cell><cell>291.3985</cell></row><row><cell>1000</cell><cell>-74.0808</cell><cell>-73.6169</cell><cell>437.9358</cell><cell>258.1365</cell></row><row><cell>10000</cell><cell>-74.0808</cell><cell>-73.6535</cell><cell>437.9360</cell><cell>276.9892</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_8"><head>Table 6 :</head><label>6</label><figDesc>Calculation results for a cell of 16 silicon atoms with a divacancy (the temperature at the beginning of the simulation is 1000 K)</figDesc><table><row><cell>Number of time</cell><cell>E_pair MD</cell><cell>E_pair</cell><cell>Temp MD,</cell><cell>Temp LAMMPS,</cell></row><row><cell>steps</cell><cell>eV</cell><cell>LAMMPS,</cell><cell>K</cell><cell>К</cell></row><row><cell></cell><cell></cell><cell>eV</cell><cell></cell><cell></cell></row><row><cell>0</cell><cell>-74.0808</cell><cell>-74.0866</cell><cell>1000</cell><cell>1000</cell></row><row><cell>100</cell><cell>-67.8394</cell><cell>-73.1538</cell><cell>875.6751</cell><cell>519.4458</cell></row><row><cell>1000</cell><cell>-74.0808</cell><cell>-73.1616</cell><cell>875.8718</cell><cell>523.6768</cell></row><row><cell>10000</cell><cell>-74.0808</cell><cell>-73.0931</cell><cell>875.8721</cell><cell>488.4341</cell></row></table></figure>
		</body>
		<back>
			<div type="annex">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>𝑨 𝒊𝒋 -repulsive parameter between two atoms, (eV); R -parameter of Tersoff potential, (Å); 𝝁 𝒊𝒋 -parameter of Tersoff potential, (Å); 𝜿 𝒊𝒋parameter of Tersoff potential, (Å); γparameter of Tersoff potential, (dimensionless); Re -parameter of Tersoff potential, (Å); λ -parameter of Tersoff potential, (Å); nparameter of Tersoff potential, (dimensionless); ζparameter of Tersoff potential, (dimensionless); 𝝌 -parameter of Tersoff potential, (dimensionless); 𝑬 𝒄𝒐𝒉 -cohesive energy of the system, (eV); 𝒂 -lattice constant, (Å); 𝑩 -bulk modulus, (Mbar); 𝑪 ′ -shear modulus, (Mbar); 𝑪 𝟒𝟒 -elastic constant, (Mbar); 𝜻 -Kleinman's constant, (dimensionless); 𝝎 = (𝝎 𝟏 … 𝝎 𝟔 ) − weights; 𝝃 = (𝝃 𝟏 … 𝝃 𝒎 ) -parameter of Tersoff potential; matom mass, (1.66054 * 10 -27 kg); Fthe force acting on the molecule, (N); 𝒙 𝒏 , 𝒚 𝒏 , 𝒛 𝒏coordinates of the n-th atom, (Å); 𝒖 𝒏 , 𝒒 𝒏 , 𝒘 𝒏the speed of the n-th atom (m/s); r -atomic coordinates, (Å); vatom speeds (m/s); ttime, (s); U -interaction potential between two atoms, (J);</p><p>Computer Design of New Materials ______________________________________________________________________________________________ _</p></div>			</div>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Intrinsic point defects in crystalline silicon: Tight-binding molecular dynamics studies of self-diffusion, interstitial-vacancy recombination, and formation volumes</title>
		<author>
			<persName><forename type="first">M</forename><surname>Tang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Colombo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Zhu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Diaz</surname></persName>
		</author>
		<author>
			<persName><surname>De La Rubia ; Kolbin</surname></persName>
		</author>
		<idno type="DOI">10.1103/PhysRevB.55.14279</idno>
	</analytic>
	<monogr>
		<title level="m">Resheniyezadachmatematicheskoyfiziki s ispolzovanieymnormalizovannikhradialnobasisnikhsetey</title>
				<editor>
			<persName><forename type="first">D</forename><forename type="middle">L</forename><surname>Reviznikov</surname></persName>
		</editor>
		<imprint>
			<date type="published" when="1997">1997. 2012</date>
			<biblScope unit="volume">55</biblScope>
			<biblScope unit="page" from="12" to="19" />
		</imprint>
	</monogr>
	<note>Neirokompyuteri»: razrabotka,primineniye. In Russian</note>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Precision measurements of nanostructure parameters</title>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">I</forename><surname>Fedina</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">V</forename><surname>Sheglov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">K</forename><surname>Gutakovskii</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">S</forename><surname>Kosolobov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">V</forename><surname>Latyshev</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Optoelectronics, Instrumentation and Data Processing</title>
		<imprint>
			<biblScope unit="volume">46</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="301" to="311" />
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<monogr>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">K</forename><surname>Abgaryan</surname></persName>
		</author>
		<title level="m">Mnogomasshtabnoe modelirovanie v zadachah strukturnogo materialovedeniya//Monografiya</title>
				<editor>
			<persName><forename type="first">M</forename></persName>
		</editor>
		<imprint>
			<publisher>Maks Press</publisher>
			<date type="published" when="2017">2017</date>
			<biblScope unit="page">284</biblScope>
		</imprint>
	</monogr>
	<note>In Russian</note>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Informacionnaya tekhnologiya postroeniya mnogomasshtabnyh modelej v zadachah vychislitel&apos;nogo materialovedeniya. // «Izdatel&apos;stvo «Radiotekhnika</title>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">K</forename><surname>Abgaryan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Sistemy vysokoj dostupnosti</title>
				<imprint>
			<date type="published" when="2018">2018</date>
			<biblScope unit="volume">15</biblScope>
			<biblScope unit="page" from="9" to="15" />
		</imprint>
	</monogr>
	<note>In Russian</note>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Empirical interatomic potential for silicon with improved elastic properties</title>
		<author>
			<persName><forename type="first">J</forename><surname>Tersoff</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">J. Tersoff // Phys. Rev. B</title>
		<imprint>
			<biblScope unit="volume">38</biblScope>
			<biblScope unit="page" from="9902" to="9905" />
			<date type="published" when="1988">1988</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<title level="m" type="main">Primenenie optimizacionnyh metodov dlya resheniya zadach parametricheskoj identifikacii potencialov mezhatomnogo vzaimodejstviya</title>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">K</forename><surname>Abgaryan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">A</forename><surname>Posipkin</surname></persName>
		</author>
		<ptr target="//ZH.vych.mat.imatem.fiz" />
		<imprint>
			<date type="published" when="2014">2014</date>
			<biblScope unit="volume">54</biblScope>
			<biblScope unit="page" from="1994" to="2001" />
		</imprint>
	</monogr>
	<note>In Russian</note>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<author>
			<persName><forename type="first">D</forename><surname>Powell</surname></persName>
		</author>
		<title level="m">Elasticity, lattice dynamics and parameterisation techniques for the Tersoff potential applied to elemental and type III-V semiconductors : dis</title>
				<imprint>
			<date type="published" when="2006">2006</date>
		</imprint>
		<respStmt>
			<orgName>University of Sheffield</orgName>
		</respStmt>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<author>
			<persName><forename type="first">V</forename><forename type="middle">E</forename><surname>Zaliznjak</surname></persName>
		</author>
		<title level="m">Chast&apos; 2. Vvedenie v metod chastic / Zaliznjak V. E. // Moskva-Izhevsk: NIC «Reguljarnaja i haoticheskaja dinamika</title>
				<imprint>
			<date type="published" when="2006">2006</date>
			<biblScope unit="page" from="26" to="45" />
		</imprint>
		<respStmt>
			<orgName>Institut komp&apos;juternyh issledovanij</orgName>
		</respStmt>
	</monogr>
	<note>Osnovy vychislitel&apos;noj fiziki</note>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Mathematical Modeling of Point Defect Cluster Formation in Silicon Based on Molecular Dynamic Approach</title>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">K</forename><surname>Abgaryan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">K</forename><surname>Abgaryan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><forename type="middle">V</forename><surname>Volodina</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Uvarov</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">News of higher education institutions</title>
				<imprint>
			<date type="published" when="2015">2015</date>
			<biblScope unit="page" from="31" to="42" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<monogr>
		<title level="m" type="main">Metod naimen&apos;shih kvadratov i osnovy matematiko-statisticheskoj teorii obrabotki nablyudenij -M</title>
		<author>
			<persName><forename type="first">Yu</forename><forename type="middle">V</forename><surname>Linnik</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1958">1958</date>
			<publisher>FIZMATLIT</publisher>
			<biblScope unit="page">336</biblScope>
		</imprint>
	</monogr>
	<note>In Russian</note>
</biblStruct>

<biblStruct xml:id="b10">
	<monogr>
		<author>
			<persName><forename type="first">N</forename><surname>Ashkroft</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Mermin</surname></persName>
		</author>
		<title level="m">Fizika tverdogo tela. Tom 1 -M</title>
				<imprint>
			<publisher>Mir</publisher>
			<date type="published" when="1979">1979</date>
			<biblScope unit="volume">486</biblScope>
		</imprint>
	</monogr>
	<note>In Russian</note>
</biblStruct>

<biblStruct xml:id="b11">
	<monogr>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">D</forename><surname>Landau</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Е</forename><forename type="middle">M</forename><surname>Lifshic</surname></persName>
		</author>
		<title level="m">Teoreticheskaya fizika. Teoriya uprugosti</title>
				<editor>
			<persName><surname>Nauka</surname></persName>
		</editor>
		<editor>
			<persName><surname>Gl</surname></persName>
		</editor>
		<editor>
			<persName><surname>Red</surname></persName>
		</editor>
		<editor>
			<persName><surname>Fiz.-Mat</surname></persName>
		</editor>
		<editor>
			<persName><surname>Lit</surname></persName>
		</editor>
		<imprint>
			<date type="published" when="1987">1987</date>
			<biblScope unit="page">248</biblScope>
		</imprint>
	</monogr>
	<note>In Russian</note>
</biblStruct>

<biblStruct xml:id="b12">
	<monogr>
		<title level="m">Slovar nanotekhnologicheskih i svyazannyh s nanotekhnologiyami terminov / pod red</title>
				<editor>
			<persName><forename type="first">S</forename><forename type="middle">V</forename><surname>Kalyuzhnogo</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">-M</forename></persName>
		</editor>
		<imprint>
			<publisher>Fizmatlit</publisher>
			<date type="published" when="2010">2010</date>
			<biblScope unit="page">528</biblScope>
		</imprint>
	</monogr>
	<note>In Russian</note>
</biblStruct>

<biblStruct xml:id="b13">
	<monogr>
		<title level="m" type="main">Pryamoj poisk resheniya dlya chislovyh i staticheskih problem</title>
		<author>
			<persName><forename type="first">R</forename><surname>Huk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">A</forename><surname>Dzhivs</surname></persName>
		</author>
		<imprint>
			<biblScope unit="page" from="212" to="219" />
		</imprint>
	</monogr>
	<note>In Russian</note>
</biblStruct>

<biblStruct xml:id="b14">
	<monogr>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">S</forename><surname>Zefirov</surname></persName>
		</author>
		<title level="m">Himicheskaya enciklopediya. -Moskva: Bol&apos;shaya Rossijskaya Enciklopediya</title>
				<imprint>
			<date type="published" when="1995">1995</date>
			<biblScope unit="page">639</biblScope>
		</imprint>
	</monogr>
	<note>In Russian</note>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Primenenie optimizacionnyh metodov dlya modelirovaniya mnogoslojnyh poluprovodnikovyh nanosistem // Trudy Instituta sistemnogo analiza Rossijskoj akademii nauk</title>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">K</forename><surname>Abgaryan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Dinamika neodnorodnyh sistem</title>
		<imprint>
			<biblScope unit="volume">53</biblScope>
			<biblScope unit="issue">3</biblScope>
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
	<note>In Russian</note>
</biblStruct>

<biblStruct xml:id="b16">
	<monogr>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">V</forename><surname>Ostrik</surname></persName>
		</author>
		<title level="m">Metod konechno-razmernyh chastic v yachejke primenyaemyj dlya chislennogo modelirovaniya vysokoskorostnogo vzaimodejstviya geterogennyh tel // Himicheskaya fizika</title>
				<imprint>
			<date type="published" when="2008">2008</date>
			<biblScope unit="volume">27</biblScope>
			<biblScope unit="page" from="81" to="88" />
		</imprint>
	</monogr>
	<note>In Russian</note>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Toward high performance solutions as services of research digital platform</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">A</forename><surname>Zatsarinny</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">K</forename><surname>Gorshenin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><forename type="middle">A</forename><surname>Kondrashev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">I</forename><surname>Volovich</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">A</forename><surname>Denisov</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">// Procedia Computer Science</title>
		<imprint>
			<biblScope unit="volume">150</biblScope>
			<biblScope unit="page" from="622" to="627" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<monogr>
		<title level="m" type="main">The Information Infrastructure for Collective Scientific Work in the Far East of Russia // Scientific and Technical Information Processing</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">A</forename><surname>Sorokin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">V</forename><surname>Makogonov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">P</forename><surname>Korolev</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2017">2017</date>
			<biblScope unit="volume">44</biblScope>
			<biblScope unit="page" from="302" to="304" />
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
