aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorpollney <pollney@89daf98e-ef62-4674-b946-b8ff9de2216c>2002-03-10 14:20:24 +0000
committerpollney <pollney@89daf98e-ef62-4674-b946-b8ff9de2216c>2002-03-10 14:20:24 +0000
commite8e3d0345ccb0b4a3ad64c36490851e7c886235c (patch)
treecfa6ebf9d334be4790a70b2a226c6aaf7d0a70b8 /interface.ccl
parent68ca935e2063ecfddb2c53abce7f8802c2cd0489 (diff)
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
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl8
1 files changed, 3 insertions, 5 deletions
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
{