Vectorization and Patch-based Adaptive Mesh Refinement for Finite Volume Solvers

Vectorization and Patch-based Adaptive Mesh Refinement for Finite Volume Solvers
Title Vectorization and Patch-based Adaptive Mesh Refinement for Finite Volume Solvers PDF eBook
Author Cháulio de Resende Ferreira
Publisher
Pages 0
Release 2019
Genre
ISBN

Download Vectorization and Patch-based Adaptive Mesh Refinement for Finite Volume Solvers Book in PDF, Epub and Kindle

Adaptive Mesh Refinement - Theory and Applications

Adaptive Mesh Refinement - Theory and Applications
Title Adaptive Mesh Refinement - Theory and Applications PDF eBook
Author Tomasz Plewa
Publisher Springer Science & Business Media
Pages 550
Release 2005-12-20
Genre Mathematics
ISBN 3540270396

Download Adaptive Mesh Refinement - Theory and Applications Book in PDF, Epub and Kindle

Advanced numerical simulations that use adaptive mesh refinement (AMR) methods have now become routine in engineering and science. Originally developed for computational fluid dynamics applications these methods have propagated to fields as diverse as astrophysics, climate modeling, combustion, biophysics and many others. The underlying physical models and equations used in these disciplines are rather different, yet algorithmic and implementation issues facing practitioners are often remarkably similar. Unfortunately, there has been little effort to review the advances and outstanding issues of adaptive mesh refinement methods across such a variety of fields. This book attempts to bridge this gap. The book presents a collection of papers by experts in the field of AMR who analyze past advances in the field and evaluate the current state of adaptive mesh refinement methods in scientific computing.

Block-Based Adaptive Mesh Refinement Finite-Volume Scheme for Hybrid Multi-Block Meshes

Block-Based Adaptive Mesh Refinement Finite-Volume Scheme for Hybrid Multi-Block Meshes
Title Block-Based Adaptive Mesh Refinement Finite-Volume Scheme for Hybrid Multi-Block Meshes PDF eBook
Author Jason Z. X. Zheng
Publisher
Pages
Release 2012
Genre
ISBN 9780494929377

Download Block-Based Adaptive Mesh Refinement Finite-Volume Scheme for Hybrid Multi-Block Meshes Book in PDF, Epub and Kindle

Computational Science – ICCS 2019

Computational Science – ICCS 2019
Title Computational Science – ICCS 2019 PDF eBook
Author João M. F. Rodrigues
Publisher Springer
Pages 690
Release 2019-06-07
Genre Computers
ISBN 3030227413

Download Computational Science – ICCS 2019 Book in PDF, Epub and Kindle

The five-volume set LNCS 11536, 11537, 11538, 11539 and 11540 constitutes the proceedings of the 19th International Conference on Computational Science, ICCS 2019, held in Faro, Portugal, in June 2019. The total of 65 full papers and 168 workshop papers presented in this book set were carefully reviewed and selected from 573 submissions (228 submissions to the main track and 345 submissions to the workshops). The papers were organized in topical sections named: Part I: ICCS Main Track Part II: ICCS Main Track; Track of Advances in High-Performance Computational Earth Sciences: Applications and Frameworks; Track of Agent-Based Simulations, Adaptive Algorithms and Solvers; Track of Applications of Matrix Methods in Artificial Intelligence and Machine Learning; Track of Architecture, Languages, Compilation and Hardware Support for Emerging and Heterogeneous Systems Part III: Track of Biomedical and Bioinformatics Challenges for Computer Science; Track of Classifier Learning from Difficult Data; Track of Computational Finance and Business Intelligence; Track of Computational Optimization, Modelling and Simulation; Track of Computational Science in IoT and Smart Systems Part IV: Track of Data-Driven Computational Sciences; Track of Machine Learning and Data Assimilation for Dynamical Systems; Track of Marine Computing in the Interconnected World for the Benefit of the Society; Track of Multiscale Modelling and Simulation; Track of Simulations of Flow and Transport: Modeling, Algorithms and Computation Part V: Track of Smart Systems: Computer Vision, Sensor Networks and Machine Learning; Track of Solving Problems with Uncertainties; Track of Teaching Computational Science; Poster Track ICCS 2019 Chapter “Comparing Domain-decomposition Methods for the Parallelization of Distributed Land Surface Models” is available open access under a Creative Commons Attribution 4.0 International License via link.springer.com.

Parallel, Block-based, Adaptive Mesh Refinement, Finite-volume Scheme for Solution of Three-dimensional Favre-averaged Navier-Stokes Equations

Parallel, Block-based, Adaptive Mesh Refinement, Finite-volume Scheme for Solution of Three-dimensional Favre-averaged Navier-Stokes Equations
Title Parallel, Block-based, Adaptive Mesh Refinement, Finite-volume Scheme for Solution of Three-dimensional Favre-averaged Navier-Stokes Equations PDF eBook
Author Shawn Shamendra Prasad
Publisher
Pages
Release 2013
Genre
ISBN

Download Parallel, Block-based, Adaptive Mesh Refinement, Finite-volume Scheme for Solution of Three-dimensional Favre-averaged Navier-Stokes Equations Book in PDF, Epub and Kindle

Parallel Anisotropic Block-Based Adaptive Mesh Refinement Finite-Volume Scheme

Parallel Anisotropic Block-Based Adaptive Mesh Refinement Finite-Volume Scheme
Title Parallel Anisotropic Block-Based Adaptive Mesh Refinement Finite-Volume Scheme PDF eBook
Author Jenmy Zimi Zhang
Publisher
Pages 224
Release 2011
Genre
ISBN 9780494766118

Download Parallel Anisotropic Block-Based Adaptive Mesh Refinement Finite-Volume Scheme Book in PDF, Epub and Kindle

A novel anisotropic adaptive mesh refinement (AMR) technique is proposed and de- scribed. A block-based AMR approach is used which permits highly efficient and scalable implementations on parallel computer architectures and the use of multi-block, body-fitted computational grids for the treatment of complex geometries. However, rather than adopting the more usual isotropic approach to the refinement of the grid blocks, the proposed approach uses a binary hierarchical tree data structure that allows for anisotropic refinement of the grid blocks in each of the coordinate directions in an inde- pendent fashion. This allows for more efficient and accurate treatment of narrow layers, discontinuities, and/or shocks in the solutions which occur, for example, in the thin boundary and mixing layers of high-Reynolds-number viscous flows and in the regions of strong non-linear wave interactions of high-speed compressible flows with shocks. The anisotropic AMR technique is implemented within an existing finite-volume framework, which encompasses both explicit and implicit solution methods, and is capable of per- forming calculations with both second- and higher-order spatial accuracy. To clearly demonstrate the potential and feasibility of the proposed AMR technique, it is applied to the unsteady and steady-state solutions of both a model system, the advection diffusion equation, as well as the Euler equations governing compressible, inviscid, gaseous flows, both in two space dimensions.

Advances in Patch-Based Adaptive Mesh Refinement Scalability

Advances in Patch-Based Adaptive Mesh Refinement Scalability
Title Advances in Patch-Based Adaptive Mesh Refinement Scalability PDF eBook
Author
Publisher
Pages 20
Release 2015
Genre
ISBN

Download Advances in Patch-Based Adaptive Mesh Refinement Scalability Book in PDF, Epub and Kindle

Patch-based structured adaptive mesh refinement (SAMR) is widely used for high-resolution simu- lations. Combined with modern supercomputers, it could provide simulations of unprecedented size and resolution. A persistent challenge for this com- bination has been managing dynamically adaptive meshes on more and more MPI tasks. The dis- tributed mesh management scheme in SAMRAI has made some progress SAMR scalability, but early al- gorithms still had trouble scaling past the regime of 105 MPI tasks. This work provides two critical SAMR regridding algorithms, which are integrated into that scheme to ensure efficiency of the whole. The clustering algorithm is an extension of the tile- clustering approach, making it more flexible and efficient in both clustering and parallelism. The partitioner is a new algorithm designed to prevent the network congestion experienced by its prede- cessor. We evaluated performance using weak- and strong-scaling benchmarks designed to be difficult for dynamic adaptivity. Results show good scaling on up to 1.5M cores and 2M MPI tasks. Detailed timing diagnostics suggest scaling would continue well past that.