aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authordiener <diener@89daf98e-ef62-4674-b946-b8ff9de2216c>2002-02-28 13:16:27 +0000
committerdiener <diener@89daf98e-ef62-4674-b946-b8ff9de2216c>2002-02-28 13:16:27 +0000
commit3e844e3e61488e794282e2f05732c40ad7fd72f2 (patch)
treede727d921c76bad042d770b4a295a9110329741f /interface.ccl
parent13345ac6ec1cbcce66429254f9db3e23b36d1a67 (diff)
The interface.ccl and schedule.ccl to go with the changes just committed.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@279 89daf98e-ef62-4674-b946-b8ff9de2216c
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/interface.ccl b/interface.ccl
index 08fcdd6..7c2ae0a 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -102,6 +102,10 @@ real drift_correct_vars type=SCALAR
# ahf_radvel_corr,
} "Variables for drift correction"
+int drift_check type=SCALAR
+{
+ drift_first
+} "For checking if its the first drift correction"
#######################################
### SCALARS AND ARRAYS FOR OUTPUT ###