EBookClubs

Read Books & Download eBooks Full Online

EBookClubs

Read Books & Download eBooks Full Online

Book A Reconstructed Discontinuous Galerkin Method for the Compressible Navier Stokes Equations on Hybrid Grids

Download or read book A Reconstructed Discontinuous Galerkin Method for the Compressible Navier Stokes Equations on Hybrid Grids written by and published by . This book was released on 2001 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt: A reconstructed discontinuous Galerkin (rDG(P1P2)) method, originally introduced for the compressible Euler equations, is developed for the solution of the compressible Navier- Stokes equations on 3D hybrid grids. In this method, a piecewise quadratic polynomial solution is obtained from the underlying piecewise linear DG solution using a hierarchical Weighted Essentially Non-Oscillatory (WENO) reconstruction. The reconstructed quadratic polynomial solution is then used for the computation of the inviscid fluxes and the viscous fluxes using the second formulation of Bassi and Reay (Bassi-Rebay II). The developed rDG(P1P2) method is used to compute a variety of flow problems to assess its accuracy, efficiency, and robustness. The numerical results demonstrate that the rDG(P1P2) method is able to achieve the designed third-order of accuracy at a cost slightly higher than its underlying second-order DG method, outperform the third order DG method in terms of both computing costs and storage requirements, and obtain reliable and accurate solutions to the large eddy simulation (LES) and direct numerical simulation (DNS) of compressible turbulent flows.

Book A Reconstructed Discontinuous Galerkin Method for the Compressible Navier Stokes Equations on Arbitrary Grids

Download or read book A Reconstructed Discontinuous Galerkin Method for the Compressible Navier Stokes Equations on Arbitrary Grids written by and published by . This book was released on 2010 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt: A reconstruction-based discontinuous Galerkin (RDG) method is presented for the solution of the compressible Navier-Stokes equations on arbitrary grids. The RDG method, originally developed for the compressible Euler equations, is extended to discretize viscous and heat fluxes in the Navier-Stokes equations using a so-called inter-cell reconstruction, where a smooth solution is locally reconstructed using a least-squares method from the underlying discontinuous DG solution. Similar to the recovery-based DG (rDG) methods, this reconstructed DG method eliminates the introduction of ad hoc penalty or coupling terms commonly found in traditional DG methods. Unlike rDG methods, this RDG method does not need to judiciously choose a proper form of a recovered polynomial, thus is simple, flexible, and robust, and can be used on arbitrary grids. The developed RDG method is used to compute a variety of flow problems on arbitrary meshes to demonstrate its accuracy, efficiency, robustness, and versatility. The numerical results indicate that this RDG method is able to deliver the same accuracy as the well-known Bassi-Rebay II scheme, at a half of its computing costs for the discretization of the viscous fluxes in the Navier-Stokes equations, clearly demonstrating its superior performance over the existing DG methods for solving the compressible Navier-Stokes equations.

Book A Reconstructed Discontinuous Galerkin Method for the Compressible Flows on Unstructured Tetrahedral Grids

Download or read book A Reconstructed Discontinuous Galerkin Method for the Compressible Flows on Unstructured Tetrahedral Grids written by and published by . This book was released on 2011 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt: A reconstruction-based discontinuous Galerkin (RDG) method is presented for the solution of the compressible Navier-Stokes equations on unstructured tetrahedral grids. The RDG method, originally developed for the compressible Euler equations, is extended to discretize viscous and heat fluxes in the Navier-Stokes equations using a so-called inter-cell reconstruction, where a smooth solution is locally reconstructed using a least-squares method from the underlying discontinuous DG solution. Similar to the recovery-based DG (rDG) methods, this reconstructed DG method eliminates the introduction of ad hoc penalty or coupling terms commonly found in traditional DG methods. Unlike rDG methods, this RDG method does not need to judiciously choose a proper form of a recovered polynomial, thus is simple, flexible, and robust, and can be used on unstructured grids. The preliminary results indicate that this RDG method is stable on unstructured tetrahedral grids, and provides a viable and attractive alternative for the discretization of the viscous and heat fluxes in the Navier-Stokes equations.

Book A Parallel Reconstructed Discontinuous Galerkin Method for the Compressible Flows on Aritrary Grids

Download or read book A Parallel Reconstructed Discontinuous Galerkin Method for the Compressible Flows on Aritrary Grids written by and published by . This book was released on 2010 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt: A reconstruction-based discontinuous Galerkin method is presented for the solution of the compressible Navier-Stokes equations on arbitrary grids. In this method, an in-cell reconstruction is used to obtain a higher-order polynomial representation of the underlying discontinuous Galerkin polynomial solution and an inter-cell reconstruction is used to obtain a continuous polynomial solution on the union of two neighboring, interface-sharing cells. The in-cell reconstruction is designed to enhance the accuracy of the discontinuous Galerkin method by increasing the order of the underlying polynomial solution. The inter-cell reconstruction is devised to remove an interface discontinuity of the solution and its derivatives and thus to provide a simple, accurate, consistent, and robust approximation to the viscous and heat fluxes in the Navier-Stokes equations. A parallel strategy is also devised for the resulting reconstruction discontinuous Galerkin method, which is based on domain partitioning and Single Program Multiple Data (SPMD) parallel programming model. The RDG method is used to compute a variety of compressible flow problems on arbitrary meshes to demonstrate its accuracy, efficiency, robustness, and versatility. The numerical results demonstrate that this RDG method is third-order accurate at a cost slightly higher than its underlying second-order DG method, at the same time providing a better performance than the third order DG method, in terms of both computing costs and storage requirements.

Book Discontinuous Galerkin Methods for the Unsteady Compressible Navier stokes Equations

Download or read book Discontinuous Galerkin Methods for the Unsteady Compressible Navier stokes Equations written by Gregor Gassner and published by . This book was released on 2009 with total page 113 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book A Discontinuous Galerkin Method for the Compressible Navier Stokes Equations in Stationary and Moving 3D Domains

Download or read book A Discontinuous Galerkin Method for the Compressible Navier Stokes Equations in Stationary and Moving 3D Domains written by Igor Lomtev and published by . This book was released on 1999 with total page 278 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book OpenACC Acceleration of an Unstructured CFD Solver Based on a Reconstructed Discontinuous Galerkin Method for Compressible Flows

Download or read book OpenACC Acceleration of an Unstructured CFD Solver Based on a Reconstructed Discontinuous Galerkin Method for Compressible Flows written by and published by . This book was released on 2015 with total page 17 pages. Available in PDF, EPUB and Kindle. Book excerpt: Here, an OpenACC directive-based graphics processing unit (GPU) parallel scheme is presented for solving the compressible Navier-Stokes equations on 3D hybrid unstructured grids with a third-order reconstructed discontinuous Galerkin method. The developed scheme requires the minimum code intrusion and algorithm alteration for upgrading a legacy solver with the GPU computing capability at very little extra effort in programming, which leads to a unified and portable code development strategy. A face coloring algorithm is adopted to eliminate the memory contention because of the threading of internal and boundary face integrals. A number of flow problems are presented to verify the implementation of the developed scheme. Timing measurements were obtained by running the resulting GPU code on one Nvidia Tesla K20c GPU card (Nvidia Corporation, Santa Clara, CA, USA) and compared with those obtained by running the equivalent Message Passing Interface (MPI) parallel CPU code on a compute node (consisting of two AMD Opteron 6128 eight-core CPUs (Advanced Micro Devices, Inc., Sunnyvale, CA, USA)). Speedup factors of up to 24× and 1.6× for the GPU code were achieved with respect to one and 16 CPU cores, respectively. The numerical results indicate that this OpenACC-based parallel scheme is an effective and extensible approach to port unstructured high-order CFD solvers to GPU computing.

Book Reconstructed Discontinous Galerkin Method for the Compressible Navier Stokes Equations in Arbitrary Langrangian and Eulerian Formulation

Download or read book Reconstructed Discontinous Galerkin Method for the Compressible Navier Stokes Equations in Arbitrary Langrangian and Eulerian Formulation written by Chuanjin Wang and published by . This book was released on 2017 with total page 143 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book Adaptive High order Methods in Computational Fluid Dynamics

Download or read book Adaptive High order Methods in Computational Fluid Dynamics written by Z. J. Wang and published by World Scientific. This book was released on 2011 with total page 471 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book consists of important contributions by world-renowned experts on adaptive high-order methods in computational fluid dynamics (CFD). It covers several widely used, and still intensively researched methods, including the discontinuous Galerkin, residual distribution, finite volume, differential quadrature, spectral volume, spectral difference, PNPM, and correction procedure via reconstruction methods. The main focus is applications in aerospace engineering, but the book should also be useful in many other engineering disciplines including mechanical, chemical and electrical engineering. Since many of these methods are still evolving, the book will be an excellent reference for researchers and graduate students to gain an understanding of the state of the art and remaining challenges in high-order CFD methods.

Book A Hybrid Reconstructed Discontinuous Galerkin and Continuous Galerkin Finite Element Method for Incompressible Flows on Unstructured Grids

Download or read book A Hybrid Reconstructed Discontinuous Galerkin and Continuous Galerkin Finite Element Method for Incompressible Flows on Unstructured Grids written by Aditya Kiran Pandare and published by . This book was released on 2015 with total page 72 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book An Entropy Stable Spacetime Discontinuous Galerkin Method for the Two dimensional Compressible Navier Stokes Equations

Download or read book An Entropy Stable Spacetime Discontinuous Galerkin Method for the Two dimensional Compressible Navier Stokes Equations written by Andreas Hiltebrand and published by . This book was released on 2017 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book Mathematical Analysis and Applications

Download or read book Mathematical Analysis and Applications written by Themistocles M. Rassias and published by Springer Nature. This book was released on 2019-12-12 with total page 694 pages. Available in PDF, EPUB and Kindle. Book excerpt: An international community of experts scientists comprise the research and survey contributions in this volume which covers a broad spectrum of areas in which analysis plays a central role. Contributions discuss theory and problems in real and complex analysis, functional analysis, approximation theory, operator theory, analytic inequalities, the Radon transform, nonlinear analysis, and various applications of interdisciplinary research; some are also devoted to specific applications such as the three-body problem, finite element analysis in fluid mechanics, algorithms for difference of monotone operators, a vibrational approach to a financial problem, and more. This volume is useful to graduate students and researchers working in mathematics, physics, engineering, and economics.

Book Runge Kutta Discontinuous Galerkin Methods for Convection dominated Problems

Download or read book Runge Kutta Discontinuous Galerkin Methods for Convection dominated Problems written by Bernardo Cockburn and published by . This book was released on 2000 with total page 84 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book Progress in Hybrid RANS LES Modelling

Download or read book Progress in Hybrid RANS LES Modelling written by Sharath Girimaji and published by Springer. This book was released on 2015-02-20 with total page 481 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book gathers the proceedings of the Fifth Symposium on Hybrid RANS-LES Methods, which was held on March 19-21 in College Station, Texas, USA. The different chapters, written by leading experts, reports on the most recent developments in flow physics modelling, and gives a special emphasis to industrially relevant applications of hybrid RANS-LES methods and other turbulence-resolving modelling approaches. The book addresses academic researchers, graduate students, industrial engineers, as well as industrial R&D managers and consultants dealing with turbulence modelling, simulation and measurement, and with multidisciplinary applications of computational fluid dynamics (CFD), such as flow control, aero-acoustics, aero-elasticity and CFD-based multidisciplinary optimization. It discusses in particular advanced hybrid RANS-LES methods. Further topics include wall-modelled Large Eddy Simulation (WMLES) methods, embedded LES, and a comparison of the LES methods with both hybrid RANS-LES and URANS methods. Overall, the book provides readers with a snapshot on the state-of-the-art in CFD and turbulence modelling, with a special focus to hybrid RANS-LES methods and their industrial applications.

Book Discontinuous Galerkin Solution of the Navier Stokes Equations on Deformable Domains

Download or read book Discontinuous Galerkin Solution of the Navier Stokes Equations on Deformable Domains written by and published by . This book was released on 2009 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt: We describe a method for computing time-dependent solutions to the compressible Navier-Stokes equations on variable geometries. We introduce a continuous mapping between a fixed reference configuration and the time varying domain, By writing the Navier-Stokes equations as a conservation law for the independent variables in the reference configuration, the complexity introduced by variable geometry is reduced to solving a transformed conservation law in a fixed reference configuration, The spatial discretization is carried out using the Discontinuous Galerkin method on unstructured meshes of triangles, while the time integration is performed using an explicit Runge-Kutta method, For general domain changes, the standard scheme fails to preserve exactly the free-stream solution which leads to some accuracy degradation, especially for low order approximations. This situation is remedied by adding an additional equation for the time evolution of the transformation Jacobian to the original conservation law and correcting for the accumulated metric integration errors. A number of results are shown to illustrate the flexibility of the approach to handle high order approximations on complex geometries.

Book On the Efficiency of Implicit Discontinuous Galerkin Spectral Element Methods for the Unsteady Compressible Navier Stokes Equations

Download or read book On the Efficiency of Implicit Discontinuous Galerkin Spectral Element Methods for the Unsteady Compressible Navier Stokes Equations written by Serena Vangelatos and published by . This book was released on 2020 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt: