<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Generalized computational experiment in the problems of numerical methods verification</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>A.K. Alekseev</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>A.E. Bondarev</string-name>
          <email>bond@keldysh.ru</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>A.E. Kuvshinnikov</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>aleksey.k.alekseev@gmail.com</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>bond@keldysh.ru</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>kuvsh</string-name>
          <email>kuvsh90@yandex.ru</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>@yandex.com</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Alekseev Aleksey K., Doctor in physics and mathematics, senior researcher, Keldysh Institute of Applied Mathematics RAS</institution>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Keldysh Institute of Applied Mathematics RAS</institution>
          ,
          <addr-line>Moscow</addr-line>
          ,
          <country country="RU">Russia</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>This work is devoted to the application of a generalized computational experiment for a comparative assessment of numerical methods accuracy. The construction of a generalized computational experiment is based on the simultaneous solution using parallel computations in a multitasking mode of a basic problem with different input parameters, obtaining results in the form of multidimensional data volumes and their visual analysis. This approach can be effective in problems of verification of numerical methods. A comparative assessment of the accuracy for solvers of the open software package OpenFOAM is carried out. The classic inviscid problem of oblique shock wave is used as a basic task. Variations of the key parameters of the problem - the Mach number and angle of attack - are considered. An example of constructing error surfaces is given when the solvers of the OpenFOAM software package are compared. The concept of an error index is introduced as an integral characteristic of deviations from the exact solution for each solver in the class of problems under consideration. The surfaces of deviations from the exact solution in the L2 norm, constructed for each solver, together with the calculated error indices, make it possible to obtain a complete picture of the accuracy of the solvers under consideration for the class of problems defined by the ranges of variation of the Mach number and angle of attack.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>The tasks of numerical methods verification have
always been of paramount importance throughout the
history of the development of computational mathematics.
Today, verification problems are of particular importance
in the problems of computational gas dynamics. In
mathematical modeling of practical problems in
aerodynamics, the researcher must be sure of the accuracy
of the numerical method used.</p>
      <p>A comparative assessment of numerical methods
accuracy is of particular importance at present. This is due
to the wide distribution of software packages, both open
and commercial, allowing to solve a wide range of
problems. As a rule, a large number of numerical methods
implemented in various solvers are integrated into such
packages. When solving practical problems, it is not easy
for the user to choose the most suitable solver for the
studied class of problems.</p>
      <p>
        The relevance of verification tasks is confirmed by the
introduction in 2018 of the Federal Standard for the
numerical simulation of supersonic inviscid gas flows and
software verification [1]. Similar foreign standards have
been around for quite some time [
        <xref ref-type="bibr" rid="ref1">2,3</xref>
        ]. Such standards will
determine the direction of research in this area over the
next decade. However, all these methodological
documents are focused on verification in relation to a
specific task with fixed values of key parameters.
      </p>
      <p>At the present stage, researchers need more
comprehensive estimates of the accuracy of numerical
methods. For example, in assessing accuracy, not for a
single task, but for a class of tasks. By a class of tasks is
meant a basic task considered in the ranges of change in
the set of key parameters. Such parameters in
computational aerodynamics can serve characteristic
numbers that determine flow velocity, viscosity,
thermophysical properties of the medium, geometric
parameters, etc. An opportunity of getting solution for a
class of problems is provided by the construction of a
generalized computational experiment.</p>
      <p>
        The concept, basic methods and approaches of a
generalized computational experiment, as well as a
number of software tools for its implementation were
developed in Keldysh Institute of Applied Mathematics
RAS. The main aspects of constructing a generalized
computational experiment and examples of its
implementation are described in detail in [
        <xref ref-type="bibr" rid="ref2 ref3 ref4 ref5 ref6 ref7 ref8 ref9">4–11</xref>
        ].
      </p>
      <p>This work is devoted to the application of a generalized
computational experiment for a comparative assessment of
numerical methods accuracy.
2.</p>
    </sec>
    <sec id="sec-2">
      <title>Generalized computational experiment</title>
      <p>The emergence of the concept of a generalized
computing experiment is associated with the development
of high-performance computing clusters and parallel
technologies. In problems of computational aerodynamics,
parallel technologies usually provide the ability to quickly
calculate on detailed grids. However, parallel technologies
provide us with another important opportunity. This is the
ability to simultaneously calculate on different nodes the
same task with different input data. As a rule, such a
calculation is performed in multitasking mode.</p>
      <p>This opens up the possibility of implementing a
generalized computational experiment. The key
parameters of the problem under consideration are divided
in certain ranges with a certain step, forming a grid
partition of a multidimensional box in a multidimensional
space of key parameters. The basic problem is solved
using parallel technologies at each point of the grid
partition. The obtained results represent multidimensional
data volumes. Processing, analysis and visual presentation
of this data is carried out using methods of visual analytics
and scientific visualization. This computing technology is
the most general description of a generalized computing
experiment.</p>
      <p>Obviously, such a concept can be applied to a wide
range of tasks. This range includes parametric studies,
optimization problems. A generalized computational
experiment is an effective tool for solving inverse
problems.</p>
      <p>
        A large number of different applications of a
generalized computational experiment are described in
detail in [
        <xref ref-type="bibr" rid="ref10 ref11 ref12 ref2 ref3 ref4 ref5 ref6 ref7 ref8 ref9">4-14</xref>
        ]. The concept of a generalized
computational experiment was applied to a wide range of
both model and practical problems.
      </p>
      <p>These tasks include the analysis of the interaction of a
viscous supersonic flow with a jet barrier, the flows in the
wake of the body, the problems of the interaction of jets,
the problem of flowing around a cone at an angle of attack,
the problem of oblique shock waves, and many others. The
approach to constructing a generalized computational
experiment was applied to the problem of finding the
optimal three-dimensional shape of the blades assembly
for a power plant in terms of power loads.</p>
      <p>
        Also, this approach was applied to the problems of
verification of numerical methods. A comprehensive
comparative analysis of a number of solvers of the
OpenFOAM open software package [
        <xref ref-type="bibr" rid="ref13">15</xref>
        ] was carried out
in [
        <xref ref-type="bibr" rid="ref10 ref11 ref12 ref18 ref19">12–14, 20, 21</xref>
        ]. As basic tasks, we used problems that
have a reference solution (exact solution or experimental
data). These tasks include the problem of a supersonic
inviscid flow around a cone at an angle of attack and the
problem of an oblique shock wave formation. In both
cases, a class of problems was considered, formed by key
parameters variations of the problem in question.
      </p>
    </sec>
    <sec id="sec-3">
      <title>3. The problems of numerical methods verification</title>
      <p>As already mentioned above, verification problems
have been an important section throughout the history of
the development of computational mathematics and
mathematical modeling. As a rule, a comparison of the
numerical results was carried out with some reference
solution, in the role of which the exact solution was used
if available or the available experimental data.</p>
      <p>If there is a reference solution, the accuracy of the
numerical method can be estimated for the solution
element or for the entire calculation domain. For example,
for problems containing discontinuities (shock waves),
previously, the width of the “smearing” of the solution at
discontinuity was traditionally considered as a
characteristic of the numerical method accuracy. In this
case, a comparison with the reference solution over the
entire flow field was also applied. For an objective
assessment of numerical method accuracy, it seems
appropriate and reliable to apply both approaches. In the
presence of a reference solution, the construction of a
generalized computational experiment allows us to
compare not only for one problem with fixed key
parameters, but also for problems in the entire field of
variation of key parameters.</p>
      <p>If the class of problems is determined by two key
parameters, then for each numerical method involved in
the comparison, the dependence of the error on these
parameters is constructed in the form of an error surface.
In the case of three key parameters, scientific visualization
methods are used to analyze a three-dimensional figure
representing the dependence of the error on key
parameters. In the case when the number of key
parameters is more than three, then methods of visual
analytics should be used to analyze the results. In some
cases, approaches to lowering the dimension of the
multidimensional space of key parameters under
consideration are useful.</p>
      <p>
        A separate problem is the estimation of the accuracy of
numerical methods in the absence of a reference solution.
Here, to assess the accuracy, foreign standards recommend
to apply Richardson method [
        <xref ref-type="bibr" rid="ref1">2,3</xref>
        ]. However, for practical
problems of computational aerodynamics this is very
difficult due to the enormous computational costs. The
computational costs are due to the fact that the
implementation of Richardson method requires multiple
calculations with a decrease in the step of the spatial grid
decomposition. One of the alternatives in this case is the
estimation of accuracy on the ensemble of solutions. The
ensemble of solutions obtained by various numerical
methods on the same grid allows us to estimate the
location of the exact solution and to divide the obtained
numerical solutions into clusters of different levels of
accuracy. This direction is being actively developed at
present and is presented in [
        <xref ref-type="bibr" rid="ref14 ref15 ref16 ref17">16-19</xref>
        ]. A natural drawback of
this approach is the need for researcher to have at his
disposal a certain number of solvers that implement
numerical methods with different computational
properties.
      </p>
    </sec>
    <sec id="sec-4">
      <title>4. The example of verification problem</title>
      <p>
        This section provides an example of constructing a
generalized computational experiment for a comparative
assessment of numerical methods accuracy. As an
example, we use the numerical results described in detail
in the authors' works [
        <xref ref-type="bibr" rid="ref18 ref19">20,21</xref>
        ]. In these papers, a class of
computational gas dynamics problems is considered that
describe the incidence of an inviscid supersonic gas flow
onto a flat plate at an angle of attack.
      </p>
      <p>With such an incidence, an oblique shock wave is
formed. The Mach number and angle of attack are used as
key parameters. These values vary in certain ranges. This
problem has an exact solution. With the exact solution, a
comparison is made at each point of the calculation
domain, and for each combination of key parameters, an
error is evaluated in the norm of L1 and L2. The results
obtained make it possible to construct an error surface as
an error function of two key parameters of the problem.</p>
      <p>
        Carrying out similar calculations for several numerical
methods implemented in the solvers of the open software
package OpenFOAM, makes it possible to build several
such surfaces on one drawing. This opens up the
possibility of a deep and clear comparative analysis of the
accuracy of the studied numerical methods. The
construction of such a generalized computational
experiment involves the creation of computational
technology from solving a direct problem up to visual
analysis of the results. One of the most expressive and
visual forms of visualization is the construction of stereo
animations of the results of numerical studies. A similar
construction of stereo images for this task was carried out
and described in [
        <xref ref-type="bibr" rid="ref20">22</xref>
        ].
      </p>
      <p>
        Fig. 1 presents the results of constructing error surfaces
for four OpenFOAM solvers with variations in the Mach
number from 2 to 4 and variations in the angle of attack
from 6 to 20 degrees [
        <xref ref-type="bibr" rid="ref19">21</xref>
        ]. It should be noted that error
surfaces for the class of problems for the comparative
analysis of the accuracy of numerical methods were
constructed in [
        <xref ref-type="bibr" rid="ref19">21</xref>
        ] for the first time. Four error surfaces
for OpenFOAM solvers are presented - rhoCentralFoam
(rCF), pisoCentralFoam (pCF), sonicFoam (sF) and
      </p>
      <sec id="sec-4-1">
        <title>QGDFoam (QGDF).</title>
        <p>These surfaces allow a thorough visual comparison of
deviations from the exact solution in the class of problems
under consideration. It can be seen that all 4 surfaces
behave in a very similar way. The deviation from the exact
solution increases with the growth of key parameters - the
angle of attack and the Mach number. Fig. 1 also shows
that the best accuracy in the class of problems is provided
by the rCF and pCF solvers, for which the error surfaces
almost coincide.</p>
        <p>Thus, the construction of a generalized computational
experiment
allows
us
to
conduct
a
full-fledged
comparative accuracy assessment for four solvers of the
OpenFOAM software package in the class of problems.
The class of tasks in this particular case is determined by
the basic task (oblique shock wave) and the ranges of
variation of the key parameters of the problem - the Mach
number and angle of attack.
OpenFOAM solvers in the class of problems. However,
for a more complete assessment, an integral characteristic
for each surface can be introduced.</p>
      </sec>
      <sec id="sec-4-2">
        <title>We call this characteristic the Error Index (EI).</title>
        <p>The error index is defined as follows. Let i = 1, M and
j = 1, N be the grid partitions of key parameters, and Aij
the deviation from the exact solution at each point of the
grid partition. Then the error index is defined as:

=</p>
        <p>( ∗  ).</p>
        <p />
        <p>Then the error index values for the surfaces shown in
Fig. 1 can be calculated and written in the form of table 1.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Conclusion</title>
      <p>The application of a generalized computational
experiment to the problems of comparative estimation of
the accuracy of numerical methods is considered. An
example of constructing a generalized computational
experiment for a class of problems is described. The class
of tasks is formed on the basis of the basic problem (the
oblique shock wave) and variations of the determining
parameters of the problem - the Mach number and angle
of attack. An example of constructing error surfaces is
given. The concept of a numerical method error index for
a class of problems is introduced.</p>
      <sec id="sec-5-1">
        <title>The construction</title>
        <p>of a generalized computational
experiment can serve as an effective tool for verification</p>
        <p>This work was supported by RFBR grants
19-01problems.</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>Acknowledgments</title>
      <p>00402 and 20-01-00358.
[1] Federal standard Р
57700.12–2018.</p>
      <sec id="sec-6-1">
        <title>Numerical</title>
        <p>simulation of supersonic flows for an inviscid gas.
Software verification / National standard of the</p>
      </sec>
      <sec id="sec-6-2">
        <title>Russian</title>
        <p>Federation
for
numerical
modeling of
physical processes. 2018, 20 p.
[2] Guide
for the</p>
      </sec>
      <sec id="sec-6-3">
        <title>Verification and</title>
      </sec>
      <sec id="sec-6-4">
        <title>Validation of</title>
      </sec>
      <sec id="sec-6-5">
        <title>Computational</title>
      </sec>
      <sec id="sec-6-6">
        <title>Fluid</title>
      </sec>
      <sec id="sec-6-7">
        <title>Dynamics</title>
      </sec>
      <sec id="sec-6-8">
        <title>Simulations,</title>
        <p>American Institute of Aeronautics and Astronautics,
AIAA-G-077-1998, Reston, VA, 1998.</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <article-title>[3] Standard for Verification and Validation in Computational Fluid Dynamics and Heat Transfer</article-title>
          ,
          <string-name>
            <surname>ASME V</surname>
          </string-name>
          &amp;V 20-
          <year>2009</year>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [4]
          <string-name>
            <surname>Bondarev</surname>
            <given-names>A.E.</given-names>
          </string-name>
          <article-title>Analysis of Space-Time Flow Structures by Optimization</article-title>
          and Visualization Methods // Transactions on Computational
          <source>Science XIX, LNCS 7870</source>
          , pp.
          <fpage>158</fpage>
          -
          <lpage>168</lpage>
          . Springer, Heidelberg (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [5]
          <string-name>
            <surname>Bondarev</surname>
            <given-names>A.E</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Galaktionov</surname>
            <given-names>V.A.</given-names>
          </string-name>
          <string-name>
            <surname>Parametric</surname>
          </string-name>
          <article-title>Optimizing Analysis of Unsteady Structures and Visualization of Multidimensional Data //</article-title>
          <source>International Journal of Modeling, Simulation and Scientific Computing</source>
          ,
          <year>2013</year>
          ,
          <string-name>
            <surname>V.</surname>
          </string-name>
          <year>04</year>
          ,
          <string-name>
            <surname>N</surname>
          </string-name>
          <year>supp01</year>
          ,
          <volume>13</volume>
          p.,
          <source>DOI</source>
          <volume>10</volume>
          .1142/S1793962313410043
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [6]
          <string-name>
            <surname>Bondarev</surname>
            <given-names>A.E.</given-names>
          </string-name>
          <article-title>On the Construction of the Generalized Numerical Experiment</article-title>
          in Fluid Dynamics // Mathematica Montisnigri, Vol. XLII,
          <year>2018</year>
          , p.
          <fpage>52</fpage>
          -
          <lpage>64</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>A.E.</given-names>
            <surname>Bondarev</surname>
          </string-name>
          .
          <article-title>On visualization problems in a generalized computational experiment (</article-title>
          <year>2019</year>
          ).
          <source>Scientific Visualization</source>
          <volume>11</volume>
          .2:
          <fpage>156</fpage>
          -
          <lpage>162</lpage>
          , DOI: 10.26583/sv.11.2.
          <fpage>12</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [8]
          <string-name>
            <surname>Alexander</surname>
            <given-names>E.</given-names>
          </string-name>
          <string-name>
            <surname>Bondarev</surname>
            and
            <given-names>Artem E. Kuvshinnikov.</given-names>
          </string-name>
          <article-title>Analysis of the Accuracy of OpenFOAM Solvers for the Problem of Supersonic Flow Around</article-title>
          a Cone // Lecture Notes in Computer Science 10862, pp.
          <fpage>221</fpage>
          -
          <lpage>230</lpage>
          ,
          <year>2018</year>
          . https://doi.org/10.1007/978-3-
          <fpage>319</fpage>
          -93713- 7_
          <fpage>18</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>A.E.</given-names>
            <surname>Bondarev</surname>
          </string-name>
          .
          <article-title>On the Estimation of the Accuracy of Numerical Solutions in</article-title>
          CFD Problems // Lecture Notes in Computer Science, Vol.
          <volume>11540</volume>
          , pp.
          <fpage>325</fpage>
          -
          <lpage>333</lpage>
          ,
          <year>2019</year>
          . DOI:
          <volume>10</volume>
          .1007/978-3-
          <fpage>030</fpage>
          -22750-0_
          <fpage>26</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>A.E.</given-names>
            <surname>Bondarev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.A.</given-names>
            <surname>Galaktionov</surname>
          </string-name>
          .
          <article-title>Construction of a generalized computational experiment and visual analysis of multidimensional data /</article-title>
          / CEUR Workshop Proceedings, V.
          <volume>2485</volume>
          ,
          <year>2019</year>
          , p.
          <fpage>117</fpage>
          -
          <lpage>121</lpage>
          . DOI:
          <volume>10</volume>
          .30987/graphicon-2019
          <source>-2-117-121</source>
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>A.E.</given-names>
            <surname>Bondarev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.A.</given-names>
            <surname>Galaktionov</surname>
          </string-name>
          .
          <article-title>Generalized Computational Experiment and Visual Analysis of Multidimensional Data (</article-title>
          <year>2019</year>
          ).
          <source>Scientific Visualization</source>
          <volume>11</volume>
          .4:
          <fpage>102</fpage>
          -
          <lpage>114</lpage>
          , DOI: 10.26583/sv.11.4.
          <fpage>09</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [12]
          <string-name>
            <surname>Bondarev</surname>
            <given-names>A.E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kuvshinnikov</surname>
            <given-names>A.E.</given-names>
          </string-name>
          <article-title>Comparative study of the accuracy for OpenFOAM solvers //</article-title>
          <source>Proceedings of Ivannikov ISPRAS Open Conference (ISPRAS)</source>
          ,
          <year>2017</year>
          , IEEE, IEEE Xplore, p.
          <fpage>132</fpage>
          -
          <lpage>136</lpage>
          DOI: 10.1109/ISPRAS.
          <year>2017</year>
          .00028
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [13]
          <string-name>
            <surname>Bondarev</surname>
            <given-names>A.E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kuvshinnikov</surname>
            <given-names>A.E.</given-names>
          </string-name>
          <article-title>Analysis of the accuracy of OpenFOAM solvers for the problem of supersonic flow around a cone /</article-title>
          / Lecture Notes in Computer Science, vol.
          <volume>10862</volume>
          , pp.
          <fpage>221</fpage>
          -
          <lpage>230</lpage>
          ,
          <year>2018</year>
          . https://doi.org/10.1007/978-3-
          <fpage>319</fpage>
          -93713-7_
          <fpage>18</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [14]
          <string-name>
            <surname>Bondarev</surname>
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kuvshinnikov</surname>
            <given-names>A</given-names>
          </string-name>
          .
          <article-title>Comparative Estimation of QGDFoam Solver Accuracy for Inviscid Flow Around a Cone // IEEE The Proceedings of the 2018 Ivannikov ISPRAS Open Conference (ISPRAS-</article-title>
          <year>2018</year>
          ). P.
          <volume>82</volume>
          -
          <fpage>87</fpage>
          , https://doi.org/10.1109/ISPRAS.
          <year>2018</year>
          .00019
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>OpenFOAM</given-names>
            <surname>Foundation</surname>
          </string-name>
          . [Online]. Available: http://www.openfoam.org.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [16]
          <string-name>
            <surname>Alekseev</surname>
            <given-names>A.K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bondarev</surname>
            <given-names>A.E.</given-names>
          </string-name>
          <article-title>On exact solution enclosure on ensemble of numerical simulations // "Mathematica Montisnigri"</article-title>
          , Vol. XXXVIII,
          <year>2017</year>
          , p.
          <fpage>63</fpage>
          -
          <lpage>77</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [17]
          <string-name>
            <surname>A.K. Alekseev</surname>
            ,
            <given-names>A.E.</given-names>
          </string-name>
          <string-name>
            <surname>Bondarev</surname>
            ,
            <given-names>A.E.</given-names>
          </string-name>
          <string-name>
            <surname>Kuvshinnikov</surname>
          </string-name>
          .
          <source>Verification on the Ensemble of Independent Numerical Solutions // Lecture Notes in Computer Science</source>
          , Vol.
          <volume>11540</volume>
          , pp.
          <fpage>315</fpage>
          -
          <lpage>324</lpage>
          ,
          <year>2019</year>
          . DOI:
          <volume>10</volume>
          .1007/978-3-
          <fpage>030</fpage>
          -22750-0_
          <fpage>25</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [18]
          <string-name>
            <surname>Alekseev</surname>
            <given-names>A.K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bondarev</surname>
            <given-names>A.E.</given-names>
          </string-name>
          <article-title>Estimation of the Distance between True</article-title>
          and Numerical Solutions //
          <source>Computational mathematics and mathematical physics</source>
          ,
          <year>2019</year>
          , V.
          <volume>59</volume>
          , № 6, с.
          <fpage>857</fpage>
          -863 DOI: 10.1134/S0965542519060034
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [19]
          <string-name>
            <surname>A.K. Alekseev</surname>
            ,
            <given-names>A.E.</given-names>
          </string-name>
          <string-name>
            <surname>Bondarev</surname>
            ,
            <given-names>A.E.</given-names>
          </string-name>
          <string-name>
            <surname>Kuvshinnikov</surname>
          </string-name>
          .
          <article-title>On uncertainty quantification via the ensemble of independent numerical solutions //</article-title>
          <source>Journal of Computational Science</source>
          <volume>42</volume>
          (
          <year>2020</year>
          )
          <article-title>101114</article-title>
          , DOI: 10.1016/j.jocs.
          <year>2020</year>
          .101114
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [20]
          <string-name>
            <surname>Alekseev</surname>
            <given-names>A.K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bondarev</surname>
            <given-names>A.E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kuvshinnikov</surname>
            <given-names>A.E.</given-names>
          </string-name>
          <article-title>Comparative analysis of the accuracy of OpenFOAM solvers for the oblique shock wave problem</article-title>
          // Matematica Montisnigri,
          <year>2019</year>
          , vol. XLV, p.
          <fpage>95</fpage>
          -
          <lpage>105</lpage>
          DOI: 10.20948/mathmontis-2019
          <source>-45-8</source>
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [21]
          <string-name>
            <surname>Bondarev</surname>
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kuvshinnikov</surname>
            <given-names>A</given-names>
          </string-name>
          .
          <article-title>Parametric Study of the Accuracy of OpenFOAM Solvers for the Oblique Shock Wave Problem //</article-title>
          <source>IEEE The Proceedings of the 2019 Ivannikov ISPRAS Open Conference</source>
          <year>2019</year>
          . P.
          <volume>108</volume>
          -
          <fpage>112</fpage>
          , DOI:10.1109/ISPRAS47671.
          <year>2019</year>
          .00023
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>S.V.</given-names>
            <surname>Andreev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.E.</given-names>
            <surname>Bondarev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.A.</given-names>
            <surname>Bondareva</surname>
          </string-name>
          .
          <article-title>Stereo images of error surfaces in problems of numerical methods verification (</article-title>
          <year>2020</year>
          ).
          <source>Scientific Visualization</source>
          <volume>12</volume>
          .2:
          <fpage>151</fpage>
          -
          <lpage>157</lpage>
          , DOI: 10.26583/sv.12.2.
          <fpage>12</fpage>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>