首页 > 最新文献

Computational and Mathematical Methods最新文献

英文 中文
An improved C++ Poisson series processor with its applications 改进的c++泊松系列处理器及其应用
Q3 MATHEMATICS, APPLIED Pub Date : 2020-12-14 DOI: 10.1002/cmm4.1143
José Antonio López Ortí, Vicente Agost Gómez, Miguel Barreda Rochera

One of major problems in celestial mechanics is the management of the long developments in Fourier or Poisson series used to describe the perturbed motion in the planetary system. In this work we will develop a software package suitable for managing these objects. This package includes the ordinary arithmetic operations with Poisson series—such as sum or product—as well as the most commonly used functions sin, cos, or exp, among others. Derivation or integration procedures with respect to time of these objects have been implemented and inversion or serialization procedures are also attainable to obtain such series. All the programming has been accomplished overloading the arithmetic and functional operators natural to C++ with the intention of allowing the programmer to work in a more friendly way and treating the series as if they were mere numbers. In this work we extend the processor in order to obtain the solution to perturbed problems which solution is in the form of a Poisson series. These algorithms have been written in C++.

天体力学的主要问题之一是如何处理傅立叶级数或泊松级数的长期发展,这些级数用于描述行星系统中的摄动运动。在这项工作中,我们将开发一个适合管理这些对象的软件包。这个包包括普通的算术运算与泊松级数-如求和或乘积-以及最常用的函数sin, cos,或exp,等等。实现了对这些对象的时间进行求导或积分的程序,也可以通过反转或序列化程序来获得这些序列。所有的编程都是通过重载c++的算术运算符和函数运算符来完成的,目的是允许程序员以一种更友好的方式工作,并将序列视为纯粹的数字。为了得到以泊松级数形式解的摄动问题的解,本文对处理器进行了扩展。这些算法是用c++编写的。
{"title":"An improved C++ Poisson series processor with its applications","authors":"José Antonio López Ortí,&nbsp;Vicente Agost Gómez,&nbsp;Miguel Barreda Rochera","doi":"10.1002/cmm4.1143","DOIUrl":"10.1002/cmm4.1143","url":null,"abstract":"<p>One of major problems in celestial mechanics is the management of the long developments in Fourier or Poisson series used to describe the perturbed motion in the planetary system. In this work we will develop a software package suitable for managing these objects. This package includes the ordinary arithmetic operations with Poisson series—such as sum or product—as well as the most commonly used functions <math>\u0000 <mrow>\u0000 <mi>sin</mi>\u0000 </mrow></math>, <math>\u0000 <mrow>\u0000 <mi>cos</mi>\u0000 </mrow></math>, or <math>\u0000 <mrow>\u0000 <mi>exp</mi>\u0000 </mrow></math>, among others. Derivation or integration procedures with respect to time of these objects have been implemented and inversion or serialization procedures are also attainable to obtain such series. All the programming has been accomplished overloading the arithmetic and functional operators natural to C++ with the intention of allowing the programmer to work in a more friendly way and treating the series as if they were mere numbers. In this work we extend the processor in order to obtain the solution to perturbed problems which solution is in the form of a Poisson series. These algorithms have been written in C++.</p>","PeriodicalId":100308,"journal":{"name":"Computational and Mathematical Methods","volume":"3 6","pages":""},"PeriodicalIF":0.0,"publicationDate":"2020-12-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1002/cmm4.1143","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"90065059","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Calculating the number of Hamilton cycles in layered polyhedral graphs 层状多面体图中Hamilton环数的计算
Q3 MATHEMATICS, APPLIED Pub Date : 2020-12-13 DOI: 10.1002/cmm4.1142
Lukas N. Wirz, Peter Schwerdtfeger, James Avery

We describe a method for computing the number of Hamilton cycles in cubic polyhedral graphs. The Hamilton cycle counts are expressed in terms of a finite-state machine, and can be written as a matrix expression. In the special case of polyhedral graphs with repeating layers, the state machines become cyclic, greatly simplifying the expression for the exact Hamilton cycle counts, and let us calculate the exact Hamilton cycle counts for infinite series of graphs that are generated by repeating the layers. For some series, these reduce to closed form expressions, valid for the entire infinite series. When this is not possible, evaluating the number of Hamiltonian cycles admitted by the series' k-layer member is found by computing a (k − 1)th matrix power, requiring 𝒪(log2(k)) matrix-matrix multiplications. We demonstrate our technique for the two infinite series of fullerene nanotubes with the smallest caps. In addition to exact closed form and matrix expressions, we provide approximate exponential formulas for the number of Hamilton cycles.

本文描述了三次多面体图中Hamilton环数的一种计算方法。Hamilton循环计数用有限状态机表示,可以写成矩阵表达式。在具有重复层的多面体图的特殊情况下,状态机变得循环,极大地简化了精确Hamilton循环计数的表达式,让我们计算通过重复层生成的无限序列图的精确Hamilton循环计数。对于某些级数,这些简化为封闭形式表达式,对整个无穷级数有效。当这是不可能的,通过计算矩阵的(k−1)次幂来求级数的k层成员所允许的哈密顿环数,需要 (log 2 (k))矩阵-矩阵乘法。我们演示了我们的技术在两个无限系列的富勒烯纳米管与最小的帽。除了精确的封闭形式和矩阵表达式外,我们还提供了Hamilton环数的近似指数公式。
{"title":"Calculating the number of Hamilton cycles in layered polyhedral graphs","authors":"Lukas N. Wirz,&nbsp;Peter Schwerdtfeger,&nbsp;James Avery","doi":"10.1002/cmm4.1142","DOIUrl":"10.1002/cmm4.1142","url":null,"abstract":"<p>We describe a method for computing the number of Hamilton cycles in cubic polyhedral graphs. The Hamilton cycle counts are expressed in terms of a finite-state machine, and can be written as a matrix expression. In the special case of polyhedral graphs with repeating layers, the state machines become cyclic, greatly simplifying the expression for the exact Hamilton cycle counts, and let us calculate the exact Hamilton cycle counts for infinite series of graphs that are generated by repeating the layers. For some series, these reduce to closed form expressions, valid for the entire infinite series. When this is not possible, evaluating the number of Hamiltonian cycles admitted by the series' <i>k</i>-layer member is found by computing a (<i>k</i> − 1)<sup>th</sup> matrix power, requiring <math>\u0000 <mrow>\u0000 <mi>𝒪</mi>\u0000 <mrow>\u0000 <mo>(</mo>\u0000 <mrow>\u0000 <msub>\u0000 <mrow>\u0000 <mi>log</mi>\u0000 </mrow>\u0000 <mrow>\u0000 <mn>2</mn>\u0000 </mrow>\u0000 </msub>\u0000 <mo>(</mo>\u0000 <mi>k</mi>\u0000 <mo>)</mo>\u0000 </mrow>\u0000 <mo>)</mo>\u0000 </mrow>\u0000 </mrow></math> matrix-matrix multiplications. We demonstrate our technique for the two infinite series of fullerene nanotubes with the smallest caps. In addition to exact closed form and matrix expressions, we provide approximate exponential formulas for the number of Hamilton cycles.</p>","PeriodicalId":100308,"journal":{"name":"Computational and Mathematical Methods","volume":"3 4","pages":""},"PeriodicalIF":0.0,"publicationDate":"2020-12-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1002/cmm4.1142","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"76210930","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Introducing randomness in the analysis of chemical reactions: An analysis based on random differential equations and probability density functions 在化学反应分析中引入随机性:基于随机微分方程和概率密度函数的分析
Q3 MATHEMATICS, APPLIED Pub Date : 2020-12-11 DOI: 10.1002/cmm4.1141
Juan-Carlos Cortés, Ana Navarro-Quiles, José-Vicente Romero, María-Dolores Roselló

In this work we consider a particular randomized kinetic model for reaction–deactivation of hydrogen peroxide decomposition. We apply the random variable transformation technique to obtain the first probability density function of the solution stochastic process under general conditions. From the first probability density function, we can obtain fundamental statistical information, such as the mean and the variance of the solution, at every instant time. The transformation considered in the application of the random variable transformation technique is not unique. Then, the first probability density function can take different expressions, although essentially equivalent in terms of computing probabilistic information. To motivate this fact, we consider in our analysis two different mappings. Several numerical examples show the capability of our approach and of the obtained results as well. We show, through simulations, that the choice of the transformation, that permits computing the first probability density function, is a crucial issue regarding the computational time.

在这项工作中,我们考虑了过氧化氢分解反应失活的一个特定的随机动力学模型。应用随机变量变换技术,得到了一般条件下解随机过程的第一概率密度函数。从第一个概率密度函数,我们可以得到基本的统计信息,如在每个瞬间解的均值和方差。在应用随机变量变换技术时所考虑的变换并不是唯一的。然后,第一个概率密度函数可以采用不同的表达式,尽管在计算概率信息方面本质上是等效的。为了激发这一事实,我们在分析中考虑了两个不同的映射。算例表明了本文方法和所得结果的有效性。我们通过模拟表明,选择允许计算第一个概率密度函数的变换是计算时间的关键问题。
{"title":"Introducing randomness in the analysis of chemical reactions: An analysis based on random differential equations and probability density functions","authors":"Juan-Carlos Cortés,&nbsp;Ana Navarro-Quiles,&nbsp;José-Vicente Romero,&nbsp;María-Dolores Roselló","doi":"10.1002/cmm4.1141","DOIUrl":"10.1002/cmm4.1141","url":null,"abstract":"<p>In this work we consider a particular randomized kinetic model for reaction–deactivation of hydrogen peroxide decomposition. We apply the random variable transformation technique to obtain the first probability density function of the solution stochastic process under general conditions. From the first probability density function, we can obtain fundamental statistical information, such as the mean and the variance of the solution, at every instant time. The transformation considered in the application of the random variable transformation technique is not unique. Then, the first probability density function can take different expressions, although essentially equivalent in terms of computing probabilistic information. To motivate this fact, we consider in our analysis two different mappings. Several numerical examples show the capability of our approach and of the obtained results as well. We show, through simulations, that the choice of the transformation, that permits computing the first probability density function, is a crucial issue regarding the computational time.</p>","PeriodicalId":100308,"journal":{"name":"Computational and Mathematical Methods","volume":"3 6","pages":""},"PeriodicalIF":0.0,"publicationDate":"2020-12-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1002/cmm4.1141","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"91025603","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Proposition of a new index for projection pursuit in the multiple factor analysis 多因素分析中投影寻踪新指标的提出
Q3 MATHEMATICS, APPLIED Pub Date : 2020-12-02 DOI: 10.1002/cmm4.1139
Paulo César Ossani, Mariana Figueira Ramos, Marcelo Ângelo Cirillo

This study proposes a new index for projection pursuit used to reduce the dimensions of groups of variables using multiple factor analysis. The main advantage with respect to other indexes is that the methodological procedure preserves the variance and covariance structures to perform singular value decomposition, when the index is used to compare groups of variables. Among other contributions, the study presents a modification in the grand tour algorithm with simulated annealing, adapting it to deal with groups of variables. The methodology used to assess the proposed index was based on Monte Carlo simulations, in several scenarios and with configurations of the following factors: degrees of correlation between the variables; and number of groups and degrees of heterogeneity among groups of variables. The proposed index was compared with thirteen indexes known in the literature. It was concluded that the proposed index was efficient in the reduction of data to use multiple factor analysis. This index is recommended for situations in which the groups exhibit low or high heterogeneity and a strong degree of correlation between the variables (ρ=0.9). In general terms, indexes are affected by the increase in the number of groups, depending on the scenarios assessed.

本文提出了一种新的投影寻踪指标,用于利用多因素分析降低变量组的维数。相对于其他索引的主要优点是,当索引用于比较变量组时,方法过程保留方差和协方差结构以执行奇异值分解。在其他贡献中,该研究提出了对模拟退火的大巡游算法的修改,使其适应于处理变量组。用于评估拟议指数的方法是根据蒙特卡罗模拟,在若干情况下并根据下列因素的配置:变量之间的相关程度;组数和变量组间的异质性程度。将提出的指标与文献中已知的13个指标进行比较。结果表明,所提出的指标能够有效地将数据简化为多因素分析。该指数推荐用于组表现出低或高异质性和变量之间的强相关性的情况(ρ = 0)。9);一般而言,指数会受到组数增加的影响,具体取决于所评估的情景。
{"title":"Proposition of a new index for projection pursuit in the multiple factor analysis","authors":"Paulo César Ossani,&nbsp;Mariana Figueira Ramos,&nbsp;Marcelo Ângelo Cirillo","doi":"10.1002/cmm4.1139","DOIUrl":"10.1002/cmm4.1139","url":null,"abstract":"<p>This study proposes a new index for projection pursuit used to reduce the dimensions of groups of variables using multiple factor analysis. The main advantage with respect to other indexes is that the methodological procedure preserves the variance and covariance structures to perform singular value decomposition, when the index is used to compare groups of variables. Among other contributions, the study presents a modification in the grand tour algorithm with simulated annealing, adapting it to deal with groups of variables. The methodology used to assess the proposed index was based on Monte Carlo simulations, in several scenarios and with configurations of the following factors: degrees of correlation between the variables; and number of groups and degrees of heterogeneity among groups of variables. The proposed index was compared with thirteen indexes known in the literature. It was concluded that the proposed index was efficient in the reduction of data to use multiple factor analysis. This index is recommended for situations in which the groups exhibit low or high heterogeneity and a strong degree of correlation between the variables <math>\u0000 <mrow>\u0000 <mrow>\u0000 <mo>(</mo>\u0000 <mrow>\u0000 <mi>ρ</mi>\u0000 <mo>=</mo>\u0000 <mn>0</mn>\u0000 <mo>.</mo>\u0000 <mn>9</mn>\u0000 </mrow>\u0000 <mo>)</mo>\u0000 </mrow>\u0000 </mrow></math>. In general terms, indexes are affected by the increase in the number of groups, depending on the scenarios assessed.</p>","PeriodicalId":100308,"journal":{"name":"Computational and Mathematical Methods","volume":"3 4","pages":""},"PeriodicalIF":0.0,"publicationDate":"2020-12-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1002/cmm4.1139","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"89227651","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A stabilized semi-Lagrangian finite element method for natural convection in Darcy flows 达西流动中自然对流的稳定半拉格朗日有限元法
Q3 MATHEMATICS, APPLIED Pub Date : 2020-12-01 DOI: 10.1002/cmm4.1140
Loubna Salhi, Mofdi El-Amrani, Mohammed Seaid

We present an accurate semi-Lagrangian finite element method for the numerical solution of groundwater flow problems in porous media with natural convection. The mathematical model consists of the Darcy problem for the flow velocity and pressure subject to the Boussinesq approximation of low density variations coupled to a convection–diffusion equation for the concentration. The main idea is to combine the semi-Lagrangian method for time integration with finite element method for space discretization, so that the standard Courant–Friedrichs–Lewy condition is relaxed and the time truncation errors are reduced in the diffusion part of the governing equations. We also use a local L2-projection stabilization technique in order to improve the accuracy of the presented method. Numerical simulations are carried out for a test example of a natural convection in an aquifer system with natural boundaries. The obtained results demonstrate the ability of the proposed semi-Lagrangian finite element method to offer efficient and accurate simulations for natural convection in Darcy flows.

本文提出了一种精确的半拉格朗日有限元法,用于自然对流多孔介质中地下水流动问题的数值求解。该数学模型由低密度变化的Boussinesq近似下的流速和压力达西问题和浓度的对流扩散方程组成。其主要思想是将时间积分的半拉格朗日方法与空间离散的有限元方法相结合,从而放宽了标准Courant-Friedrichs-Lewy条件,减小了控制方程扩散部分的时间截断误差。为了提高方法的精度,我们还使用了局部l2投影稳定技术。对具有自然边界的含水层系统中的自然对流进行了数值模拟。结果表明,本文提出的半拉格朗日有限元方法能够有效、准确地模拟达西流动中的自然对流。
{"title":"A stabilized semi-Lagrangian finite element method for natural convection in Darcy flows","authors":"Loubna Salhi,&nbsp;Mofdi El-Amrani,&nbsp;Mohammed Seaid","doi":"10.1002/cmm4.1140","DOIUrl":"10.1002/cmm4.1140","url":null,"abstract":"<p>We present an accurate semi-Lagrangian finite element method for the numerical solution of groundwater flow problems in porous media with natural convection. The mathematical model consists of the Darcy problem for the flow velocity and pressure subject to the Boussinesq approximation of low density variations coupled to a convection–diffusion equation for the concentration. The main idea is to combine the semi-Lagrangian method for time integration with finite element method for space discretization, so that the standard Courant–Friedrichs–Lewy condition is relaxed and the time truncation errors are reduced in the diffusion part of the governing equations. We also use a local <i>L</i><sup>2</sup>-projection stabilization technique in order to improve the accuracy of the presented method. Numerical simulations are carried out for a test example of a natural convection in an aquifer system with natural boundaries. The obtained results demonstrate the ability of the proposed semi-Lagrangian finite element method to offer efficient and accurate simulations for natural convection in Darcy flows.</p>","PeriodicalId":100308,"journal":{"name":"Computational and Mathematical Methods","volume":"3 6","pages":""},"PeriodicalIF":0.0,"publicationDate":"2020-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1002/cmm4.1140","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"77076599","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Interaction of A β 1 − 42 chains and fibrillary seeds studied by all-atom molecular dynamics simulations 全原子分子动力学模拟研究A β 1−42链与原纤维种子的相互作用
Q3 MATHEMATICS, APPLIED Pub Date : 2020-11-24 DOI: 10.1002/cmm4.1138
Lyudmyla Dorosh, Min Wu, Maria Stepanova

We apply all-atom molecular dynamics simulations to investigate interactions of amyloid beta (Aβ) fibril seeds with natively disordered Aβ chains, a process associated with the onset of Alzheimer's disease. The simulations captured attachment of Aβ chains to the fibrils suggesting an onset of both fibril's elongation and secondary nucleation, with a stronger affinity of attachment leading to elongation. Choice of fibril's model appears important for the propensity to recruit Aβ chains from solution and retain them adsorbed. Nuclear magnetic resonance-based and cryo-electron microscopy derived models of Aβ fibrils exhibited significant differences in the interaction with individual Aβ chains, as well as in structural and dynamical stability in solution.

我们应用全原子分子动力学模拟来研究淀粉样蛋白β (A β)原纤维种子与天然紊乱的A β链的相互作用,这一过程与阿尔茨海默病的发病有关。模拟捕获了A β链与原纤维的连接,表明原纤维的延伸和二次成核同时开始,并且连接的亲和力更强,导致了延伸。纤维模型的选择对于从溶液中招募A β链并保持它们的吸附倾向很重要。基于核磁共振和低温电镜的A β原纤维模型在与单个A β链的相互作用以及在溶液中的结构和动力学稳定性方面存在显著差异。
{"title":"Interaction of A\u0000 \u0000 \u0000 \u0000 β\u0000 \u0000 \u0000 1\u0000 −\u0000 42\u0000 \u0000 \u0000 chains and fibrillary seeds studied by all-atom molecular dynamics simulations","authors":"Lyudmyla Dorosh,&nbsp;Min Wu,&nbsp;Maria Stepanova","doi":"10.1002/cmm4.1138","DOIUrl":"10.1002/cmm4.1138","url":null,"abstract":"<p>We apply all-atom molecular dynamics simulations to investigate interactions of amyloid beta (A<math>\u0000 <mrow>\u0000 <mi>β</mi>\u0000 </mrow></math>) fibril seeds with natively disordered A<math>\u0000 <mrow>\u0000 <mi>β</mi>\u0000 </mrow></math> chains, a process associated with the onset of Alzheimer's disease. The simulations captured attachment of A<math>\u0000 <mrow>\u0000 <mi>β</mi>\u0000 </mrow></math> chains to the fibrils suggesting an onset of both fibril's elongation and secondary nucleation, with a stronger affinity of attachment leading to elongation. Choice of fibril's model appears important for the propensity to recruit A<math>\u0000 <mrow>\u0000 <mi>β</mi>\u0000 </mrow></math> chains from solution and retain them adsorbed. Nuclear magnetic resonance-based and cryo-electron microscopy derived models of A<math>\u0000 <mrow>\u0000 <mi>β</mi>\u0000 </mrow></math> fibrils exhibited significant differences in the interaction with individual A<math>\u0000 <mrow>\u0000 <mi>β</mi>\u0000 </mrow></math> chains, as well as in structural and dynamical stability in solution.</p>","PeriodicalId":100308,"journal":{"name":"Computational and Mathematical Methods","volume":"3 6","pages":""},"PeriodicalIF":0.0,"publicationDate":"2020-11-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1002/cmm4.1138","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"84212088","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
An optimal analysis for magnetohydrodynamics Darcy-Forchheimer boundary layer radiative flow past a porous medium 通过多孔介质的磁流体动力学达西-福希海默边界层辐射流的优化分析
Q3 MATHEMATICS, APPLIED Pub Date : 2020-11-19 DOI: 10.1002/cmm4.1136
Muhammad Jawad, Anwar Saeed, Zahir Shah, Saeed Islam, Poom Kumam

In this article, the study of magnetohydrodynamics Darcy-Forchheimer flow is carried out. Viscous dissipation and thermal radiation are also deliberated for the flow system over a stretching and porous surface. Buongiorno model has been utilized to elaborate thermophoresis and Brownian dispersion impacts. The physical quantities such as viscosity, density, and specific heat play a key role in liquid flow behavior. The modeled equations are transformed to nonlinear ordinary differential equations and then solved by semi-analytical technique HAM. It is found in this assessment that expanding estimations of the magnetic parameter builds Lorentz force and henceforth decreases the velocity profile. Moreover, velocity is also a reducing function of porosity and inertial parameters. The temperature of nanofluid diminishes with enhancement in the Prandtl number and porosity parameter while it increases with Brownian motion, radiation, thermophoretic parameters, and Brinkman number. The concentration profile is a growing function of the thermophoretic parameter and a reducing function of the Brownian motion parameter and Lewis number.

本文对磁流体动力学中的达西-福希海默流进行了研究。对于拉伸多孔表面的流动系统,还考虑了粘性耗散和热辐射。利用Buongiorno模型来阐述热泳动和布朗色散的影响。粘度、密度和比热等物理量对液体的流动行为起着关键作用。将模型方程转化为非线性常微分方程,用半解析法求解。在这个评估中发现,对磁参数的扩展估计建立了洛伦兹力,因此降低了速度剖面。此外,速度也是孔隙度和惯性参数的约简函数。纳米流体的温度随普朗特数和孔隙度参数的增加而降低,随布朗运动、辐射、热泳参数和布林克曼数的增加而升高。浓度分布是热泳参数的增长函数,是布朗运动参数和路易斯数的减少函数。
{"title":"An optimal analysis for magnetohydrodynamics Darcy-Forchheimer boundary layer radiative flow past a porous medium","authors":"Muhammad Jawad,&nbsp;Anwar Saeed,&nbsp;Zahir Shah,&nbsp;Saeed Islam,&nbsp;Poom Kumam","doi":"10.1002/cmm4.1136","DOIUrl":"10.1002/cmm4.1136","url":null,"abstract":"<p>In this article, the study of magnetohydrodynamics Darcy-Forchheimer flow is carried out. Viscous dissipation and thermal radiation are also deliberated for the flow system over a stretching and porous surface. Buongiorno model has been utilized to elaborate thermophoresis and Brownian dispersion impacts. The physical quantities such as viscosity, density, and specific heat play a key role in liquid flow behavior. The modeled equations are transformed to nonlinear ordinary differential equations and then solved by semi-analytical technique HAM. It is found in this assessment that expanding estimations of the magnetic parameter builds Lorentz force and henceforth decreases the velocity profile. Moreover, velocity is also a reducing function of porosity and inertial parameters. The temperature of nanofluid diminishes with enhancement in the Prandtl number and porosity parameter while it increases with Brownian motion, radiation, thermophoretic parameters, and Brinkman number. The concentration profile is a growing function of the thermophoretic parameter and a reducing function of the Brownian motion parameter and Lewis number.</p>","PeriodicalId":100308,"journal":{"name":"Computational and Mathematical Methods","volume":"3 6","pages":""},"PeriodicalIF":0.0,"publicationDate":"2020-11-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1002/cmm4.1136","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"90000379","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
An adaptive coupling of finite elements with smooth particle hydrodynamics particles for large deformation fluid–solid interactions 大变形流固相互作用中光滑颗粒与有限元的自适应耦合
Q3 MATHEMATICS, APPLIED Pub Date : 2020-11-18 DOI: 10.1002/cmm4.1137
Arijit Khan, Debasis Deb

This article presents a simple technique to couple the finite element method (FEM) and the smooth particle hydrodynamics (SPH) method in the Lagrangian framework for the simulation of problems involving solids and structures under shock loading that cause large deformations, such as rock blasting. For such problems FEM suffers from mesh distortion and thus requires some numerical corrective measures such as element erosion or remeshing to proceed with the solution. These cause some artificial effects and a sufficient increase in the computational time. Mesh-less particle based methods such as SPH, on the other hand offer the flexibility to handle high-speed motion inherently. But the SPH method is more computationally demanding and requires special treatment for application of boundary conditions. For the simulation of certain process that involve high impact by fluid on solids or structures such as blasting, a coupled FEM-SPH procedure might be more efficient where regions of large deformations are modeled with SPH particles and regions far off are modeled with FEM. An adaptive procedure of coupling FEM-SPH is developed in this work so that highly distorted elements in the model are replaced by SPH particles on the fly but remain linked to the model thus maintaining the consistency in solution. The article provides the details of this adaptive procedure. Validation of this coupling method is done by analyzing a two-dimensional (2D) elastic impact problem and then is applied for the 2D simulation of fragmentation in brittle rocks induced by high impact blast loads from explosions considering a continuum damage model under plain strain conditions. Since detailed three-dimensional (3D) FSI simulations require, even for the lone SPH or FEM solver, quite powerful computer resources, most examples in this article are restricted to two dimensions assuming plane symmetry and can easily be extended for 3D analyses.

本文提出了一种在拉格朗日框架下将有限元法(FEM)和光滑颗粒流体力学(SPH)方法结合起来的简单方法,用于模拟岩石爆破等固体和结构在冲击载荷下产生大变形的问题。对于这些问题,有限元法存在网格畸变,因此需要一些数值校正措施,如单元侵蚀或网格重划分来进行求解。这些会造成一些人为的影响,并大大增加了计算时间。另一方面,基于无网格粒子的方法,如SPH,提供了处理高速运动的灵活性。但SPH法计算量大,需要对边界条件的应用进行特殊处理。对于某些涉及流体对固体或结构的高冲击的过程(如爆破)的模拟,FEM-SPH耦合程序可能更有效,其中大变形区域用SPH颗粒建模,而较远的区域用FEM建模。本文提出了一种FEM-SPH耦合的自适应过程,使模型中高度畸变的单元被动态地替换为SPH粒子,但仍与模型保持联系,从而保持溶液中的一致性。本文提供了这个自适应过程的细节。通过对二维弹性冲击问题的分析,验证了该耦合方法的有效性,并将其应用于平应变条件下考虑连续损伤模型的高冲击爆炸载荷对脆性岩石破碎的二维模拟。由于详细的三维(3D) FSI模拟需要相当强大的计算机资源,即使是单独的SPH或FEM求解器,本文中的大多数示例都被限制在二维假设平面对称,并且可以很容易地扩展到三维分析。
{"title":"An adaptive coupling of finite elements with smooth particle hydrodynamics particles for large deformation fluid–solid interactions","authors":"Arijit Khan,&nbsp;Debasis Deb","doi":"10.1002/cmm4.1137","DOIUrl":"10.1002/cmm4.1137","url":null,"abstract":"<p>This article presents a simple technique to couple the finite element method (FEM) and the smooth particle hydrodynamics (SPH) method in the Lagrangian framework for the simulation of problems involving solids and structures under shock loading that cause large deformations, such as rock blasting. For such problems FEM suffers from mesh distortion and thus requires some numerical corrective measures such as element erosion or remeshing to proceed with the solution. These cause some artificial effects and a sufficient increase in the computational time. Mesh-less particle based methods such as SPH, on the other hand offer the flexibility to handle high-speed motion inherently. But the SPH method is more computationally demanding and requires special treatment for application of boundary conditions. For the simulation of certain process that involve high impact by fluid on solids or structures such as blasting, a coupled FEM-SPH procedure might be more efficient where regions of large deformations are modeled with SPH particles and regions far off are modeled with FEM. An adaptive procedure of coupling FEM-SPH is developed in this work so that highly distorted elements in the model are replaced by SPH particles on the fly but remain linked to the model thus maintaining the consistency in solution. The article provides the details of this adaptive procedure. Validation of this coupling method is done by analyzing a two-dimensional (2D) elastic impact problem and then is applied for the 2D simulation of fragmentation in brittle rocks induced by high impact blast loads from explosions considering a continuum damage model under plain strain conditions. Since detailed three-dimensional (3D) FSI simulations require, even for the lone SPH or FEM solver, quite powerful computer resources, most examples in this article are restricted to two dimensions assuming plane symmetry and can easily be extended for 3D analyses.</p>","PeriodicalId":100308,"journal":{"name":"Computational and Mathematical Methods","volume":"3 4","pages":""},"PeriodicalIF":0.0,"publicationDate":"2020-11-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1002/cmm4.1137","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"77495495","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Existence and uniqueness of fixed point for Meir-Keeler type contractive condition in Menger spaces Menger空间中Meir-Keeler型收缩条件不动点的存在唯一性
Q3 MATHEMATICS, APPLIED Pub Date : 2020-11-10 DOI: 10.1002/cmm4.1134
Vishal Gupta, Mohammad S. Khan, Balbir Singh, Sanjay Kumar

In this paper, we prove some general common fixed point theorems using generalized contractive condition of Meir-Keeler type for two pairs of weakly compatible self-mappings in Menger spaces. Some suitable examples are also given to support our theorems.

本文利用广义的Meir-Keeler型压缩条件,证明了Menger空间中两对弱相容自映射的一般不动点定理。并给出了一些合适的例子来支持我们的定理。
{"title":"Existence and uniqueness of fixed point for Meir-Keeler type contractive condition in Menger spaces","authors":"Vishal Gupta,&nbsp;Mohammad S. Khan,&nbsp;Balbir Singh,&nbsp;Sanjay Kumar","doi":"10.1002/cmm4.1134","DOIUrl":"10.1002/cmm4.1134","url":null,"abstract":"<p>In this paper, we prove some general common fixed point theorems using generalized contractive condition of Meir-Keeler type for two pairs of weakly compatible self-mappings in Menger spaces. Some suitable examples are also given to support our theorems.</p>","PeriodicalId":100308,"journal":{"name":"Computational and Mathematical Methods","volume":"3 2","pages":""},"PeriodicalIF":0.0,"publicationDate":"2020-11-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1002/cmm4.1134","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"87057764","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A weighted general family of distributions: Theory and practice 加权一般分布族:理论与实践
Q3 MATHEMATICS, APPLIED Pub Date : 2020-11-10 DOI: 10.1002/cmm4.1135
Hassan Bakouch, Christophe Chesneau, Mai Enany

In this article, we introduce a new general family of distributions. The submodels of the general family accommodate various shapes of pdf and hazard rate, involving decreasing, increasing, bathtub and J-shapes. Hence, it can provide analysis for many practical datasets. Mathematical expressions for the family are obtained, including moments, moment generating and quantile functions, stochastic ordering, and entropy. Some submodels of the family are inserted based on the baseline distributions: Exponential, Gompertz, Lindley, and weight exponential distributions. Estimation of the model parameters is justified by the method of maximum likelihood. Capability of the family is shown by fitting three practical datasets to the mentioned submodels.

在本文中,我们将介绍一个新的通用分布族。一般科的子模型可容纳不同形状的pdf和危险率,包括递减型、递增型、浴盆型和j型。因此,它可以为许多实际数据集提供分析。得到了该族的数学表达式,包括矩、矩生成和分位数函数、随机排序和熵。该家族的一些子模型是基于基线分布插入的:指数、Gompertz、Lindley和权重指数分布。用极大似然法对模型参数的估计进行了验证。通过将三个实际数据集拟合到上述子模型中,证明了该族的能力。
{"title":"A weighted general family of distributions: Theory and practice","authors":"Hassan Bakouch,&nbsp;Christophe Chesneau,&nbsp;Mai Enany","doi":"10.1002/cmm4.1135","DOIUrl":"10.1002/cmm4.1135","url":null,"abstract":"<p>In this article, we introduce a new general family of distributions. The submodels of the general family accommodate various shapes of pdf and hazard rate, involving decreasing, increasing, bathtub and J-shapes. Hence, it can provide analysis for many practical datasets. Mathematical expressions for the family are obtained, including moments, moment generating and quantile functions, stochastic ordering, and entropy. Some submodels of the family are inserted based on the baseline distributions: Exponential, Gompertz, Lindley, and weight exponential distributions. Estimation of the model parameters is justified by the method of maximum likelihood. Capability of the family is shown by fitting three practical datasets to the mentioned submodels.</p>","PeriodicalId":100308,"journal":{"name":"Computational and Mathematical Methods","volume":"3 6","pages":""},"PeriodicalIF":0.0,"publicationDate":"2020-11-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1002/cmm4.1135","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"75735934","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
期刊
Computational and Mathematical Methods
全部 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