aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorpollney <pollney@89daf98e-ef62-4674-b946-b8ff9de2216c>2001-12-19 11:26:36 +0000
committerpollney <pollney@89daf98e-ef62-4674-b946-b8ff9de2216c>2001-12-19 11:26:36 +0000
commit9db55c0af91cfa53b74046528e8bd4f7d3552c3d (patch)
tree9a59a5a3a3c22fc26432a7ea10025037be9e1824 /interface.ccl
parentfb336778cf035af842437aa7f381e7c1f67047ff (diff)
A quick fix to get around a pgf90 compiler bug that seems to have
been triggered by the last set of commits. I commented out the ahf_radvel_corr grid function and the reference to it in the code, and this gets around the compiler problem. This is necessary for us to do our runs on platinum. Note that you can still use Scott's new drift correction parameters, you just can't see analyse their effects by looking at the ahf_radvel_corr grid function until we work out a more permanent fix. Thanks to Gab and ThomasR for helping to diagnose this. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@271 89daf98e-ef62-4674-b946-b8ff9de2216c
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface.ccl b/interface.ccl
index 89afd9f..08fcdd6 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -99,7 +99,7 @@ real drift_correct_vars type=SCALAR
ahf_centroid_y,
ahf_omega_corr,
ahf_omega_cum
- ahf_radvel_corr,
+# ahf_radvel_corr,
} "Variables for drift correction"