From f742662d9ab7b82f9deca20f2312990063adc075 Mon Sep 17 00:00:00 2001 From: Grzegorz Kowal Date: Fri, 25 Nov 2022 18:26:26 -0300 Subject: [PATCH] README: Update supported Riemann solvers. Signed-off-by: Grzegorz Kowal --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44f2749..2e75a08 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ following features are already implemented: * high order reconstructions: from 2nd to 9th order WENO and MP, both explicit and compact methods, the 2nd order TVD interpolation has a number of limiters supported, -* Riemann solvers of Roe- and HLL-types (HLL, HLLC, and HLLD), +* Riemann solvers of KEPES-, Roe- and HLL-types (HLL, HLLC, and HLLD), * standard boundary conditions: periodic, open, reflective, hydrostatic, etc. * turbulence driving using Alvelius or Ornstein–Uhlenbeck methods, * viscous and resistive source terms,