From e62cd9dc639e2b73b31f1b6278da285c23d28373 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Mon, 30 Sep 2019 08:48:20 +0200 Subject: Use the solved values, not the smoothed ones, for correction calculation. --- interface.ccl | 1 + 1 file changed, 1 insertion(+) (limited to 'interface.ccl') diff --git a/interface.ccl b/interface.ccl index 10a472d..fefb24d 100644 --- a/interface.ccl +++ b/interface.ccl @@ -26,6 +26,7 @@ USES FUNCTION VarDataPtrI public: REAL W_val TYPE=GF TIMELEVELS=2 +REAL W_eval TYPE=GF TIMELEVELS=1 tags='Prolongation="None"' REAL W_val0 TYPE=GF TIMELEVELS=1 tags='Prolongation="None"' REAL W_val1 TYPE=GF TIMELEVELS=1 tags='Prolongation="None"' REAL W_val0_time TYPE=ARRAY DIM=1 SIZE=32 DISTRIB=constant -- cgit v1.2.3