From 72b8133852a9b7b039e58966d1935b0b5c62bf0f Mon Sep 17 00:00:00 2001 From: tradke Date: Thu, 30 Aug 2001 15:20:12 +0000 Subject: Forgot to enable storage for drift_correct_vars. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@232 89daf98e-ef62-4674-b946-b8ff9de2216c --- schedule.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'schedule.ccl') diff --git a/schedule.ccl b/schedule.ccl index 9949484..c854ecd 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -14,7 +14,7 @@ schedule AHFinder_SetSym at CCTK_BASEGRID if (ahf_active) { STORAGE: out_scalars - STORAGE: hole1_bounds,hole2_bounds,hole3_bounds + STORAGE: hole1_bounds,hole2_bounds,hole3_bounds,drift_correct_vars if (ahf_lmax > 0) { -- cgit v1.2.3