首页 > 最新文献

Acta Numerica最新文献

英文 中文
Contents List and front matter/prelims 内容列表和封面/预演
IF 14.2 1区 数学 Q1 MATHEMATICS Pub Date : 2015-01-01 DOI: 10.1017/S0962492915000057
{"title":"Contents List and front matter/prelims","authors":"","doi":"10.1017/S0962492915000057","DOIUrl":"https://doi.org/10.1017/S0962492915000057","url":null,"abstract":"","PeriodicalId":48863,"journal":{"name":"Acta Numerica","volume":"23 1","pages":"f1-f6"},"PeriodicalIF":14.2,"publicationDate":"2015-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"74242543","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Numerical tensor calculus* 数值张量微积分*
IF 14.2 1区 数学 Q1 MATHEMATICS Pub Date : 2014-05-01 DOI: 10.1017/S0962492914000087
W. Hackbusch
The usual large-scale discretizations are applied to two or three spatial dimensions. The standard methods fail for higher dimensions because the data size increases exponentially with the dimension. In the case of a regular grid with n grid points per direction, a spatial dimension d yields nd grid points. A grid function defined on such a grid is an example of a tensor of order d. Here, suitable tensor formats help, since they try to approximate these huge objects by a much smaller number of parameters, which increases only linearly in d. In this way, data of size nd = 10001000 can also be treated. This paper introduces the algebraic and analytical aspects of tensor spaces. The main part concerns the numerical representation of tensors and the numerical performance of tensor operations.
通常的大规模离散化应用于二维或三维空间。标准方法在高维情况下失效,因为数据大小随着维度的增加呈指数增长。在每个方向有n个网格点的规则网格的情况下,一个空间维d产生两个网格点。在这样的网格上定义的网格函数是d阶张量的一个例子。在这里,合适的张量格式会有所帮助,因为它们试图用更少的参数来近似这些巨大的对象,这些参数只在d中线性增加。这样,大小为nd = 10001000的数据也可以处理。本文介绍了张量空间的代数和解析方面。主要讨论张量的数值表示和张量运算的数值性能。
{"title":"Numerical tensor calculus*","authors":"W. Hackbusch","doi":"10.1017/S0962492914000087","DOIUrl":"https://doi.org/10.1017/S0962492914000087","url":null,"abstract":"The usual large-scale discretizations are applied to two or three spatial dimensions. The standard methods fail for higher dimensions because the data size increases exponentially with the dimension. In the case of a regular grid with n grid points per direction, a spatial dimension d yields nd grid points. A grid function defined on such a grid is an example of a tensor of order d. Here, suitable tensor formats help, since they try to approximate these huge objects by a much smaller number of parameters, which increases only linearly in d. In this way, data of size nd = 10001000 can also be treated. This paper introduces the algebraic and analytical aspects of tensor spaces. The main part concerns the numerical representation of tensors and the numerical performance of tensor operations.","PeriodicalId":48863,"journal":{"name":"Acta Numerica","volume":"54 29 1","pages":"651 - 742"},"PeriodicalIF":14.2,"publicationDate":"2014-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1017/S0962492914000087","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"57445819","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 59
Communication lower bounds and optimal algorithms for numerical linear algebra*† 数值线性代数的通信下界和最优算法*†
IF 14.2 1区 数学 Q1 MATHEMATICS Pub Date : 2014-05-01 DOI: 10.1017/S0962492914000038
Grey Ballard, E. Carson, J. Demmel, M. Hoemmen, Nicholas Knight, O. Schwartz
The traditional metric for the efficiency of a numerical algorithm has been the number of arithmetic operations it performs. Technological trends have long been reducing the time to perform an arithmetic operation, so it is no longer the bottleneck in many algorithms; rather, communication, or moving data, is the bottleneck. This motivates us to seek algorithms that move as little data as possible, either between levels of a memory hierarchy or between parallel processors over a network. In this paper we summarize recent progress in three aspects of this problem. First we describe lower bounds on communication. Some of these generalize known lower bounds for dense classical (O(n3)) matrix multiplication to all direct methods of linear algebra, to sequential and parallel algorithms, and to dense and sparse matrices. We also present lower bounds for Strassen-like algorithms, and for iterative methods, in particular Krylov subspace methods applied to sparse matrices. Second, we compare these lower bounds to widely used versions of these algorithms, and note that these widely used algorithms usually communicate asymptotically more than is necessary. Third, we identify or invent new algorithms for most linear algebra problems that do attain these lower bounds, and demonstrate large speed-ups in theory and practice.
数值算法效率的传统度量是它执行的算术运算的数量。长期以来,技术趋势一直在减少执行算术运算的时间,因此它不再是许多算法的瓶颈;相反,通信或移动数据才是瓶颈。这促使我们寻求尽可能少移动数据的算法,无论是在内存层次结构的级别之间还是在网络上的并行处理器之间。本文从三个方面综述了该问题的最新进展。首先,我们描述通信的下限。其中一些将已知的密集经典(O(n3))矩阵乘法的下界推广到线性代数的所有直接方法,顺序和并行算法,以及密集和稀疏矩阵。我们还提出了类似strassen算法的下界,以及迭代方法,特别是应用于稀疏矩阵的Krylov子空间方法。其次,我们将这些下界与这些算法的广泛使用版本进行比较,并注意到这些广泛使用的算法通常比必要的更渐进地通信。第三,我们为大多数线性代数问题识别或发明了新的算法,这些算法确实达到了这些下界,并在理论和实践中证明了很大的加速。
{"title":"Communication lower bounds and optimal algorithms for numerical linear algebra*†","authors":"Grey Ballard, E. Carson, J. Demmel, M. Hoemmen, Nicholas Knight, O. Schwartz","doi":"10.1017/S0962492914000038","DOIUrl":"https://doi.org/10.1017/S0962492914000038","url":null,"abstract":"The traditional metric for the efficiency of a numerical algorithm has been the number of arithmetic operations it performs. Technological trends have long been reducing the time to perform an arithmetic operation, so it is no longer the bottleneck in many algorithms; rather, communication, or moving data, is the bottleneck. This motivates us to seek algorithms that move as little data as possible, either between levels of a memory hierarchy or between parallel processors over a network. In this paper we summarize recent progress in three aspects of this problem. First we describe lower bounds on communication. Some of these generalize known lower bounds for dense classical (O(n3)) matrix multiplication to all direct methods of linear algebra, to sequential and parallel algorithms, and to dense and sparse matrices. We also present lower bounds for Strassen-like algorithms, and for iterative methods, in particular Krylov subspace methods applied to sparse matrices. Second, we compare these lower bounds to widely used versions of these algorithms, and note that these widely used algorithms usually communicate asymptotically more than is necessary. Third, we identify or invent new algorithms for most linear algebra problems that do attain these lower bounds, and demonstrate large speed-ups in theory and practice.","PeriodicalId":48863,"journal":{"name":"Acta Numerica","volume":"23 1","pages":"1 - 155"},"PeriodicalIF":14.2,"publicationDate":"2014-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1017/S0962492914000038","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"57445585","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 118
Mathematical analysis of variational isogeometric methods* 变分等几何方法的数学分析*
IF 14.2 1区 数学 Q1 MATHEMATICS Pub Date : 2014-05-01 DOI: 10.1017/S096249291400004X
L. Veiga, A. Buffa, G. Sangalli, Rafael Vázquez Hernández
This review paper collects several results that form part of the theoretical foundation of isogeometric methods. We analyse variational techniques for the numerical resolution of PDEs based on splines or NURBS and we provide optimal approximation and error estimates in several cases of interest. The theory presented also includes estimates for T-splines, which are an extension of splines allowing for local refinement. In particular, we focus our attention on elliptic and saddle point problems, and we define spline edge and face elements. Our theoretical results are demonstrated by a rich set of numerical examples. Finally, we discuss implementation and efficiency together with preconditioning issues for the final linear system.
这篇综述收集了几个结果,这些结果构成了等几何方法的一部分理论基础。我们分析了基于样条或NURBS的偏微分方程数值分辨率的变分技术,并在几个感兴趣的情况下提供了最佳逼近和误差估计。提出的理论还包括t样条的估计,它是样条的扩展,允许局部细化。重点研究了椭圆点和鞍点问题,定义了样条边和样条面元素。我们的理论结果通过一组丰富的数值算例得到了验证。最后,我们讨论了最终线性系统的实现和效率以及预处理问题。
{"title":"Mathematical analysis of variational isogeometric methods*","authors":"L. Veiga, A. Buffa, G. Sangalli, Rafael Vázquez Hernández","doi":"10.1017/S096249291400004X","DOIUrl":"https://doi.org/10.1017/S096249291400004X","url":null,"abstract":"This review paper collects several results that form part of the theoretical foundation of isogeometric methods. We analyse variational techniques for the numerical resolution of PDEs based on splines or NURBS and we provide optimal approximation and error estimates in several cases of interest. The theory presented also includes estimates for T-splines, which are an extension of splines allowing for local refinement. In particular, we focus our attention on elliptic and saddle point problems, and we define spline edge and face elements. Our theoretical results are demonstrated by a rich set of numerical examples. Finally, we discuss implementation and efficiency together with preconditioning issues for the final linear system.","PeriodicalId":48863,"journal":{"name":"Acta Numerica","volume":"23 1","pages":"157 - 287"},"PeriodicalIF":14.2,"publicationDate":"2014-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1017/S096249291400004X","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"57445646","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 250
ANU volume 23 Cover and Back matter 澳大利亚国立大学第23卷封面和封底
IF 14.2 1区 数学 Q1 MATHEMATICS Pub Date : 2014-05-01 DOI: 10.1017/s0962492914999986
{"title":"ANU volume 23 Cover and Back matter","authors":"","doi":"10.1017/s0962492914999986","DOIUrl":"https://doi.org/10.1017/s0962492914999986","url":null,"abstract":"","PeriodicalId":48863,"journal":{"name":"Acta Numerica","volume":"23 1","pages":"b1 - b1"},"PeriodicalIF":14.2,"publicationDate":"2014-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1017/s0962492914999986","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"57446106","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Stochastic finite element methods for partial differential equations with random input data* 具有随机输入数据的偏微分方程的随机有限元方法*
IF 14.2 1区 数学 Q1 MATHEMATICS Pub Date : 2014-05-01 DOI: 10.1017/S0962492914000075
M. Gunzburger, C. Webster, Guannan Zhang
The quantification of probabilistic uncertainties in the outputs of physical, biological, and social systems governed by partial differential equations with random inputs require, in practice, the discretization of those equations. Stochastic finite element methods refer to an extensive class of algorithms for the approximate solution of partial differential equations having random input data, for which spatial discretization is effected by a finite element method. Fully discrete approximations require further discretization with respect to solution dependences on the random variables. For this purpose several approaches have been developed, including intrusive approaches such as stochastic Galerkin methods, for which the physical and probabilistic degrees of freedom are coupled, and non-intrusive approaches such as stochastic sampling and interpolatory-type stochastic collocation methods, for which the physical and probabilistic degrees of freedom are uncoupled. All these method classes are surveyed in this article, including some novel recent developments. Details about the construction of the various algorithms and about theoretical error estimates and complexity analyses of the algorithms are provided. Throughout, numerical examples are used to illustrate the theoretical results and to provide further insights into the methodologies.
在物理、生物和社会系统的输出中,由随机输入的偏微分方程控制的概率不确定性的量化,在实践中需要对这些方程进行离散化。随机有限元法是一类广泛的算法,用于具有随机输入数据的偏微分方程的近似解,其中空间离散化是由有限元方法实现的。完全离散的近似需要进一步的离散化,因为解依赖于随机变量。为此,已经开发了几种方法,包括侵入性方法,如物理自由度和概率自由度耦合的随机伽辽金方法,以及非侵入性方法,如随机抽样和插值型随机搭配方法,其中物理自由度和概率自由度是不耦合的。本文对所有这些方法类进行了综述,包括一些最新的发展。详细介绍了各种算法的构造以及算法的理论误差估计和复杂性分析。在整个过程中,数值示例用于说明理论结果并提供对方法的进一步见解。
{"title":"Stochastic finite element methods for partial differential equations with random input data*","authors":"M. Gunzburger, C. Webster, Guannan Zhang","doi":"10.1017/S0962492914000075","DOIUrl":"https://doi.org/10.1017/S0962492914000075","url":null,"abstract":"The quantification of probabilistic uncertainties in the outputs of physical, biological, and social systems governed by partial differential equations with random inputs require, in practice, the discretization of those equations. Stochastic finite element methods refer to an extensive class of algorithms for the approximate solution of partial differential equations having random input data, for which spatial discretization is effected by a finite element method. Fully discrete approximations require further discretization with respect to solution dependences on the random variables. For this purpose several approaches have been developed, including intrusive approaches such as stochastic Galerkin methods, for which the physical and probabilistic degrees of freedom are coupled, and non-intrusive approaches such as stochastic sampling and interpolatory-type stochastic collocation methods, for which the physical and probabilistic degrees of freedom are uncoupled. All these method classes are surveyed in this article, including some novel recent developments. Details about the construction of the various algorithms and about theoretical error estimates and complexity analyses of the algorithms are provided. Throughout, numerical examples are used to illustrate the theoretical results and to provide further insights into the methodologies.","PeriodicalId":48863,"journal":{"name":"Acta Numerica","volume":"23 1","pages":"521 - 650"},"PeriodicalIF":14.2,"publicationDate":"2014-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1017/S0962492914000075","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"57445739","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 209
ANU volume 23 Cover and Front matter 澳大利亚国立大学第23卷封面和封面问题
IF 14.2 1区 数学 Q1 MATHEMATICS Pub Date : 2014-05-01 DOI: 10.1017/s0962492914999998
{"title":"ANU volume 23 Cover and Front matter","authors":"","doi":"10.1017/s0962492914999998","DOIUrl":"https://doi.org/10.1017/s0962492914999998","url":null,"abstract":"","PeriodicalId":48863,"journal":{"name":"Acta Numerica","volume":"23 1","pages":"f1 - f6"},"PeriodicalIF":14.2,"publicationDate":"2014-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1017/s0962492914999998","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"57446175","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Numerical methods for kinetic equations* 动力学方程的数值方法*
IF 14.2 1区 数学 Q1 MATHEMATICS Pub Date : 2014-05-01 DOI: 10.1017/S0962492914000063
G. Dimarco, L. Pareschi
In this survey we consider the development and mathematical analysis of numerical methods for kinetic partial differential equations. Kinetic equations represent a way of describing the time evolution of a system consisting of a large number of particles. Due to the high number of dimensions and their intrinsic physical properties, the construction of numerical methods represents a challenge and requires a careful balance between accuracy and computational complexity. Here we review the basic numerical techniques for dealing with such equations, including the case of semi-Lagrangian methods, discrete-velocity models and spectral methods. In addition we give an overview of the current state of the art of numerical methods for kinetic equations. This covers the derivation of fast algorithms, the notion of asymptotic-preserving methods and the construction of hybrid schemes.
在这篇综述中,我们考虑了动力学偏微分方程数值方法的发展和数学分析。动力学方程是描述由大量粒子组成的系统的时间演化的一种方法。由于高维数及其固有的物理性质,数值方法的构建是一个挑战,需要在精度和计算复杂性之间取得谨慎的平衡。这里我们回顾了处理这类方程的基本数值技术,包括半拉格朗日方法、离散速度模型和谱方法。此外,我们还概述了动力学方程的数值方法的现状。这包括快速算法的推导,渐近保持方法的概念和混合格式的构造。
{"title":"Numerical methods for kinetic equations*","authors":"G. Dimarco, L. Pareschi","doi":"10.1017/S0962492914000063","DOIUrl":"https://doi.org/10.1017/S0962492914000063","url":null,"abstract":"In this survey we consider the development and mathematical analysis of numerical methods for kinetic partial differential equations. Kinetic equations represent a way of describing the time evolution of a system consisting of a large number of particles. Due to the high number of dimensions and their intrinsic physical properties, the construction of numerical methods represents a challenge and requires a careful balance between accuracy and computational complexity. Here we review the basic numerical techniques for dealing with such equations, including the case of semi-Lagrangian methods, discrete-velocity models and spectral methods. In addition we give an overview of the current state of the art of numerical methods for kinetic equations. This covers the derivation of fast algorithms, the notion of asymptotic-preserving methods and the construction of hybrid schemes.","PeriodicalId":48863,"journal":{"name":"Acta Numerica","volume":"125 8 1","pages":"369 - 520"},"PeriodicalIF":14.2,"publicationDate":"2014-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1017/S0962492914000063","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"57445687","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 266
Topological pattern recognition for point cloud data* 点云数据的拓扑模式识别*
IF 14.2 1区 数学 Q1 MATHEMATICS Pub Date : 2014-05-01 DOI: 10.1017/S0962492914000051
G. Carlsson
In this paper we discuss the adaptation of the methods of homology from algebraic topology to the problem of pattern recognition in point cloud data sets. The method is referred to as persistent homology, and has numerous applications to scientific problems. We discuss the definition and computation of homology in the standard setting of simplicial complexes and topological spaces, then show how one can obtain useful signatures, called barcodes, from finite metric spaces, thought of as sampled from a continuous object. We present several different cases where persistent homology is used, to illustrate the different ways in which the method can be applied.
本文讨论了代数拓扑同调方法在点云数据集模式识别问题中的应用。这种方法被称为持续同源,在科学问题上有许多应用。我们讨论了在简单复形和拓扑空间的标准设定中同调的定义和计算,然后展示了如何从有限度量空间中获得有用的签名,称为条形码,认为是从连续对象中采样。我们提出了几个使用持久同源性的不同情况,以说明该方法可以应用的不同方式。
{"title":"Topological pattern recognition for point cloud data*","authors":"G. Carlsson","doi":"10.1017/S0962492914000051","DOIUrl":"https://doi.org/10.1017/S0962492914000051","url":null,"abstract":"In this paper we discuss the adaptation of the methods of homology from algebraic topology to the problem of pattern recognition in point cloud data sets. The method is referred to as persistent homology, and has numerous applications to scientific problems. We discuss the definition and computation of homology in the standard setting of simplicial complexes and topological spaces, then show how one can obtain useful signatures, called barcodes, from finite metric spaces, thought of as sampled from a continuous object. We present several different cases where persistent homology is used, to illustrate the different ways in which the method can be applied.","PeriodicalId":48863,"journal":{"name":"Acta Numerica","volume":"23 1","pages":"289 - 368"},"PeriodicalIF":14.2,"publicationDate":"2014-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1017/S0962492914000051","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"57445661","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 224
Numerical methods with controlled dissipation for small-scale dependent shocks* 小尺度相关冲击可控耗散的数值方法*
IF 14.2 1区 数学 Q1 MATHEMATICS Pub Date : 2013-12-04 DOI: 10.1017/S0962492914000099
P. LeFloch, Siddhartha Mishra
We provide a ‘user guide’ to the literature of the past twenty years concerning the modelling and approximation of discontinuous solutions to nonlinear hyperbolic systems that admit small-scale dependent shock waves. We cover several classes of problems and solutions: nonclassical undercompressive shocks, hyperbolic systems in nonconservative form, and boundary layer problems. We review the relevant models arising in continuum physics and describe the numerical methods that have been proposed to capture small-scale dependent solutions. In agreement with general well-posedness theory, small-scale dependent solutions are characterized by a kinetic relation, a family of paths, or an admissible boundary set. We provide a review of numerical methods (front-tracking schemes, finite difference schemes, finite volume schemes), which, at the discrete level, reproduce the effect of the physically meaningful dissipation mechanisms of interest in the applications. An essential role is played by the equivalent equation associated with discrete schemes, which is found to be relevant even for solutions containing shock waves.
我们提供了一个“用户指南”,过去二十年的文献关于非线性双曲系统的不连续解的建模和近似,允许小尺度依赖激波。我们涵盖了几类问题和解决方案:非经典欠压冲击,非保守形式的双曲系统,和边界层问题。我们回顾了连续介质物理学中出现的相关模型,并描述了已经提出的用于捕获小尺度依赖解的数值方法。与一般适定性理论一致,小尺度依赖解具有动力学关系、路径族或可容许边界集的特征。我们提供了一个回顾的数值方法(前跟踪方案,有限差分方案,有限体积方案),其中,在离散水平,再现感兴趣的应用中物理上有意义的耗散机制的影响。与离散格式相关的等效方程起着至关重要的作用,即使对于包含激波的解,它也是相关的。
{"title":"Numerical methods with controlled dissipation for small-scale dependent shocks*","authors":"P. LeFloch, Siddhartha Mishra","doi":"10.1017/S0962492914000099","DOIUrl":"https://doi.org/10.1017/S0962492914000099","url":null,"abstract":"We provide a ‘user guide’ to the literature of the past twenty years concerning the modelling and approximation of discontinuous solutions to nonlinear hyperbolic systems that admit small-scale dependent shock waves. We cover several classes of problems and solutions: nonclassical undercompressive shocks, hyperbolic systems in nonconservative form, and boundary layer problems. We review the relevant models arising in continuum physics and describe the numerical methods that have been proposed to capture small-scale dependent solutions. In agreement with general well-posedness theory, small-scale dependent solutions are characterized by a kinetic relation, a family of paths, or an admissible boundary set. We provide a review of numerical methods (front-tracking schemes, finite difference schemes, finite volume schemes), which, at the discrete level, reproduce the effect of the physically meaningful dissipation mechanisms of interest in the applications. An essential role is played by the equivalent equation associated with discrete schemes, which is found to be relevant even for solutions containing shock waves.","PeriodicalId":48863,"journal":{"name":"Acta Numerica","volume":"23 1","pages":"743 - 816"},"PeriodicalIF":14.2,"publicationDate":"2013-12-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1017/S0962492914000099","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"57445837","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 28
期刊
Acta Numerica
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1