Open Access Open Access  Restricted Access Access granted  Restricted Access Subscription Access

Vol 40, No 11 (2019)

Article

Developing Efficient Implementations of Shortest Paths and Page Rank Algorithms for NEC SX-Aurora TSUBASA Architecture

Afanasyev I.V., Voevodin V.V., Voevodin V.V., Komatsu K., Kobayashi H.

Abstract

The main goal of this paper is to demonstrate that the newest generation of NEC SX-Aurora TSUBASA architecture can perform large-scale graph processing extremely efficiently. This paper proposes approaches, which can be used for the development of high-performance vector-oriented implementations of page rank and shortest paths algorithms, including vectorised graph storage format, efficient vector-friendly graph traversals, optimised cache-aware memory accesses and efficient load-balancing. The developed implementations are optimised according to the most important features and properties of SX-Aurora architecture, which allows them achieve up to 15 times better performance compared to the optimised Intel Skylake parallel implementations and up to 5 times better performance compared to NVGRAPH library implementations for Pascal GPU architecture.

Lobachevskii Journal of Mathematics. 2019;40(11):1753-1762
pages 1753-1762 views

The Models and Methods of Optimal Control of Three Work-Stealing Deques Located in a Shared Memory

Aksenova E.A., Barkovsky E.A., Sokolov A.V.

Abstract

“Work-stealing” is one of the most common methods of parallel task balancing. In this method, each core (processor) has a buffer of its tasks—a double-ended queue called “deque”. A core (processor) use one end of the deque to add new tasks or to take already available to execute them. The second end of the deque is accessible by other cores (processors), which have become empty and can intercept tasks—this is the mechanism of “work-stealing”. Algorithms and techniques for the high-performance big data processing are becoming increasingly sought after not only for storing databases but also for the proper handling of big data from a variety of domains such as science and engineering. Models and algorithms of optimal control of large deques belong to this area of research. The goal of this work is to develop, analyze and compare the models and methods of control of work-stealing deques in limited shared memory. For the case of three deques, the following control methods will be discussed: 1. Each of the three deques is located in its separate memory area; 2. Three deques move one after another in a circle; 3. Combined method—two deques are located one after another, one separately. To solve the posed problems, controlled random walks and simulation modeling were used.

Lobachevskii Journal of Mathematics. 2019;40(11):1763-1770
pages 1763-1770 views

Low Rank Methods of Approximation in an Electromagnetic Problem

Aparinov A.A., Setukha A.V., Stavtsev S.L.

Abstract

In this article authors present a new method to construct low-rank approximations of dense huge-size matrices. The method develops mosaic-skeleton method and belongs to kernel-independent methods. In distinction from a mosaic-skeleton method, the new one utilizes the hierarchical structure of matrix not only to define matrix block structure but also to calculate factors of low-rank matrix representation. The new method was applied to numerical calculation of boundary integral equations that appear from 3D problem of scattering monochromatic electromagnetic wave by ideal-conducting bodies. The solution of model problem is presented as an example of method evaluation.

Lobachevskii Journal of Mathematics. 2019;40(11):1771-1780
pages 1771-1780 views

Implicit Model for the Hydration Free Energy Calculation in the Task of the Supercomputer Docking

Grigoriev F.V., Sulimov V.B.

Abstract

An implicit solvent model for task of the supercomputer docking is developed. Model is parameterized using the set of the 321 organic molecules of all chemical classes. The accuracy of the present model is higher than the accuracy of the previous model, used in the supercomputer docking.

Lobachevskii Journal of Mathematics. 2019;40(11):1781-1787
pages 1781-1787 views

Evaluation of the Level-of-Detail Generator for Visual Analysis of the ATLAS Computing Metadata

Grigorieva M.A., Titov M.A., Alekseev A.A., Artamonov A.A., Klimentov A.A., Korchuganova T.A., Milman I.E., Galkin T.P., Pilyugin V.V.

Abstract

The ATLAS experiment at the LHC processes, analyses and stores vast amounts of data, which is either recorded by the detector or simulated worldwide using Monte Carlo methods. ATLAS Computing metadata is generated at very high rates and volumes. The necessity to analyze this metadata is constantly increasing, since the heterogeneous, distributed and dynamically changing computing infrastructure requires sophisticated optimization decisions, made by human or/and by machines. Visual analytics is one of the methods facilitating the analysis of massive amounts of data (structured, semi-structured, and unstructured) which leverages human judgement by means of interactive visual representations. Given the huge number of ATLAS computing jobs that need to be visualized simultaneously for error investigations or other optimization processes, resources of the client application responsible for such visualization may reach its limits. Data objects that share similar feature values can be represented and visualized as a single group, thus initial large data sample would be represented at different levels of detail. This approach will also avoid client overload. In this paper we evaluate implementations of k-means-based Level-of-Detail generator method applied to the metadata of ATLAS jobs. This method is used in the visual analytics application InVEx (Interactive Visual Explorer) that is under development, and which is based on 3-dimensional interactive visualization of multidimensional data.

Lobachevskii Journal of Mathematics. 2019;40(11):1788-1798
pages 1788-1798 views

Conformance Evaluation of Genetic Algorithm for Evolutionary Area Search of Canonical Model

Ivanov V.K., Palyukh B.V., Sotnikov A.N.

Abstract

The theory and practice of genetic algorithms is largely based on the Schema Theorem. It was formulated for a canonical genetic algorithm and proves its ability to generate a sufficient number of effective schemata of individuals. Genetic algorithms to solve specific problems and to be different from canonical ones have to be checked to find out whether the Schema Theorem evaluates the algorithm fitness. The article validates the way of testing the algorithm developed as a technique of an area search. The methodology and research results are stated consistently. Coding specifics of the search queries are noted, a criterion of the coding method applicability is substantiated. A variant of the genotype geometric coding is proposed. In comparison with other methods of binary search coding, it provides a short code length and uniqueness as well as conforms the formulated criterion of applicability. Supporting experimental results are given. The Schema Theorem is shown to hold with the iterative execution of the genetic algorithm being tested.

Lobachevskii Journal of Mathematics. 2019;40(11):1799-1808
pages 1799-1808 views

Software System for Users Continuous Identification Based on Behavioral Information About the Work with Standard Input Devices

Mashechkin I.V., Petrovskiy M.I., Popov I.S.

Abstract

This article is devoted to the task of developing a software system designed to effectively solve the problem of continuous background identification of users based on an analysis of their behavior when working with traditional input devices like keyboard and mouse. As part of the implemented functionality, data is collected that is generated by a potentially large number of users with active use of input devices for long periods of work. Algorithms traditionally used to solve problems of behavioral biometrics are used and algorithms developed by the authors are proposed to increase the accuracy and efficiency of work when working with large amounts of input data. The architecture of the implemented system, its functionality and the results of experimental use are described.

Lobachevskii Journal of Mathematics. 2019;40(11):1809-1816
pages 1809-1816 views

Driving a Petascale HPC Center with Octoshell Management System

Nikitenko D.A., Voevodin V.V., Zhumatiy S.A.

Abstract

Running any computing center is a complex task. With the growth of scales and costs such tasks become challenges. So the top supercomputer sites, being big in everything, have always required special approaches to manage, to control, and to take care of them. At present, large HPC centers can have a variety of totally diverse systems containing up to millions of components, having thousands of users worldwide with the full range of complicated applications. Obviously, tons of data have to be managed in a concerted way to allow such an informational factory functioning. This paper shares the design principles, some implementation details and the roadmap vision regarding the Octoshell HPC center management system, which has been developed and is currently being used in the everyday practice of Moscow State University supercomputer center. This open source system manages Lomonosov and Lomonosov-2 systems with a total of over 5 PFlops peak performance complexes at present, providing multiple tools aimed to tackle most typical workflow tasks both for regular users and system administrators in a single shell.

Lobachevskii Journal of Mathematics. 2019;40(11):1817-1830
pages 1817-1830 views

The Algorithm for Decision-Making Supporting on the Selection of Processing Means for Big Arrays of Natural Language Data

Lazarev S., Polshchykova O., Igityan E., Polshchykov K.

Abstract

In this paper decision support algorithm for choosing the processing means of natural language big data arrays is proposed. In the process the algorithm uses the program for evaluating the effectiveness of text analyzers. This program is based on the operation of a fuzzy choice system, which serves to calculate the integral indicator of the text analyzer effectiveness. The quality and efficiency of getting answers to test questions are taken into account when evaluating the effectiveness of text analyzers.

Lobachevskii Journal of Mathematics. 2019;40(11):1831-1836
pages 1831-1836 views

Assessments of the Economic Sectors Needs in Digital Technologies

Raikov A.N., Ermakov A.N., Merkulov A.A.

Abstract

An assessment of the economic sectors needs for the solutions based on end-to-end technologies (E2ET) using the Technology readiness level (TRL) and Manufacture readiness level (MRL) metrics has been carried out. The created “E2ET-needs map” matrix shows the needs of nine sectors of the economy in nine blocks of E2ET. It reflects the priorities of the required state support for the development of E2ET in the different economy sectors. It was considered that each block of E2ET includes dozens of sub-technologies. A 3-level tree of about 30 needs assessment criteria were built. Given the presence of many non-quantitative factors that characterize the E2ET-needs the author’s convergent approach including the cognitive modelling and network expertise (e-Expertise) technology was applied. The approach is based on the combination of methods of inverse problems solving on topological spaces, controllable thermodynamics, and category theory. For synthesis and verify cognitive models and the reliability of the experts’ work the Big Data analysis was exploited. Domestic databases of media publications were used as verification arrays. The approach ensures the creation of the necessary conditions for achieving the strategic goals of the development of the digital economy in Russia using the E2ET. The rules of regulation of the annual monitoring of the E2ET needs under consideration were proposed.

Lobachevskii Journal of Mathematics. 2019;40(11):1837-1847
pages 1837-1847 views

Approximate Methods of the Surface Mesh Deformation in Two-dimensional Case

Rybakov A.A., Shumilin S.S.

Abstract

Numerical simulation of the surface ice accretion includes the work of various solvers that are performed iteratively and exchange data with each other. The calculation execution chain consists of the work of the gas-dynamic solver, the calculation of the liquid phase, the calculation of the thickness of the accreted ice on the surface grid and the rebuilding of the surface. After rebuilding is done, the modelling process goes to the next iteration in the gas-dynamic solver. Thus, the performance of a qualitative rebuilding of the surface computational grid taking into account the accumulated ice affects all further calculations. The article discusses approximate methods of rebuilding the surface mesh according to the ice accretion in each cell for the two-dimensional case and estimates their accuracy.

Lobachevskii Journal of Mathematics. 2019;40(11):1848-1852
pages 1848-1852 views

Joint Supercomputer Center of the Russian Academy of Sciences: Present and Future

Savin G.I., Shabanov B.M., Telegin P.N., Baranov A.V.

Abstract

Joint Supercomputer Center of the Russian Academy of Sciences (JSCC RAS) is the leading supercomputer center for the Russian Academy of Sciences. JSCC RAS uses new technology which is particularly based on native solutions that provide ultra-high dense layout of nodes in the computational field and energy efficiency. JSCC RAS offers users the latest architecture of computing nodes and communications infrastructure. The center has advanced energy-efficient “hot” and “cold” water-cooling systems and a wide range of engineering equipment, a system for monitoring and managing computational resources serving a distributed network of scientific supercomputer centers, a domestic system for scheduling and managing jobs, software development and maintenance tools, application packages for high-performance computing. The paper presents the analysis of the current state of JSCC RAS, and a review of its development plans in the main scientific and practical directions.

Lobachevskii Journal of Mathematics. 2019;40(11):1853-1862
pages 1853-1862 views

Nonnegative Tensor Train Factorization with DMRG Technique

Shcherbakova E.M.

Abstract

Tensor train is one of the modern decompositions used as low-rank tensor approximations of multidimensional arrays. If the original data is nonnegative we sometimes want the approximant to keep this property. In this work new methods for nonnegative tensor train factorization are proposed. Low-rank approximation approach helps to speed up the computations whereas DMRG technique allows to adapt nonnegative TT ranks for better accuracy. The performance analysis of the proposed algorithms as well as comparison with other nonnegative TT factorization method are presented.

Lobachevskii Journal of Mathematics. 2019;40(11):1863-1872
pages 1863-1872 views

The Hybrid Method for Accurate Patent Classification

Yadrintsev V.V., Sochenkov I.V.

Abstract

This article is dedicated to stacking of two approaches of patent classification. First is based on linguistically-supported k-nearest neighbors algorithm using the method of search for topically similar documents based on a comparison of vectors of lexical descriptors. Second is the word embeddings based fastText, where the sentence (or a document) vector is obtained by averaging the n-gram embeddings, and then a multinomial logistic regression exploits these vectors as features. We show in Russian and English datasets that stacking classifier shows better results compared to single classifiers.

Lobachevskii Journal of Mathematics. 2019;40(11):1873-1880
pages 1873-1880 views

GPU Acceleration of Dense Matrix and Block Operations for Lanczos Method for Systems Over GF(2)

Zamarashkin N.L., Zheltkov D.A.

Abstract

The algebraic operations with the dense matrices and blocks are bounding the scalability of block Lanczos–Montgomery method, that is used for the linear part in the RSA decomposition problem. This paper explores the possibility of implementation of the following algebraic operations over field \(\mathbb{F}_2\) on GPU: (1) multiplication of two 64k × 64k matrices; (2) multiplication of two N × 64k blocks. For matrix multiplication, we consider two algorithms: (a) the “naive” algorithm; (b) the “fast” algorithm by 4 Russians. For block multiplication, we consider just the “naive” algorithm. It seems that by now this is the only work where BLAS acceleration over \(\mathbb{F}_2\) are relatively successful accelerated on GPU.

Lobachevskii Journal of Mathematics. 2019;40(11):1881-1891
pages 1881-1891 views

Approach to Solving the Inverse Problem of Filtration Based on Descriptive Regularization

Abdullin A.I.

Abstract

This paper presents the results of a study of inverse problem for the nonlinear parabolic equation for the fluid filtration in the fractured media. An approach to solve the inverse problem by using the descriptive regularization method is proposed. A mathematical model for the 3-D flow of a fluid through a pressure sensitive naturally fractured formation, with pseudosteady state matrix-fracture flow is developed. This model includes the effects of wellbore storage and fluid flow in the wellbore. A computational algorithm based on the proposed approach to estimate the dependence of the fractures permeability on pressure from the results of hydrodynamic studies of horizontal well is developed.

Lobachevskii Journal of Mathematics. 2019;40(11):1892-1896
pages 1892-1896 views

Dynamics of an Acoustically Excited Gas Cavity Attached to a Rigid Surface

Aganin A.A., Guseva T.S., Kosolapova L.A., Malakhov V.G.

Abstract

Expansion, collapse and impact of a gas bubble onto a rigid wall are numerically studied. The bubble is adjacent to the wall, it is initially spherical, at the equilibrium state. Its dynamics results from harmonic variation of the surrounding liquid pressure. The impulse action of the bubble on the wall is realized by means of impact of a cumulative jet arising on the surface of the bubble during its collapse. The expansion of the bubble and its collapse prior to the jet collision with the wall is calculated using the boundary element method under the assumption that the liquid is ideal incompressible and its movement is potential. The jet impact on the wall, during which the liquid compressibility is significant, is calculated using the equations of gas dynamics and the CIP-CUP method. It is found that in the considered frequency range of the liquid pressure oscillations, the shape of the jet at the beginning of its impact remains nearly the same. For the frequency corresponding to the wall pressure maximum, estimates of the pulse loading on the wall are obtained. It is shown that the pressure distribution on the wall during impact is violently nonuniform with a pronounced peak at the periphery of the loaded area. The maximum pressure on the wall averaged over the loaded area is equal to the water hammer pressure, whereas the maximum peripheral pressure is about 2.5 times as much.

Lobachevskii Journal of Mathematics. 2019;40(11):1897-1903
pages 1897-1903 views

Refined Equations of the Sandwich Shells Theory with Composite External Layers and a Transverse Soft Core at Average Bending

Badriev I.B., Paimushin V.N., Shihov M.A.

Abstract

In the development of previously obtained results for the case of average bending, a refined geometrically nonlinear theory of static and dynamic deformation of sandwich plates and shells with a transversely soft core and external composite layers with low rigidity for transverse shears and transverse compression was constructed. It is based on the use of the refined Tymoshenko’s shear model for the carrier layers, taking into account lateral reduction, and for the transversally soft core, the simplified three-dimensional equations of the elasticity theory, which can be integrated along the transverse coordinate. The hypothesis of the similarity of the change laws of displacements across the thickness of the core during its static and dynamic deformation processes was adopted. When integrating the compiled equations of the elasticity theory to describe the stress-strain state, the two two-dimensional unknown functions are introduced that represent transverse shear stresses that are constant in thickness. Based on the generalized Lagrange and Ostrogradsky Hamilton variational principles for describing static and dynamic deformation processes with large indicators of the variability of the stress-strain state parameters, two-dimensional geometrically nonlinear equilibrium equations and general movements are constructed, which allow to reveal purely shear of buckling forms of the carrier layers during formation normal compressive stresses.

Lobachevskii Journal of Mathematics. 2019;40(11):1904-1914
pages 1904-1914 views

Numerical Study of Seismic Vibrations of Closely Located Buried Large Structures

Bazhenov V.G., Dyukina N.S.

Abstract

The paper presents an efficient numerical technique for 3D-modeling of seismic stability of large buried structures. This technique allows considering the subsoil-structure contact interaction, gravity field effects, the inhomogeneous structure of soil and the varieties location of the earthquake hypocenter. As part of this technique is substantiated sizing of the soil-structure computational domain and continuum model for hard and soft soil foundations describing. The numerical technique for determining the kinematic conditions at the lower boundary of the computational domain from the experimental accelerations at the soil surface is given, offered special non-reflecting waves boundary conditions. The methods described above and algorithms for seismic resistance solving have been implemented in certified software package “Dynamica-3”, parallelization of the algorithm has been held according to the spatial domain decomposition principle. The developed numerical technique allows correctly posing the problem of seismic vibrations of buried structure, reducing computing costs and increasing the efficiency of numerical studies of Earthquake Engineering. Through this, the multiple recalculation of the task with different action scenarios generated from experimental seismograms by probabilistic methods became technically possible. The results of these calculations allow reflecting the experience of many earthquakes, which increases reliability of the estimates. The paper presents the model calculations results of seismic stability of large-sized buried structure—the mutual vertical and horizontal displacement of soil and building walls—which can then be used to assess strength of adjacent underground pipelines. A number of numerical experiments on seismic vibrations of nearby large-sized structures have been carried out to assess the mutual influence of structures on their behavior in an earthquake. It is established that the influence of nearby large-sized objects on seismic vibrations of structures differs for different buildings.

Lobachevskii Journal of Mathematics. 2019;40(11):1915-1921
pages 1915-1921 views

Wave Equation for Bubble Liquid in Lagrangian Variables

Galimzyanov M.N., Agisheva U.O.

Abstract

One-dimensional steady flow of liquid with gas bubbles is considered under the following assumptions: monodisperse mixture; viscosity and thermal conductivity are matter only in the process of interfacial interaction and during bubble pulsations. It was assumed that there is no mass transfer between the phases, and the liquid temperature is constant, unlike the gas temperature in a bubble. The pressure in the bubble was taken uniform, that is true if the radial velocity of the bubble walls is significantly less than the speed of sound in the gas. A polytropic law was taken for the description of gas properties in bubbles. On the basis of one-dimensional stationary equations of fluid flow with gas bubbles, the wave equation for a bubbly fluid in Lagrangian variables is written. For the case of highly viscous liquids a “step” type solution is obtained.

Lobachevskii Journal of Mathematics. 2019;40(11):1922-1928
pages 1922-1928 views

Analysis of the Equation of the Balance of Energy in the Field of Heating Limited to the Longitudinal Coordinate

Gerasimov A.V., Kirpichnikov A.P., Sabirova F.R.

Abstract

The analysis of energy balance equation for viscous laminar flow of fluid or gas in the cylindrical channel in the area (zone) of warm up bounded along the longitudinal coordinate is made. It was found that at laminar flow of fluid or gas in a round pipe, in each warm up area bounded along the longitudinal coordinate there are the areas of direct and reverse flows separated by a plane that is a locus of points where temperature is maximal for each fixed value of radial coordinate r. The received results also explain occurrence of returnable currents in plasma of the high-frequency induction discharge of atmospheric pressure.

Lobachevskii Journal of Mathematics. 2019;40(11):1929-1932
pages 1929-1932 views

The Theory of Propagation of Acoustic Waves in a Vapor-Gas Mixture with Polydispersed Droplets and Particles

Gubaidullin D.A., Fedorov Y.V.

Abstract

The propagation of small disturbances in a two-component gas-vapor mixture with polydispersed particles and drops in the presence of phase transitions is studied. A mathematical model is proposed, the dispersion relation is obtained. The effect of the droplets and particles polydispersity on the dispersion and dissipation of small disturbances is analyzed. Comparison of the theory with experimental data is presented.

Lobachevskii Journal of Mathematics. 2019;40(11):1933-1943
pages 1933-1943 views

Mathematical Modelling of Gas Flow with Heavy Solid Particles Based on Eulerian Approach

Gubaidullin D.A., Snigerev B.A.

Abstract

Complex hydrodynamic behavior of circulating fluidized beds makes their scale-up very complicated. In particular, large-scale lateral solids segregation causes a complex two-phase flow pattern which influences significantly their performance. This article discusses the advanced hydrodynamic model developed for circulating fluidized beds based on the two-fluid concept. In this model, the kinetic theory of granular flows (KTGF) was used to solve gas–solids flow behavior. To model the influence of direct particle-particle collisions the kinetic theory for granular flow was applied based on the Chapman–Enskog theory of dense gases. For model validation purposes, a cold flow circulating fluidized bed was employed in which solid particles was transported with air as fluidizing agent. The validity of the presented model has been tested with experimental data and information available in the literature, for both gas–particle and liquid–particle systems.

Lobachevskii Journal of Mathematics. 2019;40(11):1944-1949
pages 1944-1949 views

Self-similar Elastic Condition of Filtration Through the Moving Boundary

Khabirov S.V., Khabirov S.S.

Abstract

We consider the one-dimensional problem of the elastic filtration of a fluid though the moving boundary. The boundary conditions are introduced so that the problem be invariant. The invariant problem is reduced to a overdetermine boundary task for the Weber equation. Exact solutions are found. The asymptotic of a solution in infinite point determines the invariant law of a filtration according to the given boundary conditions. There is a connection between overdetermine invariant boundary conditions for any invariant law of a filtration.

Lobachevskii Journal of Mathematics. 2019;40(11):1950-1958
pages 1950-1958 views

Finite Element Approximation of the Minimal Eigenvalue and the Corresponding Positive Eigenfunction of a Nonlinear Sturm—Liouville Problem

Korosteleva D.M., Solov’ev P.S., Solov’ev S.I.

Abstract

The problem of finding the minimal eigenvalue and the corresponding positive eigenfunction of the nonlinear Sturm—Liouville problem for the ordinary differential equation with coefficients nonlinear depending on a spectral parameter is investigated. This problem arises in modeling the plasma of radio-frequency discharge at reduced pressures. A sufficient condition for the existence of a minimal eigenvalue and the corresponding positive eigenfunction of the nonlinear Sturm— Liouville problem is established. The original differential eigenvalue problem is approximated by the finite element method with Lagrangian finite elements of arbitrary order on a uniform grid. The error estimates of the approximate eigenvalue and the approximate positive eigenfunction to exact ones are proved. Investigations of this paper generalize well known results for the Sturm—Liouville problem with linear entrance on the spectral parameter.

Lobachevskii Journal of Mathematics. 2019;40(11):1959-1966
pages 1959-1966 views

Tension-Compression and Shear of Plane Test Specimens from Laminated Composites with the [90°]s Structure. Initial Stress-Strain State

Paimushin V.N., Kholmogorov S.A., Badriev I.B., Makarov M.V.

Abstract

Using the previously constructed equations of the theory of the plane multi-layer beams with a thin-layer structure in thickness, based on a discrete-structural model, a linear problem on the formation of the initial (subcritical) stress-strain state in test specimens of a unidirectional laminated composites with the [90°]s structure was given in shear tensile-compression tests. A numerical method was developed for solving the formulated problem, based on the reduction of the original problem to a system of integro-algebraic equations and the construction of their solution by the method of finite sums. The properties of the constructed equations are investigated and numerical experiments are carried out on the basis of the developed method. It is shown that in the test specimens of the laminated composite of the considered structure at their tension (compression) in the direction across the fibers and in shear, predominantly normal tensile (compression) stresses are formed, which are constant along the length and width of the specimen, and the tangential stresses in these directions are variable.

Lobachevskii Journal of Mathematics. 2019;40(11):1967-1986
pages 1967-1986 views

Atomistic Modeling of Metal Nanocluster Motion Caused by Gas Flow Impact

Podryga V.O., Polyakov S.V.

Abstract

The work is devoted to supercomputer molecular modeling of gas dynamic spraying of nanoparticles on the substrate. The urgency of this problem is related to the development of production technologies for promising nanocoatings and nanomaterials. The observed increase in the power of modern computer and supercomputer systems makes it possible to use mathematical models based on the first principles in numerical experiments. One of such models is the molecular dynamics method. In this paper, a new results of using of direct molecular simulation for calculating of the acceleration of a nickel nanocluster by a nitrogen flow are presented. The data obtained in the calculations allow to optimize the parameters of the accelerating gas system and predict the speed characteristics of the nanocluster near the substrate surface.

Lobachevskii Journal of Mathematics. 2019;40(11):1987-1993
pages 1987-1993 views

Acoustic Streaming and Temperature Field in the Cavity with Isothermal and Adiabatic Boundary Conditions at the Ends

Pyatkova A.V., Gubaidullin A.A.

Abstract

A cylindrical cavity filled with air is considered. The cavity carries out the vibration movement along its axis. Adiabatic boundary conditions are specified on the lateral surface of the cavity. The boundary conditions at the ends of the cavity are considered in two types—adiabatic and isothermal. The features of acoustic streaming and temperature field are described when the cavity radius increases and the boundary conditions at the cavity ends are changed from adiabatic to isothermal.

Lobachevskii Journal of Mathematics. 2019;40(11):1994-1999
pages 1994-1999 views

Error of the Finite Element Approximation for a Differential Eigenvalue Problem with Nonlinear Dependence on the Spectral Parameter

Samsonov A.A., Solov’ev P.S., Solov’ev S.I., Korosteleva D.M.

Abstract

The positive definite ordinary differential nonlinear eigenvalue problem of the second order with homogeneous Dirichlet boundary condition is considered. The problem is formulated as a symmetric variational eigenvalue problem with nonlinear dependence of the spectral parameter in a real infinite-dimensional Hilbert space. The variational eigenvalue problem consists in finding eigenvalues and corresponding eigenfunctions of the eigenvalue problem for a symmetric positive definite bounded bilinear form with respect to a symmetric positive definite completely continuous bilinear form in a real infinite-dimensional Hilbert space. The variational eigenvalue problem is approximated by the mesh scheme of the finite element method on the uniform grid. For constructing the mesh scheme, Lagrangian finite elements of arbitrary order are applied. Error estimates of approximate eigenvalues and error estimates of approximate eigenfunctions in the norm of initial real infinite-dimensional Hilbert space are established. These error estimates coincide in the order with error estimates of mesh scheme of the finite element method for linear eigenvalue problems. Moreover, superconvergence estimates for approximate eigenfunctions in the mesh norm with Gauss quadrature nodes are derived. Investigations of this paper generalize well known results for the eigenvalue problem with linear entrance on the spectral parameter.

Lobachevskii Journal of Mathematics. 2019;40(11):2000-2007
pages 2000-2007 views

To the Theory of Filtration of High-viscosity Oil under Thermal Effects

Tazetdinova Y.A.

Abstract

A theoretical model of the reservoir development process with high-viscosity oil using the technology of paired horizontal wells is presented. Assuming that the system of two wells is replaced by one given well, through which the reservoir is heated simultaneously and the oil is extracted, numerical solutions have been obtained. The costs of heat for reservoir warming, the evolution of flow rate and the mass of pumped oil for the period under consideration are analyzed at different values of heating temperature, pressure drop and well induction period. The solutions obtained allow us to analyze the most favorable modes of exposure by thermal methods in terms of energy costs.

Lobachevskii Journal of Mathematics. 2019;40(11):2008-2012
pages 2008-2012 views

Reflection of Acoustic Waves Falling Under a Direct Angle to the Interface of Two Polydisperse Multi-Fraction Gas Suspensions

Teregulova E.A., Gubaidullina D.D.

Abstract

The features of the reflection and refraction of an acoustic wave passing through the boundary of two polydisperse multifraction gas suspensions at a right angle are studied in the work. A mathematical model is presented. Dispersion relation is obtained. Formulas for calculating the impedance of a polydisperse multifraction gas suspension, reflection and refraction coefficients are derived. The dependence of the module of the reflection coefficient on the dimensionless frequency is plotted.

Lobachevskii Journal of Mathematics. 2019;40(11):2013-2017
pages 2013-2017 views

Modeling Plastic Deformation of Structural Alloys under Block-Type Nonsymmetrical Regimes of Low-Cycle Loading

Volkov I.A., Igumnov L.A., Tarasov I.S., Shishulin D.N.

Abstract

Processes of plastic deformation of polycrystalline structural alloys under block-type nonstationary regimes of low-cycle loading are considered. A version of the yield theory with translational-isotropic hardening is used as defining relations. To describe the effect of setting of the plastic hysteresis loop for hard loading (controlled strains) and ratcheting for soft loading (controlled stresses) under block-type nonstationary regimes of low-cycle loading, a new evolutionary equation for the displacement of the yield surface center (macro-stress tensor) is introduced. The determination of material parameters and scalar functions of the plastic deformation model, as well as the assessment of its reliability and of the scope of its applicability was done based on the experimental investigations of deformation processes in laboratory specimens of stainless steels (SS316L, SS304) in the conditions of soft block-type cyclic loading and the experiments on plastic deformation of stainless steel 12 - 18 = 9 under hard block-type nonstationary nonsymmetrical low-cycle loading Comparison of the numerical results and the experimental data shows that the developed model of plasticity qualitatively and quantitatively, accurately enough for engineering purposes, describes the main effects of plastic deformation in the conditions of block-type nonstationary nonsymmetrical regimes of hard and soft low-cycle loading.

Lobachevskii Journal of Mathematics. 2019;40(11):2018-2026
pages 2018-2026 views