<?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">Tensor Smooth Length for SPH Modelling of High Speed Impact</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">Roman</forename><surname>Cherepanov</surname></persName>
							<email>rcherepanov82@gmail.com</email>
							<affiliation key="aff0">
								<orgName type="department">Institute of Applied mathematics and mechanics</orgName>
								<orgName type="institution">Tomsk State University</orgName>
								<address>
									<addrLine>634050, Lenina av. 36</addrLine>
									<settlement>Tomsk</settlement>
									<country key="RU">Russia</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Alexander</forename><surname>Gerasimov</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Institute of Applied mathematics and mechanics</orgName>
								<orgName type="institution">Tomsk State University</orgName>
								<address>
									<addrLine>634050, Lenina av. 36</addrLine>
									<settlement>Tomsk</settlement>
									<country key="RU">Russia</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Tensor Smooth Length for SPH Modelling of High Speed Impact</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">C0F872C6599432C29F0A51751220B1F4</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T05:46+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>
			<textClass>
				<keywords>
					<term>smoothed particles</term>
					<term>variable smoothing length</term>
					<term>high speed impact</term>
					<term>SPH</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>SPH method with tensor form of smoothing parameter is proposed for high speed impact modelling. Calculation of tensor smoothing parameter is based on deformation of local coordinate system and can be obtained from strain tensor evolution. Strain anisotropy in such an approach does not cause mixing of the particles while maintaining the uniform distribution of particles and the resulting solution is more smooth. Weak variational formulation is used to construct numerical integration of motion equations scheme and procedure of restoring of particle consistency is used for calculation of spatial derivatives. Boundary conditions for free surface and contact surface are realized.</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>Smoothed particle hydrodynamics was introduced as a numerical method for study of the motion of compressible gas with self-gravity of arbitrary geometry in three dimensions in astro-physics <ref type="bibr" target="#b0">[1]</ref>, <ref type="bibr" target="#b1">[2]</ref>. Particles are used to represent a sub-set of the fluid elements in the Lagrangian description of a fluid, and spatial derivatives are calculated from analytical interpolation formulae, SPH is well suited to problems in which large deformations can occur, such as the fragmentation of self-gravitating gas clouds. The spatial resolution of SPH is determined by particle density and the smoothing length, h. Originally h was taken to be constant, and was a globally defined function of the average density of particles in the system. More recently, however, it has become common for each particle to have its own time dependent smoothing length which corresponds to the local neighbors count. Full advantage is then taken of the Lagrangian nature of SPH, and the dynamic range in spatial resolution of the method is increased. Time-dependent smoothing lengths can, however, lead to problems with energy conservation in certain situations <ref type="bibr" target="#b3">[4]</ref>. The problem arises from the fact that the use of variable smoothing lengths means that additional terms should appear in the particle equations of motion. Other important problem is lack of accuracy when variable smoothing length is used. This problem arises from the fact, that SPH approcsimation originally has form of analytical interpolation, based on integration, and there is some difference between analytical integration and its approximation via summation over number of particles. Nonuniform particle distribution lead to particle inconsistency problem, as a presence of boundary and variable smoothing length lead to one too. In should be noted, that high speed impact is accompanied by large deformations. When smoothing length is a scalar, smoothing kernel should have spherical symmetry, and large anisotropic deformations in this case can cause non-physical numerical fracture and particle mixing. In this paper we propose conservative SPH with variable time-dependent tensor smooth parameter, and free surface boundary condition algorithm is proposed too.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.1">SPH basics</head><p>Basis of SPH approximation is equation</p><formula xml:id="formula_0">𝑓 𝑖 ∼ = ∫︁ 𝑓 (𝑥)𝑊 (𝑥 − 𝑥 𝑖 , ℎ)𝑑𝑥<label>(1)</label></formula><p>where h is smoothing parameter, which define a radius of fluency for points, 𝑥-is a space coordinate, 𝑊 -smoothing function.</p><formula xml:id="formula_1">𝑊 (𝑟, ℎ) = 𝐶 ℎ 3 𝜑 (|𝑟| /ℎ)<label>(2)</label></formula><p>where 𝐶 -integration constant, 𝜑 (𝑢) -cubical b-spline Integration constant defined as</p><formula xml:id="formula_2">𝐶 = ∫︁ 𝑉 𝜑(𝑢)𝑑𝑉<label>(3)</label></formula><p>where V is 1D, 2D or 3D volume. Function 𝜑(u) usially is cubical B -spline:</p><formula xml:id="formula_3">𝜑 (𝑢) = ⎧ ⎨ ⎩ 0, 𝑢 ≥ 2; 0.25 • (2 − 𝑢) 3 , 𝑢 ∈ (1, 2) ; 0.75 • (︀ 1.0 − 𝑢 2 )︀ (2 − 𝑢) , 𝑢 ∈ [0, 1] ;<label>(4)</label></formula><p>Spatial derivatives are defined via:</p><formula xml:id="formula_4">𝑓 𝑖 ,𝛼 = 𝜕𝑓 𝑖 𝜕𝑥 𝛼 ∼ = ∫︁ 𝑓 (𝑥)𝑊 ,𝛼 (𝑥 − 𝑥 𝑖 , ℎ)𝑑𝑥<label>(5)</label></formula><p>Corresponding to (5) particle approximation is written as:</p><formula xml:id="formula_5">𝑓 𝑖 ,𝛼 = 𝜕𝑓 𝑖 𝜕𝑥 𝛼 ∼ = ∑︁ 𝑘 𝑓 𝑘 𝑊 ,𝛼 (𝑥 𝑘 − 𝑥 𝑖 , ℎ) 𝑚 𝑘 𝜌 𝑘<label>(6)</label></formula><p>where 𝑥 𝑘 , 𝑓 𝑘 , 𝑚 𝑘 , 𝜌 𝑘 -radius-vector, approximated function value, mass and density at k-th point.</p><p>Equation ( <ref type="formula" target="#formula_5">6</ref>) have 𝐶 0 -consistency <ref type="bibr" target="#b2">[3]</ref> near surfaces and boundaries or at non-uniform particle distribution, and for restoring particle consistency special approaches is needed. According <ref type="bibr" target="#b2">[3]</ref>, a test vector-function is introduced in form:</p><formula xml:id="formula_6">𝛥 (𝑥) = (1, 𝑥 0 , 𝑥 1 , 𝑥 2 ) (7)</formula><p>Approximation of test function (1) and its derivatives (5) can be found with 𝐶 0 -consistency, but due to the fact that this values are known, this approximation can be used to construct correction procedure and restore particle consistency. Let's define :</p><formula xml:id="formula_7">𝛥(𝑥) 𝛼 = {︂ 𝑥 𝛼 ; 𝛼 &gt; −1; 1; 𝛼 = −1;<label>(8)</label></formula><p>Matrix of approximations for this function at n-th point, found via uncorrected SPH approximation (6):</p><formula xml:id="formula_8">𝑇 𝛽𝛼 (𝑥 𝑛 ) = ∑︁ 𝑚 𝛥 𝛼 (𝑥 𝑚 − 𝑥 𝑛 ) 𝑊 ,𝛽 (𝑥 𝑚 − 𝑥 𝑛 , ℎ) 𝑚 𝑘 𝜌 𝑘 ;<label>(9)</label></formula><p>Lets define correction matrix as</p><formula xml:id="formula_9">𝐵 𝑛 𝛼𝛽 = 𝐵 𝛼𝛽 (𝑥 𝑛 ) = [︀ 𝑇 𝛼𝛽 (𝑥 𝑛 ) ]︀ −1 ; 𝛼, 𝛽 = −1, 0,<label>1, 2; (10)</label></formula><p>Now, corrected approximation of function f(x) value or its derivatives can be found, if we build full matrix of uncorrected approximations (6) and apply correction matrix (10):</p><formula xml:id="formula_10">𝑓 𝑖 ,𝛼 = 𝜕𝑓 𝑖 𝜕𝑥 𝛼 ∼ = 𝑇 𝑖 𝛼𝛽 • {︃ ∑︁ 𝑘 𝑚 𝑘 𝜌 𝑘 𝑓 𝑘 𝑊 ,𝛽 (︀ 𝑥 𝑘 − 𝑥 𝑖 , ℎ )︀ }︃<label>(11)</label></formula><p>Smoothing length ℎ defines maximum interparticle distance and therefore defines particle count. From the other hand, particle count is related to interparticle distance and smoothing length-greater particle count allow to use smaller smoothing length. There is some analogy between smoothing length in SPH and space step in FEM/FDM. For calculation of elastic plastic flow, approximation (11) is applied to Lagrangian of system:</p><formula xml:id="formula_11">𝐿 = ∑︁ 𝑘 𝑚 𝑘 (︂ 𝑣 𝑘 𝑣 𝑘 2 − 𝑢 𝑘 )︂<label>(12)</label></formula><p>where 𝑣 𝑘 -is particle speed, 𝑢 𝑘 -is internal energy (per mass). Internal energy change can be written in form:</p><formula xml:id="formula_12">𝑑𝑢 𝑘 𝑑𝑡 = 𝜎 𝑘 : ε𝑘 (13)</formula><p>where 𝜎 𝑘 is stress tensor and ε𝑘 is strain rate tensor of particle k respectively.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Mathematical and Information Technologies, MIT-2016 -modeling</head><p>This implies:</p><formula xml:id="formula_13">𝑑𝐿 𝑑𝑡 = ∑︁ 𝑘 𝑚 𝑘 (︀ 𝑣 𝑘 𝑎 𝑘 − 𝜎 𝑘 : ε𝑘 )︀ (14)</formula><p>Since the relation between a small deformations rate tensor and nodal velocities is linear:</p><formula xml:id="formula_14">ε𝑝 𝑖𝑗 = 1 2 (︂ 𝜕𝑣 𝑖 𝜕𝑥 𝑗 + 𝜕𝑣 𝑗 𝜕𝑥 𝑖 )︂ = ∑︁ 𝑛 𝑚 𝑛 𝜌 𝑛 𝑊 𝑛𝑝 ,𝑘 (︁ 𝑣 𝑛 𝑖 𝑇 𝑝 𝑗𝑘 + 𝑣 𝑛 𝑗 𝑇 𝑝 𝑖𝑘 )︁<label>(15)</label></formula><p>Because of energy conservation ( <ref type="formula">14</ref>) and ( <ref type="formula" target="#formula_14">15</ref>) leads to the relation between the accelerations of nodes and stress field:</p><formula xml:id="formula_15">𝑎 𝛾 = − (︃ ∑︁ 𝑘 𝑚 𝑘 𝜌 𝑘 𝜎 𝑘 𝛾𝑗 𝑇 𝑘 𝑗𝛽 𝑊 𝑘𝑛 ,𝛽 )︃ /𝜌 𝑛 (16)</formula><p>For impact problem we use a condition of zero normal stress at free surface and equal normal stress and equal speeds on contact surface.</p><p>In described method this boundary conditions does not need additional operations, such as "ghost particles" or special integration procedures for (5) to treat a boundary.</p><p>Smoothing length h was selected to provide sufficient count of neighbors for each particle for correction matrix to be well defined. Usually neighbor count was from 11 to 16. Time step is defined via Courant-Friedrichs-Lewy condition: 𝛥𝑡 &lt; min [ℎ/𝐶], where C is the sound speed. At practice stability condition for heat transfer problem is more weak while droplet radius exceed 1 mm.</p><p>When smoothing length h is scalar parameter intensive deformations lead to particle mixing and artificial fragmentation. To avoid this effects we introduced a tensor smoothing parameter h 𝑖𝑗 :</p><formula xml:id="formula_16">𝑊 (𝑟, ℎ 𝑖𝑗 ) = 𝐶 𝑑𝑒𝑡|ℎ 𝑖𝑗 | 𝜑 (︃ √︃ ∑︁ 𝑖 (︁ 𝑟 𝑗 • [ℎ] −1 𝑖𝑗 )︁ 2 )︃<label>(17)</label></formula><p>Initial value ℎ 𝑖𝑗 = ℎ𝐼, equation of evolution of ℎ 𝑖𝑗 is:</p><formula xml:id="formula_17">ḣ𝑖𝑗 = ℎ 𝑖𝑘 𝑣 𝑗,𝑘<label>(18)</label></formula><p>For scalar smoothing parameter spatial derivatives of smoothing function have the form:</p><formula xml:id="formula_18">𝜕𝑊 (𝑟, ℎ) 𝜕𝑟 = 𝐶 ℎ 3 𝜕𝜑 (|𝑟/ℎ|) /𝜕𝑟 = 𝐶 ℎ 3 𝑟 • ℎ −1 𝑟 2 𝜕𝜑 𝜕𝑢 ⃒ ⃒ ⃒ ⃒ 𝑢=(|𝑟•ℎ −1 |)<label>(19)</label></formula><p>for tensor smoothing ones have similar form:  Fig. <ref type="figure" target="#fig_1">2</ref>, when impact speed is relatively small, results are similar. Smoothing tensor remains almost spherical in this condition and smoothing kernel with tensor parameter differs slightly from standard kernel with scalar smoothing length. More different results are obtained for impact speed 800 m/s (Fig. <ref type="figure" target="#fig_3">3</ref>). Tensile instability and particle mixing are not observed when tensor smoothing is used, and shape of material ejection is tracked more accurately. At the same time, usage of constant scalar smoothing length lead to particle mixing, numerical fracture (as it seen on bottom part of Fig. <ref type="figure" target="#fig_3">3-I</ref>) and intensive particle clustering. Also, symmetry of results obtained with tensor smoothing is much better.</p><formula xml:id="formula_19">𝜕𝑊 (𝑟, ℎ 𝑖𝑗 ) 𝜕𝑟 = 𝐶 𝑑𝑒𝑡|ℎ 𝑖𝑗 | 𝑟 • [ℎ 𝑖𝑗 ] −1 𝑟 2 𝜕𝜑 𝜕𝑢 ⃒ ⃒ ⃒ ⃒ 𝑢=(|𝑟•ℎ −1 |)<label>(20)</label></formula></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.2">Conclusion</head><p>Introduction of tensor smoothing length in variational SPH-code is quite simple and does not need significant calculation cost, and provide more accurate results for high speed impact modelling.  </p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Fig. 1 .</head><label>1</label><figDesc>Fig. 1. Deformation of local coordinate system and its relation to ḣ𝑖𝑗</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Fig. 2 .</head><label>2</label><figDesc>Fig. 2. Scalar smoothing (I) and tensor smoothing (II) comparison at t=0.55 𝜇s, 𝑣=200 m/s.</figDesc><graphic coords="5,151.24,253.21,156.98,102.05" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head></head><label></label><figDesc>Mathematical and Information Technologies, MIT-2016 -Mathematical modeling</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Fig. 3 .</head><label>3</label><figDesc>Fig. 3. Scalar smoothing (I) and tensor smoothing (II) comparison at t=0.03 𝜇s, 𝑣=800 m/s.</figDesc><graphic coords="6,60.39,57.31,338.66,147.40" type="bitmap" /></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" xml:id="foot_0">Mathematical and Information Technologies, MIT-2016 -Mathematical modeling</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Acknowledgments. This work was supported by the Russian Science Foundation (RSF) No. 16-19-10264.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">A numerical approach to the testing of fusion hypothesis</title>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">B</forename><surname>Lucy</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Astronomical Journal</title>
		<imprint>
			<biblScope unit="volume">82</biblScope>
			<biblScope unit="page" from="1013" to="1024" />
			<date type="published" when="1977">1977</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Smoothed particle hydro-dynamics: theory and applications to non-spherical stars</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">A</forename><surname>Gingold</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">J</forename><surname>Monaghan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Monthly Notices of the Royal Astronomical Society</title>
		<imprint>
			<biblScope unit="volume">181</biblScope>
			<biblScope unit="page" from="375" to="389" />
			<date type="published" when="1977">1977</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Restoring particle consistency in smoothed particle hydrodynamics</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">B</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">R</forename><surname>Liu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Applied Numerical Mathematics</title>
		<imprint>
			<biblScope unit="volume">56</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="19" to="36" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Papaloizou:Variable Smoothing Lengths and Energy Conservation in Smoothed Particle Hydrodynamics</title>
		<author>
			<persName><forename type="first">Richard</forename><forename type="middle">P</forename><surname>Nelson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">B</forename><surname>John</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Mon.Not.Roy.Astron.Soc</title>
		<imprint>
			<biblScope unit="volume">270</biblScope>
			<biblScope unit="page">1</biblScope>
			<date type="published" when="1994">1994</date>
		</imprint>
	</monogr>
</biblStruct>

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