Skip to main content

Showing 1–32 of 32 results for author: Niemeyer, K E

Searching in archive physics. Search in all archives.
.
  1. arXiv:2402.08161  [pdf, ps, other

    physics.comp-ph

    The Monte Carlo Computational Summit -- October 25 & 26, 2023 -- Notre Dame, Indiana, USA

    Authors: Joanna Piper Morgan, Alexander Mote, Samuel Lee Pasmann, Gavin Ridley, Todd Palmer, Kyle E. Niemeyer, Ryan McClarren

    Abstract: The Monte Carlo Computational Summit was held on the campus of the University of Notre Dame in South Bend, Indiana, USA on 25--26 October 2023. The goals of the summit were to discuss algorithmic and software alterations required for successfully porting respective code bases to exascale-class computing hardware, compare software engineering techniques used by various code teams, and consider the… ▽ More

    Submitted 12 February, 2024; originally announced February 2024.

    Comments: conference report

  2. arXiv:2401.08874  [pdf, other

    physics.flu-dyn

    Investigating a single-domain approach for modeling coupled porous solid-fluid systems: applications in buoyant reacting plume formation and ignition

    Authors: Diba Behnoudfar, Kyle E. Niemeyer

    Abstract: Many natural and industrial processes involve mixed porous-solid fluid domains where multiple physics of reactions, heat transfer, and fluid flow interact over disparate length scales, such as the combustion of multi-species solid fuels. This range of problems covers small-scale fuel burning to large-scale forest fires when plant canopies can be modeled as porous media. Although many modeling stud… ▽ More

    Submitted 16 January, 2024; originally announced January 2024.

    Comments: Submitted to Proceedings of the Combustion Institute

  3. arXiv:2306.07847  [pdf, other

    physics.comp-ph

    Hybrid-Delta Tracking on a Structured Mesh in MCATK

    Authors: J. P. Morgan, Travis J. Trahan, Timothy P. Burke, Colin J. Josey, Kyle E. Niemeyer

    Abstract: Monte Carlo Application Toolkit (MCATK) commonly uses surface tracking on a structured mesh to compute scalar fluxes. In this mode, higher fidelity requires more mesh cells and isotopes and thus more computational overhead -- since every time a particle changes cells, new cross-sections must be found for all materials in a given cell -- even if no collision occurs in that cell. We implement a hybr… ▽ More

    Submitted 13 June, 2023; originally announced June 2023.

    Comments: 8 pages, 4 figures, M&C 2023 ANS conference

  4. arXiv:2305.13555  [pdf, other

    physics.comp-ph

    Exploring One-Cell Inversion Method for Transient Transport on GPU

    Authors: J. P. Morgan, Ilham Variansyah, Todd S. Palmer, Kyle E. Niemeyer

    Abstract: To find deterministic solutions to the transient $S_N$ neutron transport equation, iterative schemes are typically used to treat the scattering (and fission) source terms. We explore the one-cell inversion iteration scheme to do this on the GPU and make comparisons to a source iteration scheme. We examine convergence behavior, through the analysis of spectral radii, of both one-cell inversion and… ▽ More

    Submitted 9 August, 2023; v1 submitted 22 May, 2023; originally announced May 2023.

    Comments: 11 pages, 4 figures, M&C 2023 ANS conference

  5. arXiv:2305.07636  [pdf, other

    physics.comp-ph

    Development of MC/DC: a performant, scalable, and portable Python-based Monte Carlo neutron transport code

    Authors: Ilham Variansyah, J. P. Morgan, Jordan Northrop, Kyle E. Niemeyer, Ryan G. McClarren

    Abstract: We discuss the current development of MC/DC (Monte Carlo Dynamic Code). MC/DC is primarily designed to serve as an exploratory Python-based MC transport code. However, it seeks to offer improved performance, massive scalability, and backend portability by leveraging Python code-generation libraries and implementing an innovative abstraction strategy and compilation scheme. Here, we verify MC/DC ca… ▽ More

    Submitted 12 May, 2023; originally announced May 2023.

    Comments: 11 pages, 9 figures, M&C 2023 ANS conference

  6. Smoldering combustion in cellulose and hemicellulose mixtures: Examining the roles of density, fuel composition, oxygen concentration, and moisture content

    Authors: W. Jayani Jayasuriya, Tejas Chandrashekhar Mulky, Kyle E. Niemeyer

    Abstract: Smoldering combustion plays a key role in wildfires in forests, grasslands, and peatlands due to its common occurrence in porous fuels like peat and duff. As a consequence, understanding smoldering behavior in these fuels is crucial. Such fuels are generally composed of cellulose, hemicellulose, and lignin. Here we present an updated computational model for simulating smoldering combustion in cell… ▽ More

    Submitted 10 May, 2022; originally announced June 2022.

    Comments: 25 pages, 16 figures. Combustion Theory and Modelling (2022)

  7. Accelerating reactive-flow simulations using vectorized chemistry integration

    Authors: Nicholas J. Curtis, Kyle E. Niemeyer, Chih-Jen Sung

    Abstract: The high cost of chemistry integration is a significant computational bottleneck for realistic reactive-flow simulations using operator splitting. Here we present a methodology to accelerate the solution of the chemical kinetic ordinary differential equations using single-instruction, multiple-data vector processing on CPUs using the OpenCL framework. First, we compared several vectorized integrat… ▽ More

    Submitted 10 May, 2022; originally announced May 2022.

    Comments: 43 pages, 6 figures

  8. Assessing diffusion model impacts on enstrophy and flame structure in turbulent lean premixed flames

    Authors: Aaron J. Fillo, Peter E. Hamlington, Kyle E. Niemeyer

    Abstract: Diffusive transport of mass occurs at small scales in turbulent premixed flames. As a result, multicomponent mass diffusion, which is often neglected in direct numerical simulations (DNS) of premixed combustion, has the potential to impact both turbulence and flame characteristics at small scales. In this study, we evaluate these impacts by examining enstrophy dynamics and the internal structure o… ▽ More

    Submitted 25 February, 2022; v1 submitted 18 August, 2021; originally announced August 2021.

    Comments: 15 pages, 6 figures

  9. arXiv:2105.10332  [pdf, other

    cs.DC cs.MS physics.comp-ph

    The Two-Dimensional Swept Rule Applied on Heterogeneous Architectures

    Authors: Anthony S. Walker, Kyle E. Niemeyer

    Abstract: The partial differential equations describing compressible fluid flows can be notoriously difficult to resolve on a pragmatic scale and often require the use of high performance computing systems and/or accelerators. However, these systems face scaling issues such as latency, the fixed cost of communicating information between devices in the system. The swept rule is a technique designed to minimi… ▽ More

    Submitted 1 April, 2021; originally announced May 2021.

    Comments: 18 pages, 11 figures

  10. Assessing the impact of multicomponent diffusion in direct numerical simulations of premixed, high-Karlovitz, turbulent flames

    Authors: Aaron J. Fillo, Jason Schlup, Guillaume Blanquart, Kyle E. Niemeyer

    Abstract: Implementing multicomponent diffusion models in numerical combustion studies is computationally expensive; to reduce cost, numerical simulations commonly use mixture-averaged diffusion treatments or simpler models. However, the accuracy and appropriateness of mixture-averaged diffusion has not been verified for three-dimensional, turbulent, premixed flames. In this study we evaluated the role of m… ▽ More

    Submitted 14 October, 2020; v1 submitted 16 September, 2020; originally announced September 2020.

    Comments: 50 pages, 7 figures. arXiv admin note: text overlap with arXiv:1808.05463

    MSC Class: 80A25; 80A19 ACM Class: I.6.4; J.2

    Journal ref: Combust. Flame 223 (2021) 216-229

  11. arXiv:1811.08282  [pdf, other

    cs.MS cs.DC physics.comp-ph

    Applying the swept rule for solving explicit partial differential equations on heterogeneous computing systems

    Authors: Daniel J. Magee, Anthony S. Walker, Kyle E. Niemeyer

    Abstract: Applications that exploit the architectural details of high-performance computing (HPC) systems have become increasingly invaluable in academia and industry over the past two decades. The most important hardware development of the last decade in HPC has been the General Purpose Graphics Processing Unit (GPGPU), a class of massively parallel devices that now contributes the majority of computationa… ▽ More

    Submitted 13 May, 2020; v1 submitted 14 November, 2018; originally announced November 2018.

    Comments: 24 pages, 9 figures. Accepted for publication by the Journal of Supercomputing

  12. Effects of Langmuir Turbulence on Upper Ocean Carbonate Chemistry

    Authors: Katherine M. Smith, Peter E. Hamlington, Kyle E. Niemeyer, Baylor Fox-Kemper, Nicole S. Lovenduski

    Abstract: Effects of wave-driven Langmuir turbulence on the air-sea flux of carbon dioxide (CO$_2$) are examined using large eddy simulations featuring actively reacting carbonate chemistry in the ocean mixed layer at small scales. Four strengths of Langmuir turbulence are examined with three types of carbonate chemistry: time-dependent, instantaneous equilibrium chemistry, and no reactions. The time-depend… ▽ More

    Submitted 7 September, 2018; originally announced September 2018.

    Comments: 25 pages, 9 figures

  13. arXiv:1809.01029  [pdf, other

    physics.comp-ph cs.DC physics.chem-ph

    Using SIMD and SIMT vectorization to evaluate sparse chemical kinetic Jacobian matrices and thermochemical source terms

    Authors: Nicholas J. Curtis, Kyle E. Niemeyer, Chih-Jen Sung

    Abstract: Accurately predicting key combustion phenomena in reactive-flow simulations, e.g., lean blow-out, extinction/ignition limits and pollutant formation, necessitates the use of detailed chemical kinetics. The large size and high levels of numerical stiffness typically present in chemical kinetic models relevant to transportation/power-generation applications make the efficient evaluation/factorizatio… ▽ More

    Submitted 4 September, 2018; originally announced September 2018.

    Comments: 53 pages, 13 figures

    Journal ref: Combust. Flame 198 (2018) 186-204

  14. A fast, low-memory, and stable algorithm for implementing multicomponent transport in direct numerical simulations

    Authors: Aaron J. Fillo, Jason Schlup, Guillaume Beardsell, Guillaume Blanquart, Kyle E. Niemeyer

    Abstract: Implementing multicomponent diffusion models in reacting-flow simulations is computationally expensive due to the challenges involved in calculating diffusion coefficients. Instead, mixture-averaged diffusion treatments are typically used to avoid these costs. However, to our knowledge, the accuracy and appropriateness of the mixture-averaged diffusion models has not been verified for three-dimens… ▽ More

    Submitted 6 November, 2019; v1 submitted 18 July, 2018; originally announced August 2018.

    Comments: 36 pages, 14 figures

    Journal ref: J. Comput. Phys. 406 (2020) 109185

  15. arXiv:1806.08396  [pdf, other

    physics.flu-dyn physics.chem-ph physics.comp-ph

    Computational study of the effects of density, fuel content, and moisture content on smoldering propagation of cellulose and hemicellulose mixtures

    Authors: Tejas Chandrashekhar Mulky, Kyle E. Niemeyer

    Abstract: Smoldering combustion plays an important role in forest and wildland fires. Fires from smoldering combustion can last for long periods of time, emit more pollutants, and be difficult to extinguish. This makes the study of smoldering in woody fuels and forest duff important. Cellulose, hemicellulose, and lignin are the major constituents in these type of fuels, in different proportions for differen… ▽ More

    Submitted 21 June, 2018; originally announced June 2018.

    Comments: 16 pages, 5 figures

    Journal ref: Proc. Combust. Inst. 37 (2019) 4091-4098

  16. FACE gasoline surrogates formulated by an enhanced multivariate optimization framework

    Authors: Shane R. Daly, Kyle E. Niemeyer, William J. Cannella, Christopher L. Hagen

    Abstract: Design and optimization of higher efficiency, lower-emission internal combustion engines are highly dependent on fuel chemistry. Resolving chemistry for complex fuels, like gasoline, is challenging. A solution is to study a fuel surrogate: a blend of a small number of well-characterized hydrocarbons to represent real fuels by emulating their thermophysical and chemical kinetics properties. In the… ▽ More

    Submitted 18 June, 2018; originally announced June 2018.

    Comments: 48 pages, 7 figures

    Journal ref: Energy Fuels 32 (2018) 7916-7932

  17. Assessing impacts of discrepancies in model parameters on autoignition model performance: a case study using butanol

    Authors: Sai Krishna Sirumalla, Morgan A. Mayer, Kyle E. Niemeyer, Richard H. West

    Abstract: Side-by-side comparison of detailed kinetic models using a new tool to aid recognition of species structures reveals significant discrepancies in the published rates of many reactions and thermochemistry of many species. We present a first automated assessment of the impact of these varying parameters on observable quantities of interest---in this case, autoignition delay---using literature experi… ▽ More

    Submitted 24 December, 2017; v1 submitted 7 August, 2017; originally announced August 2017.

    Comments: 25 pages, 4 figures; More parameter sources found (Tables 8 and 10) and Supplementary Material expanded with list of models

    Journal ref: Combust. Flame 190 (2018) 284-292

  18. Reduced chemistry for butanol isomers at engine-relevant conditions

    Authors: Xin Hui, Kyle E. Niemeyer, Kyle B. Brady, Chih-Jen Sung

    Abstract: Butanol has received significant research attention as a second-generation biofuel in the past few years. In the present study, skeletal mechanisms for four butanol isomers were generated from two widely accepted, well-validated detailed chemical kinetic models for the butanol isomers. The detailed models were reduced using a two-stage approach consisting of the directed relation graph with error… ▽ More

    Submitted 7 June, 2017; originally announced June 2017.

    Comments: 39 pages, 16 figures. Supporting information available via https://doi.org/10.1021/acs.energyfuels.6b01857

    MSC Class: 80A30 (Primary); 80A25 (Secondary)

    Journal ref: Energy Fuels 31 (2017) 867-881

  19. arXiv:1706.01987  [pdf, other

    physics.chem-ph cs.CE

    ChemKED: a human- and machine-readable data standard for chemical kinetics experiments

    Authors: Bryan W. Weber, Kyle E. Niemeyer

    Abstract: Fundamental experimental measurements of quantities such as ignition delay times, laminar flame speeds, and species profiles (among others) serve important roles in understanding fuel chemistry and validating chemical kinetic models. However, despite both the importance and abundance of such information in the literature, the community lacks a widely adopted standard format for this data. This imp… ▽ More

    Submitted 15 November, 2017; v1 submitted 6 June, 2017; originally announced June 2017.

    Comments: 22 pages, accepted for publication in the International Journal of Chemical Kinetics

  20. arXiv:1705.03162  [pdf, other

    physics.comp-ph cs.DC cs.MS

    Accelerating solutions of one-dimensional unsteady PDEs with GPU-based swept time-space decomposition

    Authors: Daniel J Magee, Kyle E Niemeyer

    Abstract: The expedient design of precision components in aerospace and other high-tech industries requires simulations of physical phenomena often described by partial differential equations (PDEs) without exact solutions. Modern design problems require simulations with a level of resolution difficult to achieve in reasonable amounts of time---even in effectively parallelized solvers. Though the scale of t… ▽ More

    Submitted 10 November, 2017; v1 submitted 8 May, 2017; originally announced May 2017.

    Comments: 25 pages, 10 figures

    MSC Class: 65M55; 65N55; 68W10; 35Q35

    Journal ref: J. Comput. Phys. 357 (2018) 338-352

  21. arXiv:1612.02495  [pdf, other

    physics.comp-ph cs.DC cs.MS

    An initial investigation of the performance of GPU-based swept time-space decomposition

    Authors: Daniel Magee, Kyle E Niemeyer

    Abstract: Simulations of physical phenomena are essential to the expedient design of precision components in aerospace and other high-tech industries. These phenomena are often described by mathematical models involving partial differential equations (PDEs) without exact solutions. Modern design problems require simulations with a level of resolution that is difficult to achieve in a reasonable amount of ti… ▽ More

    Submitted 3 January, 2017; v1 submitted 7 December, 2016; originally announced December 2016.

    Comments: 14 pages; submitted to 2017 AIAA SciTech Forum

    MSC Class: 65M55 (Primary); 35Q35 (Secondary) ACM Class: G.1.8; G.4; J.2

  22. arXiv:1611.02274  [pdf, other

    cs.MS cs.DC physics.comp-ph

    GPU-Based Parallel Integration of Large Numbers of Independent ODE Systems

    Authors: Kyle E Niemeyer, Chih-Jen Sung

    Abstract: The task of integrating a large number of independent ODE systems arises in various scientific and engineering areas. For nonstiff systems, common explicit integration algorithms can be used on GPUs, where individual GPU threads concurrently integrate independent ODEs with different initial conditions or parameters. One example is the fifth-order adaptive Runge-Kutta-Cash-Karp (RKCK) algorithm. In… ▽ More

    Submitted 6 November, 2016; originally announced November 2016.

    Comments: 21 pages, 2 figures

    MSC Class: 80A32 (Primary) 80A30; 65L04; 65L06 (Secondary)

    Journal ref: Numerical Computations with GPUs, Ch. 8 (2014) 159-182. V Kindratenko (Ed.)

  23. arXiv:1608.05794  [pdf, other

    physics.comp-ph cs.DC physics.chem-ph

    Accelerating finite-rate chemical kinetics with coprocessors: comparing vectorization methods on GPUs, MICs, and CPUs

    Authors: Christopher P. Stone, Andrew T. Alferman, Kyle E. Niemeyer

    Abstract: Efficient ordinary differential equation solvers for chemical kinetics must take into account the available thread and instruction-level parallelism of the underlying hardware, especially on many-core coprocessors, as well as the numerical efficiency. A stiff Rosenbrock and nonstiff Runge-Kutta solver are implemented using the single instruction, multiple thread (SIMT) and single instruction, mult… ▽ More

    Submitted 28 August, 2017; v1 submitted 20 August, 2016; originally announced August 2016.

    Comments: 32 pages, 11 figures

    MSC Class: 80A32 (Primary) 80A30; 65L04; 65L06 (Secondary)

    Journal ref: Comput. Phys. Comm. 226 (2018) 18-29

  24. Skeletal mechanism generation for surrogate fuels using directed relation graph with error propagation and sensitivity analysis

    Authors: Kyle E. Niemeyer, Chih-Jen Sung, Mandhapati P. Raju

    Abstract: A novel implementation for the skeletal reduction of large detailed reaction mechanisms using the directed relation graph with error propagation and sensitivity analysis (DRGEPSA) is developed and presented with examples for three hydrocarbon components, n-heptane, iso-octane, and n-decane, relevant to surrogate fuel development. DRGEPSA integrates two previously developed methods, directed relati… ▽ More

    Submitted 4 July, 2016; originally announced July 2016.

    Comments: 47 pages, 10 figures

    MSC Class: 80A30 (Primary) 68R10; 80A25 (Secondary) ACM Class: G.2.2; I.6.5

    Journal ref: Combust. Flame 157 (2010) 1760-1770

  25. arXiv:1607.03884  [pdf, other

    physics.comp-ph cs.DC physics.chem-ph

    An investigation of GPU-based stiff chemical kinetics integration methods

    Authors: Nicholas J. Curtis, Kyle E. Niemeyer, Chih-Jen Sung

    Abstract: A fifth-order implicit Runge-Kutta method and two fourth-order exponential integration methods equipped with Krylov subspace approximations were implemented for the GPU and paired with the analytical chemical kinetic Jacobian software pyJac. The performance of each algorithm was evaluated by integrating thermochemical state data sampled from stochastic partially stirred reactor simulations and com… ▽ More

    Submitted 14 February, 2017; v1 submitted 13 July, 2016; originally announced July 2016.

    Comments: 34 pages, 6 figures; pdfLaTeX

    MSC Class: 80A32 (Primary); 80A30; 65L04; 65L06 (Secondary)

    Journal ref: Combust. Flame 179 (2017) 312-324

  26. On the importance of graph search algorithms for DRGEP-based mechanism reduction methods

    Authors: Kyle E. Niemeyer, Chih-Jen Sung

    Abstract: The importance of graph search algorithm choice to the directed relation graph with error propagation (DRGEP) method is studied by comparing basic and modified depth-first search, basic and R-value-based breadth-first search (RBFS), and Dijkstra's algorithm. By using each algorithm with DRGEP to produce skeletal mechanisms from a detailed mechanism for n-heptane with randomly-shuffled species orde… ▽ More

    Submitted 23 June, 2016; originally announced June 2016.

    Comments: 17 pages, 2 figures

    MSC Class: 80A30 (Primary); 80A25 (Secondary)

    Journal ref: Combustion and Flame 158(8) (2011) 1439-1443

  27. Predicting fuel research octane number using Fourier-transform infrared absorption spectra of neat hydrocarbons

    Authors: Shane R. Daly, Kyle E. Niemeyer, William J. Cannella, Christopher L. Hagen

    Abstract: Liquid transportation fuels require costly and time-consuming tests to characterize metrics, such as Research Octane Number (RON) for gasoline. If fuel sale restrictions requiring use of standard Cooperative Fuel Research testing procedures do not apply, these tests may be avoided by using multivariate statistical models to predict RON and other quantities. Here we show that an accurate statistica… ▽ More

    Submitted 22 June, 2016; originally announced June 2016.

    Comments: Accepted for publication in Fuel

    Journal ref: Fuel 183 (2016) 359-365

  28. arXiv:1605.03262  [pdf, other

    physics.comp-ph physics.chem-ph

    pyJac: analytical Jacobian generator for chemical kinetics

    Authors: Kyle E. Niemeyer, Nicholas J. Curtis, Chih-Jen Sung

    Abstract: Accurate simulations of combustion phenomena require the use of detailed chemical kinetics in order to capture limit phenomena such as ignition and extinction as well as predict pollutant formation. However, the chemical kinetic models for hydrocarbon fuels of practical interest typically have large numbers of species and reactions and exhibit high levels of mathematical stiffness in the governing… ▽ More

    Submitted 19 February, 2017; v1 submitted 10 May, 2016; originally announced May 2016.

    Comments: 42 pages, 7 figures

    Journal ref: Comput. Phys. Comm. 215 (2017) 188-203

  29. arXiv:1410.0401  [pdf, other

    physics.chem-ph

    Reduced chemistry for a gasoline surrogate valid at engine-relevant conditions

    Authors: Kyle E. Niemeyer, Chih-Jen Sung

    Abstract: A detailed mechanism for the four-component RD387 gasoline surrogate developed by Lawrence Livermore National Laboratory has shown good agreement with experiments in engine-relevant conditions. However, with 1388 species and 5933 reversible reactions, this detailed mechanism is far too large to use in practical engine simulations. Therefore, reduction of the detailed mechanism was performed using… ▽ More

    Submitted 14 January, 2015; v1 submitted 1 October, 2014; originally announced October 2014.

    Comments: To appear in Energy & Fuels

    MSC Class: 80A30 (Primary); 80A25 (Secondary)

    Journal ref: Energy Fuels 29 (2015) 1172-1185

  30. Mechanism reduction for multicomponent surrogates: a case study using toluene reference fuels

    Authors: Kyle E Niemeyer, Chih-Jen Sung

    Abstract: Strategies and recommendations for performing skeletal reductions of multicomponent surrogate fuels are presented, through the generation and validation of skeletal mechanisms for a three-component toluene reference fuel. Using the directed relation graph with error propagation and sensitivity analysis method followed by a further unimportant reaction elimination stage, skeletal mechanisms valid o… ▽ More

    Submitted 15 May, 2014; originally announced May 2014.

    Comments: Accepted for publication in Combustion and Flame

    MSC Class: 80A30 (Primary) 80A25 (Secondary)

    Journal ref: Combust. Flame 161 (2014) 2752-2764

  31. arXiv:1309.3018  [pdf, other

    physics.flu-dyn physics.comp-ph

    Recent progress and challenges in exploiting graphics processors in computational fluid dynamics

    Authors: Kyle E Niemeyer, Chih-Jen Sung

    Abstract: The progress made in accelerating simulations of fluid flow using GPUs, and the challenges that remain, are surveyed. The review first provides an introduction to GPU computing and programming, and discusses various considerations for improved performance. Case studies comparing the performance of CPU- and GPU- based solvers for the Laplace and incompressible Navier-Stokes equations are performed… ▽ More

    Submitted 11 September, 2013; originally announced September 2013.

    Comments: In press in the Journal of Supercomputing

    MSC Class: 76-04

    Journal ref: J. Supercomput. 67 (2014) 528-564

  32. Accelerating moderately stiff chemical kinetics in reactive-flow simulations using GPUs

    Authors: Kyle E Niemeyer, Chih-Jen Sung

    Abstract: The chemical kinetics ODEs arising from operator-split reactive-flow simulations were solved on GPUs using explicit integration algorithms. Nonstiff chemical kinetics of a hydrogen oxidation mechanism (9 species and 38 irreversible reactions) were computed using the explicit fifth-order Runge-Kutta-Cash-Karp method, and the GPU-accelerated version performed faster than single- and six-core CPU ver… ▽ More

    Submitted 4 November, 2013; v1 submitted 10 September, 2013; originally announced September 2013.

    Comments: 27 pages, LaTeX; corrected typos in Appendix equations A.10 and A.11

    MSC Class: 80A32 (Primary) 80A30; 65L04; 65L06 (Secondary)

    Journal ref: J. Comput. Phys. 256 (2014) 854-871