<?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">Nonstrict methods for a posteriori error estimation</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">A</forename><forename type="middle">K</forename><surname>Alekseev</surname></persName>
						</author>
						<author>
							<persName><forename type="first">A</forename><forename type="middle">E</forename><surname>Bondarev</surname></persName>
						</author>
						<author>
							<affiliation key="aff0">
								<orgName type="institution">Keldysh Institute of Applied Mathematics RAS</orgName>
								<address>
									<settlement>Moscow</settlement>
									<country key="RU">Russia</country>
								</address>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff1">
								<orgName type="department">Doctor of Physical and Mathematical Sciences</orgName>
								<orgName type="institution">Keldysh Institute of Applied Mathematics RAS</orgName>
								<address>
									<settlement>Moscow</settlement>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Nonstrict methods for a posteriori error estimation</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">2C77DF2C570F4B51083B17E28DC5E638</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T01:45+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>approximation error</term>
					<term>partial differential equations</term>
					<term>a posteriori error estimation</term>
					<term>Richardson extrapolation</term>
					<term>Runge rule</term>
					<term>nonstrict estimators</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>The paper is devoted to comparison of a posteriori methods (based on the precomputed solutions) for approximation error estimation. Rigorous a posteriori error estimation for computational Fluid Dynamics at present is practically impossible due to nonlinearity and the discontinuities that may occur and migrate along the flow field. In this situation, several nonstrict (weak) forms of a posteriori estimation of the approximation error may be considered. They either do not provide the error norm estimation in the form of inequalities or provide values of the effectivity index to be less than unit. The best quality of estimates are provided by the Richardson extrapolation, unfortunately for the cost of extremely high computational burden. We pay the special attention to the nonstrict methods that either cannot be presented in a form of inequalities, or demonstrate the effectivity index of an estimator to be below unit. Several new, computationally inexpensive methods for both the point-wise error and the error norm estimation are considered. They are nonintrusive, realized by postprocessing and provide a successful compromise of the reliability and computational efforts. Methods based on the use of an ensemble of independent solutions can be implemented by constructing a generalized computational experiment, which sharply increases the speed and efficiency of the assessment.</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>The approximation error is omnipresent at the numerical solutions of Partial Differential Equations (PDE) due to the discretization at numerical statements. The error estimation is of the high current interest in view of the need for the verification of software and numerical solutions. For example, the corresponding issues are stated in Computational Fluid Dynamics (CFD) in the form of standards <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b1">2]</ref>. Let's discuss main approaches to the estimation of the approximation error. We consider a PDE system in the operator form</p><formula xml:id="formula_0">f u A = ~ (1</formula></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>) and corresponding discrete operator</head><formula xml:id="formula_1">h h h f u A =<label>(2)</label></formula><p>that approximates the system on some grid.</p><p>In further presentation we consider the numerical solution uh to be a grid function (vector u h ∈RM, M is the number of grid points), M h R u ∈ ~ to be the projection of true solution onto the grid,</p><formula xml:id="formula_2">h h h u u u − = ∆</formula><p>to be the true approximation error, ∆uh to be some estimate of this error. L2 -based norm is used for a comparison of these vectors. We may also use the set of numerical solutions</p><formula xml:id="formula_3">M i h R u ∈ ) (</formula><p>obtained by independent numerical algorithms (i=1…K) is the number of used algorithm). Two main options to the estimation of the approximation error exist.</p><p>A priori error estimation n Ch u ≤ ∆ <ref type="bibr" target="#b2">(3)</ref> is commonly used at the design and the theoretical analysis for the determination of the convergence order. Herein h is the step of discretization, n is the order of approximation, C is an unknown constant. This estimation is usually related to the truncation error (source term of differential approximation <ref type="bibr" target="#b2">[3]</ref>) that may be formally expressed as</p><formula xml:id="formula_4">1 1+ + ∞ = ∂ ∂ = ∑ m m m m n m x u h C u δ (4)</formula><p>for PDE systems of the first order. This expression contains the infinite number of terms so, the first (minor order) term is commonly used. It may be computed by many ways including the special postprocessor <ref type="bibr" target="#b3">[4]</ref>.</p><p>A priori error estimates have an universal form. Unfortunately, the unknown constant prevents it from to be used in applications.</p><p>A posteriori error estimator usually has the form</p><formula xml:id="formula_5">) ( h u E u ≤ ∆ (5)</formula><p>and is determined by some computable error indicator E(uh). This estimator depends on the previously computed numerical solution uh and, thus, has a minor generality. Fortunately, it may be applied to practical computations since has no unknown constants.</p><p>The highly efficient technique is developed for a posteriori error estimation in the domain of the finiteelement analysis <ref type="bibr" target="#b4">[5,</ref><ref type="bibr" target="#b6">7,</ref><ref type="bibr" target="#b7">8]</ref>. In accordance with <ref type="bibr" target="#b4">[5]</ref>, the quality of a posteriori error estimation may be expressed via the effectivity index of estimator that is equal to the relation of the estimated error norm to the true error norm:</p><formula xml:id="formula_6">2 2 ) ( ) ( ) ( ~L i h L i h j eff u u I ∆ ∆ = (6)</formula><p>One may treat the norms of the true error and estimation error as the radii of hyperspheres </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>I</head><p>means that the hypersphere, containing the true error, belongs to the hypersphere defined by the estimator. So, in order to provide the reliable estimation, the effectivity index should be greater the unit. On the other hand, the estimation should be not too pessimistic, so the value of the effectivity index should be not too great. For the finite element methods, used in the domain of elliptic equations (usually engendering highly regular solutions), the acceptable range, according <ref type="bibr" target="#b4">[5]</ref>, is 3 1</p><formula xml:id="formula_7">) ( ≤ ≤ i eff I .</formula><p>However, the boundaries of this inequality seem to be dependent on the problem at hand. Numerical tests for CFD domain demonstrate the efficiency index to belong the range (0.3,5). For the nonlinear problems containing discontinuities (that is common case for CFD) the progress of a posteriori error estimation in the rigorous form of inequality ( <ref type="formula">5</ref>) is limited.</p><p>As an alternative, some less rigourous methods are employed. These methods provide the estimation of ∆uh without any strict inequality. Significant number of estimators do not met the condition 1</p><p>)</p><formula xml:id="formula_8">( ≥ i eff I .</formula><p>We note such error estimators as nonstrict (weak) ones.</p><p>The first domain of these approaches forms the defect correction methods <ref type="bibr" target="#b8">[9]</ref><ref type="bibr" target="#b9">[10]</ref><ref type="bibr" target="#b10">[11]</ref>. Some part of these methods <ref type="bibr" target="#b8">[9,</ref><ref type="bibr" target="#b9">10]</ref> apply some approximation of the truncation error δuh in order to disturb the main system. The additional equation for the error transformation occurs</p><formula xml:id="formula_9">h h h h u u A δ = ∆ ) ( .<label>(7)</label></formula><p>These methods are rather laborious since imply coding, debugging and solving of an additional problem.</p><p>A bit less laborious version of defect correction methods <ref type="bibr" target="#b10">[11]</ref> have the appearance</p><formula xml:id="formula_10">h h refined h h h f u u A δ + = ) ( ,<label>(8)</label></formula><p>that imply the disturbing of the main problem by the source term, which approximates the truncation error.</p><p>Another branch of nonstrict a posteriori error estimation methods has a non-intrusive form of certain postprocessor that significantly reduces efforts for coding and debugging. It may be based on the Runge rule <ref type="bibr" target="#b4">[5]</ref>, Richardson extrapolation (RE) <ref type="bibr" target="#b12">[13,</ref><ref type="bibr" target="#b13">14]</ref>, Inverse Problem based approach (IP) <ref type="bibr" target="#b14">[15]</ref> or ensemble based methods (EM) <ref type="bibr" target="#b15">[16]</ref><ref type="bibr" target="#b16">[17]</ref><ref type="bibr" target="#b17">[18]</ref><ref type="bibr" target="#b18">[19]</ref>.</p><p>The heuristic rule by C. Runge <ref type="bibr" target="#b4">[5]</ref> is the basis of commonly used stopping criterion by merging of solutions at the mesh refinement.</p><p>The standards for verification and validation [1,2] recommend the Richardson extrapolation (RE) as the main tool for the verification. Richardson extrapolation provides the pointwise approximation of the error field, unfortunately, at the cost of the high computational burden <ref type="bibr" target="#b12">[13,</ref><ref type="bibr" target="#b13">14]</ref>. RE provides some generalization of the Runge's rule.</p><p>The Inverse Problem based approach (IP) <ref type="bibr" target="#b14">[15]</ref> enables the pointwise information on the error.</p><p>The computationally cheap approach to a posteriori error estimation that is based on the ensemble of numerical solutions obtained by independent methods is offered by <ref type="bibr" target="#b15">[16]</ref><ref type="bibr" target="#b16">[17]</ref><ref type="bibr" target="#b17">[18]</ref><ref type="bibr" target="#b18">[19]</ref>. However, these approaches do not provide the pointwise information on the approximation error.</p><p>Thus, the computationally inexpensive nonstrict a posteriori estimation of approximation error is of the major interest in CFD from the viewpoint of verification of codes and solutions. The simultaneous use of several nonstrict methods may have some prospects from the viewpoint of reliability increasing.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Runge rule</head><p>From the historic viewpoint the first a posteriori error indicator is based on the heuristic rule by C. Runge <ref type="bibr" target="#b4">[5]</ref>. If the difference between two approximate solutions computed on a coarse mesh uh and the refined mesh uh,ref is small, then both are assumed to be close to the exact solution. The Runge's rule can be considered as the first </p><formula xml:id="formula_11">a posteriori error indicator |ε(uh)-ε(uh,ref)|=ERunge(uh-</formula><formula xml:id="formula_12">+ + + = − = ∆ j j j h h h C h C h C u u u (9)</formula><p>where j1, j2, j3, … are positive (sometimes noninteger) numbers ordered in accordance with the magnitude (for example, <ref type="bibr" target="#b11">[12]</ref>).</p><p>The accuracy for the error estimation by Runge's rule has the lowest order ) ( 1 j h O and remains unresolved.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Richardson extrapolation</head><p>Richardson extrapolation is based on the first term of expansion <ref type="bibr" target="#b8">(9)</ref> n q q Ch u u + = ) ( and operates if the asymptotic range is achieved for several grids hq (Ck, n are assumed to be constant that should be verified numerically by expanding the set of grids) <ref type="bibr" target="#b12">[13,</ref><ref type="bibr" target="#b13">14]</ref>. For CFD problems containing shock waves and contact lines <ref type="bibr" target="#b11">[12]</ref> the error order is not constant over the flowfield and depends on the type of flow structure. So, one should to extend RE for estimation of the local order of convergence.</p><p>The pointwise (m is the grid point number) results of numerical computation for three meshes of different steps hq may be presented as:</p><formula xml:id="formula_13">m n k m m h C u u 1 ) 1 ( ~+ = m n k m m h C u u 2 ) 2 ( ~+ = (10) m n k m m h C u u 3 ) 3 ( ~+ = .</formula><p>This system is defined for the most rough grid and may be resolved regarding</p><formula xml:id="formula_14">m m m n C u , , ~</formula><p>by several methods described in <ref type="bibr" target="#b12">[13,</ref><ref type="bibr" target="#b13">14]</ref>. The relations <ref type="bibr" target="#b9">(10)</ref> are valid, if Cm is independent on h and higher order terms may be neglected, that is, the solution is in the asymptotic range. This statement implies at least four consequently refined grids. If the asymptotic range is not confirmed on these grids, the additional refinement is necessary.</p><p>So, the Richardson extrapolation provides the pointwise approximation for the error field at the cost of the high computational burden.</p><p>The accuracy of RE for the error estimation has the appearance ) ( 2 j h O and remains unresolved quantitatively that excludes estimates by inequalities of the type (5).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Approximation error estimation using Inverse Problems</head><p>The nonstrict (weak) form of the approximation error estimation by the Richardson extrapolation uses the set of numerical solutions obtained by the same algorithm for consequently refined grids. On other hand, one may consider an ensemble of numerical solutions</p><formula xml:id="formula_15">) ( , ) ( ~i m m h i m u u u ∆ + =</formula><p>, obtained by K independent algorithms (of different structure, for example, of different approximation order) on the same grid. The projection of an exact (unknown) solution on the grid point m is denoted as m h u , ~, the approximation error (also unknown) for i-th solution is denoted as</p><formula xml:id="formula_16">) (i m u ∆ .</formula><p>The differences of solutions are equal to the differences of the approximation errors and, hence, contain some information regarding the unknown errors</p><formula xml:id="formula_17">) (i m u ∆ : ) ( ) ( ) ( ) ( , j m i m j m i m m ij u u u u d ∆ − ∆ = − =<label>(11)</label></formula><p>We treat this information in accordance with approach described by <ref type="bibr" target="#b14">[15]</ref> in order to determine the approximation error</p><formula xml:id="formula_18">) (i m u ∆ . One may obtain 2 / ) 1 ( − ⋅ = n n N</formula><p>relations on the set of n numerical solutions:</p><formula xml:id="formula_19">m i j m ij f u A , ) ( = ∆ . (12)</formula><p>The summation over the repeating indexes is used elsewhere from this point. For the minimum set of data (three solution) equation ( <ref type="formula">12</ref>) assumes the form </p><formula xml:id="formula_20">          − − − =           =           ∆ ∆ ∆           − − − ) 3 ( ) 2 ( ) 3 ( ) 1 ( ) 2 ( )<label>1 ( , 3 , 2 , 1 ) 3 (</label></formula><formula xml:id="formula_21">+ ∆ = ∆ ) ( ) (</formula><p>~ since it uses the difference of solutions. By this reason, the problem at hands is underdetermined and, consequently, ill-posed <ref type="bibr" target="#b19">[20,</ref><ref type="bibr" target="#b20">21]</ref>. We pose the Inverse Problem (IP) with regularization in order to find a stable and bounded solution. The variational statement <ref type="bibr" target="#b20">[21]</ref> with the zero order Tikhonov regularization term is used:</p><formula xml:id="formula_22">) ( ) )( ( ) ( ) ( , ) ( , ) ( k m jk j m m i k m ik m i j m ij u E u f u A f u A ∆ ∆ + − ∆ − ∆ = α ε .<label>(14)</label></formula><p>The first term is a discrepancy of the predictions and observations, the second term poses the zero order Tikhonov regularization, α is the regularization parameter, Ejk is the unite matrix. The regularization term has the form</p><formula xml:id="formula_23">2 / ) ( 2 / ) ( 2 ) ( 2 ) ( b u u j n j j n j + ∆ = ∆ ∑ ∑ (15)</formula><p>and ensures the boundedness of b. The minimum of <ref type="bibr" target="#b14">(15)</ref> occurs at</p><formula xml:id="formula_24">m j m n j u u n b ∆ − = ∆ − = ∑ ) ( 1 (16)</formula><p>So, the minimum attainable error of ∆u (j) is restricted by the mean value:</p><formula xml:id="formula_25">) ( 1 j m n j m u n u ∆ = ∆ ∑ . (17)</formula></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Distance between solutions as the measure of the error</head><p>As we mentioned before, the difference between solutions contains some information on errors. Herein, we consider the global (in sense of L2 norm for the grid functions) estimates of errors.</p><p>If the relation</p><formula xml:id="formula_26">2 2 ) 2 ( ) 1 ( 2 ~L h h L h h u u u u − ⋅ ≥ − (18)</formula><p>holds for numerical solutions u (1) and u (2) , the following contention may be stated.</p><p>The norm of approximate solution u (2) error is less than the norm of difference between solutions</p><formula xml:id="formula_27">2 2 2 , 1 ) 2 ( ~L L du u u ≤ − . (<label>19</label></formula><formula xml:id="formula_28">)</formula><p>This expression may be easily proved using the triangle inequality <ref type="bibr" target="#b15">[16]</ref>.</p><p>Unfortunately, the information on the errors ordering is not available as a rule.</p><p>Fortunately, the additional analysis of distances between solutions may be useful in this situation. For this purpose we should expand the set of analyzed solutions above two. Let u (1) be the maximally inaccurate solution in the ensemble of K numerical solutions. We compare</p><formula xml:id="formula_29">subsets of distances 2 , 1 L j du and 2 , L j i du ) 1 ( ≠ i . If 2 2 ) ( ) 1 ( ~L i h h L h h u u u u − &gt;&gt; −</formula><p>(the selected solution is especially inaccurate), the total set of distances between solutions splits into a subset specified by great values of . This situation may be found visually, if the distances between solutions are distributed along a line in accordance with their magnitude. In this situation u (1) may be easily found by the outliers.</p><p>The maximum of the distance from zero to maximal value in the cluster 2 , L j i du is assumed to be the upper bound of the cluster δ1 containing distances between "accurate" solutions. The minimum of 2 , 1 L j du is assumed to be a down border of the cluster δ2 containing the distances between "accurate" solutions and most inaccurate one (u (1) ).</p><p>The separation of distances between solutions into clusters may be considered as evidence of the existence of solutions with significantly different error norms, that may be stated as the following rule:</p><p>If the distance between the clusters is greater than the size of the cluster of accurate solutions</p><formula xml:id="formula_30">1 1 2 δ δ δ &gt; − , (20) then 2 2 , 1 ) ( ~L i L i du u u ≤ − . (21)</formula><p>We may use the differences between numerical solutions in different ways since the errors may be of the close magnitudes and the above analysis does not operate. Let's assume these errors ∆u (1) , ∆u (2) to belong hyperspheres with the center at zero point. If the errors are orthogonal, the distance between numerical solutions (hypotenuse) is greater any leg</p><formula xml:id="formula_31">h k k u u u u u d ) ( ) ( ) 2 ( ) 1 ( 2 , 1 − = ∆ ≥ ∆ − ∆ = (22)</formula><p>This relation resembles the famous "hypercircle method" <ref type="bibr" target="#b5">[6]</ref>, unfortunately in certain imprecise form.</p><p>The error estimate ( <ref type="formula">22</ref>) may be naturally extended on the ensemble of K solutions as follows:</p><formula xml:id="formula_32">2 ) ( max , L k k u d ∆ ≥<label>(23) ) , 1 ( , max )</label></formula><formula xml:id="formula_33">( ) ( max , K i u u d i k i k = − =</formula><p>The strict orthogonality of approximation errors is not observed in numerical tests <ref type="bibr" target="#b18">[19]</ref>. However, the approximation errors are not collinear also. Numerical tests demonstrate the angles between the approximation errors demonstrates α&lt;β and the low boundary may be described as α(β)= β/3. We calculate the angle β using truncation errors δu (j) computed by postprocessor <ref type="bibr" target="#b3">[4]</ref> and assume α(β)= β/3 that engenders the estimate:</p><formula xml:id="formula_34">) 2 , 1 ( , ) 2 / sin( 1 . 1 2 ) ( ) 2 ( ) 1 ( = ∆ &gt; − ⋅ i u u u i α (24)</formula></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.">The comparison of the error estimators</head><p>The above considered error estimators are nonintrusive and are based on a postprocessor. We list and discuss the efficiency index (obtained for numerical solution of the compressible Euler equations <ref type="bibr" target="#b13">[14]</ref><ref type="bibr" target="#b14">[15]</ref><ref type="bibr" target="#b15">[16]</ref><ref type="bibr" target="#b16">[17]</ref><ref type="bibr" target="#b17">[18]</ref><ref type="bibr" target="#b18">[19]</ref>, containing shock waves and contact discontinuities), the order of the unresolved error and computational expense for this estimators.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Runges' rule</head><p>Numerical tests demonstrate the efficiency index Ieff~0.1÷10.</p><p>The norm of the unremovable part of the error for this approach has the asymptotics</p><formula xml:id="formula_35">) ( 1 j h O e = .</formula><p>This approach uses several consequent grids (minimum two) and, so it is of the medium computational expense.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Richardson extrapolation</head><p>Numerical tests <ref type="bibr" target="#b13">[14]</ref> demonstrate the Richardson extrapolation to enable the efficiency index Ieff≈1.</p><p>The unremovable error is determined by the upper order terms neglected at asymptotic range</p><formula xml:id="formula_36">) ( 2 j h O e = .</formula><p>This approach requires four (or greater number) consequent grids and is of the extremely high computational expense.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Inverse Problem</head><p>The efficiency index for IP based error estimation is in the range Ieff≈0.25÷4 for K from K=2 and K=13.</p><p>The unremovable part of the error e is , where min j is the minimal approximation error over the set of solutions.</p><p>This approach requires three (or greater number) independent numerical solutions, obtained on the same grid, and demonstrates the low computational expense.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Distances between solutions</head><p>The distance between solutions may be used in several manners that applies the maximum distance between solution (diameter of ensemble), the angle between truncation errors, the analysis of the distances between solutions (the detection of the most imprecise solution).</p><p>Diameter of ensemble.</p><p>Numerical tests <ref type="bibr" target="#b17">[18]</ref> for the openFOAM package demonstrate that the distances between solutions may be used as the error estimators. For the ensemble of five solutions the results of <ref type="bibr" target="#b17">[18]</ref> shows Ieff≈0.6÷4. Tests by <ref type="bibr" target="#b18">[19]</ref> demonstrates the efficiency index to be in the range Ieff~0.04÷1.5 (K=2) and Ieff~1.1÷1.5, for K=13.</p><p>Angle between truncation errors. The account of the angle between the truncation errors (24) enables the estimation that provides the effectivity index in the range Ieff~0.9÷4.52 <ref type="bibr" target="#b18">[19]</ref>.</p><p>The norm of the unremovable part of the error for this approach has the asymptotics</p><formula xml:id="formula_37">) ( 1 j h O e = .</formula><p>This approach requires two independent numerical solutions on the same grid and is of the low computational expense.</p><p>Analysis of the distances between solutions.</p><p>Numerical tests <ref type="bibr" target="#b15">[16]</ref> demonstrate the efficiency index for the triangle inequality based estimation (Eqs. ( <ref type="formula" target="#formula_27">19</ref>), <ref type="bibr" target="#b20">(21)</ref>) is in the range Ieff≈0.75÷2.3.</p><p>The norm of the unremovable part of the error for this approach has the asymptotics ) ( 1 j h O e = . This approach requires three (or greater number) independent numerical solutions on the same grid and is of the low computational expense. Unfortunately, it operates only for algorithms having significantly different magnitudes of approximation error. This approach fails for certain sets of solutions ( <ref type="bibr" target="#b17">[18]</ref>).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="7.">Conclusions</head><p>Rigorous a posteriori error estimation for computational Fluid Dynamics at present is practically impossible due to nonlinearity and the discontinuities that may occur and migrate along the flow field. In this situation, several nonstrict (weak) forms of a posteriori estimation of the approximation error may be considered. They either do not provide the error norm estimation in the form of inequalities or provide values of the effectivity index to be less than unit. The best quality of estimates are provided by the Richardson extrapolation, unfortunately for the cost of extremely high computational burden.</p><p>However, several new nonstrict forms of a posteriori estimation of the approximation error (based on the ensemble of methods) provide inexpensive estimation of the error norm. The Inverse Problem based error estimation provides the inexpensive estimation of the point-wise error. These approaches hold the greatest promise for the approximation error estimation. These estimators provides the effectivity index </p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>u</head><label></label><figDesc>are located at surfaces of concentric hyperspheres with the centre at h u ~ and radii ri (unknown). The relation 1</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head></head><label></label><figDesc>the range 30°÷44°. The angles between the truncation errors β are observed in the range 58°÷64°. Practically all tests</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_5"><head>∑</head><label></label><figDesc>The norm of the unremovable part of the error for this approach</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_6"><head></head><label></label><figDesc>considered as the acceptable range of the for CFD applications.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head></head><label></label><figDesc>uh,ref) if one uses certain functional of the flow variables.It is the basis for the stopping criterion by merging of some functional at the mesh refinement. However, such relations do not guarantee convergence of the total solution or other valuable functionals. From a practical needs perspective one should desire the quantitative</figDesc><table><row><cell>estimate of the form</cell><cell>u h</cell><cell>− u ~</cell><cell>≤</cell><cell>δ</cell><cell cols="2">with computable δ .</cell></row><row><cell cols="7">The Runge's rule can be easily expanded to the</cell></row><row><cell cols="3">Richardson extrapolation.</cell><cell></cell><cell></cell><cell></cell></row><row><cell cols="7">The approximation error order that is observed in</cell></row><row><cell cols="6">CFD applications assumes the discrete form 1 ~3 2 3 2 1</cell><cell>....</cell></row></table></figure>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgments</head><p>This work was supported by grants of RFBR № 19-01-00402 and № 20-01-00358.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<title level="m" type="main">Guide for the Verification and Validation of Computational Fluid Dynamics Simulations</title>
		<idno>AIAA-G- 077-1998</idno>
		<imprint>
			<date type="published" when="1998">1998</date>
			<pubPlace>Reston, VA</pubPlace>
		</imprint>
		<respStmt>
			<orgName>American Institute of Aeronautics and Astronautics</orgName>
		</respStmt>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Standard for Verification and Validation in Computational Fluid Dynamics and Heat Transfer</title>
	</analytic>
	<monogr>
		<title level="j">ASME V&amp;V</title>
		<imprint>
			<biblScope unit="page" from="20" to="2009" />
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<monogr>
		<title level="m" type="main">Method of differential approximation</title>
		<author>
			<persName><forename type="first">Yu</forename><surname>Shokin</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1983">1983</date>
			<publisher>Springer-Verlag</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">A Posteriori Error Estimation by Postprocessor Independent of Flowfield Calculation Method</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">K</forename><surname>Alekseev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><forename type="middle">M</forename><surname>Navon</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Computers &amp; Mathematics with Applications</title>
		<imprint>
			<biblScope unit="volume">51</biblScope>
			<biblScope unit="page" from="397" to="404" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<monogr>
		<title level="m" type="main">A posteriori estimates for partial differential equations</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">I</forename><surname>Repin</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2008">2008</date>
			<publisher>Walter de Gruyter</publisher>
			<biblScope unit="volume">4</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Approximation in elasticity based on the concept of function spaces</title>
		<author>
			<persName><forename type="first">W</forename><surname>Prager</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">L</forename><surname>Synge</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Quart. Appl. Math</title>
		<imprint>
			<biblScope unit="volume">5</biblScope>
			<biblScope unit="page" from="241" to="269" />
			<date type="published" when="1947">1947</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">A posteriori error estimates for the finite element method</title>
		<author>
			<persName><forename type="first">I</forename><surname>Babuska</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Rheinboldt</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Int. J. Numer. Methods Eng</title>
		<imprint>
			<biblScope unit="volume">12</biblScope>
			<biblScope unit="page" from="1597" to="1615" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<title level="m" type="main">A Posteriori Error Estimation in Finite Element Analysis</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">T</forename><surname>Ainsworth</surname></persName>
		</author>
		<author>
			<persName><surname>Oden</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2000">2000</date>
			<publisher>Wiley -Interscience</publisher>
			<pubPlace>NY.</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">A Posteriori Error Estimation for a Defect-Correction Method Applied to Convection-Diffusion Problems</title>
		<author>
			<persName><forename type="first">T</forename><surname>Linss</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Kopteva</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Int. J. of Numerical Analysis and Modeling</title>
		<imprint>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="1" to="16" />
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Numerical error estimation for nonlinear hyperbolic PDEs via nonlinear error transport</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">W</forename><surname>Banks</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">A F</forename><surname>Hittinger</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">S</forename><surname>Woodward</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">CMAME</title>
		<imprint>
			<biblScope unit="volume">213</biblScope>
			<biblScope unit="page" from="1" to="15" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Estimation of Discretization Errors Using the Method of Nearby Problems</title>
		<author>
			<persName><forename type="first">Christopher</forename><forename type="middle">J</forename><surname>Roy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Anil</forename><surname>Raju</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">AIAA JOURNAL</title>
		<imprint>
			<biblScope unit="volume">45</biblScope>
			<biblScope unit="issue">6</biblScope>
			<biblScope unit="page" from="1232" to="1243" />
			<date type="published" when="2007-06">June 2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Richardson Extrapolation for Linearly Degenerate Discontinuities</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">W</forename><surname>Banks</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">D</forename><surname>Aslam</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Scientific Computing</title>
		<imprint>
			<biblScope unit="page" from="1" to="15" />
			<date type="published" when="2012-05-24">May 24, 2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Grid Convergence Error Analysis for Mixed -Order Numerical Schemes</title>
		<author>
			<persName><forename type="middle">J</forename><surname>Ch</surname></persName>
		</author>
		<author>
			<persName><surname>Roy</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">AIAA Journal, V</title>
		<imprint>
			<biblScope unit="volume">41</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="595" to="604" />
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">On Some Features of Richardson Extrapolation for Compressible Inviscid Flows</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">K</forename><surname>Alexeev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">E</forename><surname>Bondarev</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Mathematica Montisnigri XL</title>
		<imprint>
			<biblScope unit="page" from="42" to="54" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">A posteriori error estimation via differences of numerical solutions</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">K</forename><surname>Alekseev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">E</forename><surname>Bondarev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">E</forename><surname>Kuvshinnikov</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">ICCS</title>
		<imprint>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<monogr>
		<title level="m" type="main">On Triangle Inequality Based Approximation Error Estimation</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">K</forename><surname>Alekseev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">E</forename><surname>Bondarev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><forename type="middle">M</forename><surname>Navon</surname></persName>
		</author>
		<idno type="arXiv">arXiv:1708.04604</idno>
		<imprint>
			<date type="published" when="2017-08-16">August 16, 2017</date>
		</imprint>
	</monogr>
	<note>physics.comp-ph</note>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Verification on the Ensemble of Independent Numerical Solutions</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">K</forename><surname>Alekseev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">E</forename><surname>Bondarev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">E</forename><surname>Kuvshinnikov</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Computational Science -ICCS 2019. ICCS 2019</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<editor>
			<persName><forename type="first">J</forename><surname>Rodrigues</surname></persName>
		</editor>
		<meeting><address><addrLine>Cham</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2019">2019</date>
			<biblScope unit="volume">11540</biblScope>
			<biblScope unit="page" from="315" to="324" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">On uncertainty quantification via the ensemble of independent numerical solutions</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">K</forename><surname>Alekseev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">E</forename><surname>Bondarev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">E</forename><surname>Kuvshinnikov</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.jocs.2020.101114</idno>
	</analytic>
	<monogr>
		<title level="j">Journal of Computational Science</title>
		<imprint>
			<biblScope unit="volume">42</biblScope>
			<biblScope unit="page">101114</biblScope>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">The features of the of truncation and approximation errors&apos; geometry on the ensemble of numerical solutions</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">K</forename><surname>Alexeev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">E</forename><surname>Bondarev</surname></persName>
		</author>
		<idno type="DOI">10.20948/prepr-2019-107</idno>
	</analytic>
	<monogr>
		<title level="s">KIAM Preprint</title>
		<imprint>
			<biblScope unit="page">107</biblScope>
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
	<note>in Russian</note>
</biblStruct>

<biblStruct xml:id="b19">
	<monogr>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">N</forename><surname>Tikhonov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><forename type="middle">Y</forename><surname>Arsenin</surname></persName>
		</author>
		<title level="m">Solutions of Ill-Posed Problems</title>
				<meeting><address><addrLine>Washington DC</addrLine></address></meeting>
		<imprint>
			<publisher>Winston and Sons</publisher>
			<date type="published" when="1977">1977</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<monogr>
		<author>
			<persName><forename type="first">O</forename><forename type="middle">M</forename><surname>Alifanov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">A</forename><surname>Artyukhin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">V</forename><surname>Rumyantsev</surname></persName>
		</author>
		<title level="m">Extreme Methods for Solving Ill-Posed Problems with Applications to Inverse Heat Transfer Problems</title>
				<imprint>
			<publisher>Begell House</publisher>
			<date type="published" when="1995">1995</date>
		</imprint>
	</monogr>
</biblStruct>

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