Skip to content

Commit 766be2d

Browse files
Update content/research_papers/2024/2024-12-19-implementation-of-two-numerical-solvers-for-the-study-of-non-equilibrium-gas-dynamics-on-gpu-accelerated-platforms-using-sycl.md
Co-authored-by: carlewis <[email protected]>
1 parent 2f3a2e6 commit 766be2d

1 file changed

+1
-1
lines changed

content/research_papers/2024/2024-12-19-implementation-of-two-numerical-solvers-for-the-study-of-non-equilibrium-gas-dynamics-on-gpu-accelerated-platforms-using-sycl.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ the Maxwell-Boltzmann distribution function to create an algorithm that quickly
2121
particle-velocity distribution. This highly efficient technique is extended for GPUs to accelerate the computation of
2222
accurate results. Results produced with the solver serve as robust benchmarks in the validation of other scientific
2323
models that describe fluid motion in non-equilibrium regimes. The second solver extends a CPU-based implementation of
24-
the discontinuous Galerkin Hancock (DGH)method into an efficient GPU code. The DGH scheme is a high-order numerical
24+
the discontinuous Galerkin Hancock (DGH) method into an efficient GPU code. The DGH scheme is a high-order numerical
2525
method that solves hyperbolic partial differential equations (PDEs) with stiff source terms. This class of equations is
2626
common in many models that are used to describe non-equilibrium gas flows. The GPU implementation of the DGH solver that
2727
is presented in this work provides a computationally efficient and numerically accurate method to compute the solution

0 commit comments

Comments
 (0)