From e8e3d0345ccb0b4a3ad64c36490851e7c886235c Mon Sep 17 00:00:00 2001 From: pollney Date: Sun, 10 Mar 2002 14:20:24 +0000 Subject: Moved variables and scheduling concerned with drift correction to AEIDevelopment/DriftCorrect. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@287 89daf98e-ef62-4674-b946-b8ff9de2216c --- interface.ccl | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'interface.ccl') diff --git a/interface.ccl b/interface.ccl index aaf8897..8ccbd3d 100644 --- a/interface.ccl +++ b/interface.ccl @@ -93,14 +93,12 @@ ahfgrid3, ahf_exp3 } "Grid functions to use in find3 algorithm" -real drift_correct_vars type=SCALAR +real ahf_centroid type=SCALAR { ahf_centroid_x, ahf_centroid_y, - ahf_omega_corr, - ahf_omega_cum - ahf_radvel_corr, -} "Variables for drift correction" + ahf_centroid_z +} "Centroid of one of the horizons" int drift_check type=SCALAR { -- cgit v1.2.3