From 7a689eb93032bc54ddd3d7935188baef49b0f759 Mon Sep 17 00:00:00 2001 From: bmundim Date: Mon, 3 Oct 2011 16:05:30 +0000 Subject: RIT dev: Implement local Lax-Friedrichs flux calculation (MHD only). git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@281 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45 --- param.ccl | 1 + 1 file changed, 1 insertion(+) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 7b5049a..25ea2a8 100644 --- a/param.ccl +++ b/param.ccl @@ -203,6 +203,7 @@ keyword riemann_solver "Which Riemann solver to use" "Roe" :: "Standard Roe solver" "Marquina" :: "Marquina flux" "HLLE" :: "HLLE" + "LLF" :: "Local Lax-Friedrichs (MHD only at the moment)" } "HLLE" -- cgit v1.2.3