summaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2019-09-30 08:48:20 +0200
committerAnton Khirnov <anton@khirnov.net>2019-09-30 08:48:20 +0200
commite62cd9dc639e2b73b31f1b6278da285c23d28373 (patch)
tree06e31b785dacac0b6ca4629a16d404ff35cf518a /interface.ccl
parentbd71174fd6dc58c8f22ec3325d95c9057daeaf20 (diff)
Use the solved values, not the smoothed ones, for correction calculation.
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl1
1 files changed, 1 insertions, 0 deletions
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