From a574d6e4c30b280ae0d4b6117277e3f186aec9fa Mon Sep 17 00:00:00 2001 From: Miikka Vaisala Date: Tue, 25 Jun 2019 14:50:43 +0800 Subject: [PATCH] To be friendly with the autotest. --- acc/mhd_solver/stencil_assembly.sas | 2 +- acc/mhd_solver/stencil_process.sps | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/acc/mhd_solver/stencil_assembly.sas b/acc/mhd_solver/stencil_assembly.sas index e2f95f7..06b1063 100644 --- a/acc/mhd_solver/stencil_assembly.sas +++ b/acc/mhd_solver/stencil_assembly.sas @@ -1,5 +1,5 @@ -#define LUPWD (1) +#define LUPWD (0) Preprocessed Scalar diff --git a/acc/mhd_solver/stencil_process.sps b/acc/mhd_solver/stencil_process.sps index 1692990..40b28ed 100644 --- a/acc/mhd_solver/stencil_process.sps +++ b/acc/mhd_solver/stencil_process.sps @@ -2,8 +2,8 @@ #define LENTROPY (1) #define LTEMPERATURE (0) #define LGRAVITY (0) -#define LFORCING (1) -#define LUPWD (1) +#define LFORCING (0) +#define LUPWD (0) // Declare uniforms (i.e. device constants)