aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* adding documenation templatesikelley2002-06-04
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@309 89daf98e-ef62-4674-b946-b8ff9de2216c
* Initialize ahfmask each time storage was switched on.tradke2002-06-04
| | | | | | | This fixes core dumps in the testsuites on the T3E and DEC Alphas. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@308 89daf98e-ef62-4674-b946-b8ff9de2216c
* Zero out the edges of some grid functions before calculating their boundaries.tradke2002-06-03
| | | | | | | This fixes core dumps on Alphas and finally lets the testsuites pass. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@307 89daf98e-ef62-4674-b946-b8ff9de2216c
* Add output files created by the AHFinderallen2002-05-31
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@306 89daf98e-ef62-4674-b946-b8ff9de2216c
* minor changes. Eliminating obsolete format statements and changing themiguel2002-05-24
| | | | | | | | last remaining goto's to if statements. Though is probably was more human readable before. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@305 89daf98e-ef62-4674-b946-b8ff9de2216c
* changing ifdefs and include filesallen2002-05-16
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@304 89daf98e-ef62-4674-b946-b8ff9de2216c
* Need to add '-N11' option to F90FLAGS for Darwin to make it compile.tradke2002-05-10
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@303 89daf98e-ef62-4674-b946-b8ff9de2216c
* Add correct results for the Gaussian curvatureallen2002-05-09
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@302 89daf98e-ef62-4674-b946-b8ff9de2216c
* Removed unneccessary include of "cctk_DefineThorn.h" which caused painfully longtradke2002-05-08
| | | | | | | recompilation of AHFinder.F every time the thornlist changed. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@301 89daf98e-ef62-4674-b946-b8ff9de2216c
* Use IO::out_dir instead of the old IO::outdir parameter.tradke2002-05-06
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@300 89daf98e-ef62-4674-b946-b8ff9de2216c
* Fixed I/O parameter names and added 'IO::new_filename_scheme = "no" to maketradke2002-05-06
| | | | | | | the testsuites pass again. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@299 89daf98e-ef62-4674-b946-b8ff9de2216c
* fixed include filesallen2002-05-05
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@298 89daf98e-ef62-4674-b946-b8ff9de2216c
* Fixing a CCTK_Equals statement to have a ==1allen2002-05-04
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@297 89daf98e-ef62-4674-b946-b8ff9de2216c
* Reducing length of function names for Conf->Phys for Absoft linuxallen2002-05-03
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@296 89daf98e-ef62-4674-b946-b8ff9de2216c
* AHFinder converted to the changes in Einstein. Passes the testsuites on thediener2002-04-30
| | | | | | | xeon. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@295 89daf98e-ef62-4674-b946-b8ff9de2216c
* Paramcheck routine to detect problems with the conformal state.diener2002-04-30
| | | | | | | Essentially just a Fortranized version of Tom's routine for ADMAnalysis. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@294 89daf98e-ef62-4674-b946-b8ff9de2216c
* Switch on storage for the ouput trigger group only at ANALYSIS.tradke2002-04-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@293 89daf98e-ef62-4674-b946-b8ff9de2216c
* Switch on storage for ahfinder;:triggergroup.tradke2002-04-18
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@291 89daf98e-ef62-4674-b946-b8ff9de2216c
* horizon_centroid, not centroid_horizonshawley2002-03-13
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@290 89daf98e-ef62-4674-b946-b8ff9de2216c
* added horizon_centroid parameter. Default is set to 1, not 0.shawley2002-03-13
| | | | | | | | | | The reason for this is that we are using this for a BBH run, where we typically track on horizon 1 (with horizon 0 being the common horizon). Thus, since nobody else knows about this parameter, we set the default to be what people in our group, at the current time, expect the value to be! git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@289 89daf98e-ef62-4674-b946-b8ff9de2216c
* added possiblity to set ahf_centroid using parameter centroid_horizonshawley2002-03-13
| | | | | | | to decide which horizon to use when setting the centroid git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@288 89daf98e-ef62-4674-b946-b8ff9de2216c
* Moved variables and scheduling concerned with drift correction topollney2002-03-10
| | | | | | | AEIDevelopment/DriftCorrect. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@287 89daf98e-ef62-4674-b946-b8ff9de2216c
* Moved drift correction code to AEIDevelopment/DriftCorrect.pollney2002-03-10
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@286 89daf98e-ef62-4674-b946-b8ff9de2216c
* Cosmetic change. Output of "Searching for horizon n" now uses n=0,1,2pollney2002-03-07
| | | | | | | | rather than n=1,2,3. This new output matches with the output files, as pointed out by Frank. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@285 89daf98e-ef62-4674-b946-b8ff9de2216c
* removed :: in "external str_comp"shawley2002-03-07
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@284 89daf98e-ef62-4674-b946-b8ff9de2216c
* added ahf_radvel_corrshawley2002-03-06
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@283 89daf98e-ef62-4674-b946-b8ff9de2216c
* moved the place where ahf_centroid get set to outside "if (driftcorrect.."shawley2002-03-06
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@282 89daf98e-ef62-4674-b946-b8ff9de2216c
* corrected a couple typosshawley2002-03-01
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@281 89daf98e-ef62-4674-b946-b8ff9de2216c
* changed rad_drift_correct to rad_drift_correct_onshawley2002-02-28
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@280 89daf98e-ef62-4674-b946-b8ff9de2216c
* The interface.ccl and schedule.ccl to go with the changes just committed.diener2002-02-28
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@279 89daf98e-ef62-4674-b946-b8ff9de2216c
* Added support for attenuated co-rotating shift in drift correction.diener2002-02-28
| | | | | | | | Fixed problem with ahf_omega_cum being reset to initial rotation parameter after restart from a checkpoint. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@278 89daf98e-ef62-4674-b946-b8ff9de2216c
* Fixed ASCII output of AHFinder data.tradke2002-01-09
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@275 89daf98e-ef62-4674-b946-b8ff9de2216c
* Activating missing thornallen2002-01-06
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@274 89daf98e-ef62-4674-b946-b8ff9de2216c
* Fix for building the output filenames: Sun fortran compiler cannot trim() antradke2002-01-04
| | | | | | | empty string. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@273 89daf98e-ef62-4674-b946-b8ff9de2216c
* Fixed typo.tradke2002-01-04
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@272 89daf98e-ef62-4674-b946-b8ff9de2216c
* A quick fix to get around a pgf90 compiler bug that seems to havepollney2001-12-19
| | | | | | | | | | | | | | 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
* forgot to make r_old a "saved" variableshawley2001-12-18
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@270 89daf98e-ef62-4674-b946-b8ff9de2216c
* added ahf_radevel_corr in drift correct varsshawley2001-12-18
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@269 89daf98e-ef62-4674-b946-b8ff9de2216c
* Added parameters for use with radial drift correctionshawley2001-12-18
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@268 89daf98e-ef62-4674-b946-b8ff9de2216c
* added a couple variables for use w/ radial drift correctionshawley2001-12-18
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@267 89daf98e-ef62-4674-b946-b8ff9de2216c
* added radial shift drift-correction, changed 1.1 to cactus parametershawley2001-12-18
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@266 89daf98e-ef62-4674-b946-b8ff9de2216c
* Moved the assignment of ahf_centroid_x and ahf_centroid_y to make surediener2001-12-17
| | | | | | | that they are output even when drift correction is not on. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@265 89daf98e-ef62-4674-b946-b8ff9de2216c
* Fixed calls to CCTK_SyncGroup() which also takes an 'ierror' argument now.tradke2001-12-09
| | | | | | | You will also need to update the flesh now. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@264 89daf98e-ef62-4674-b946-b8ff9de2216c
* Fixing very subtle bug when finding distance between horizons in the casemiguel2001-11-29
| | | | | | | | | when 1 did not exist. The file was not being opened when it should have, and the code could crash later when looking for it. I hope it is fixed now. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@263 89daf98e-ef62-4674-b946-b8ff9de2216c
* Fixed small bug in setting up masks for differebnt horizons independently.miguel2001-11-29
| | | | | | | | Since I don't think anybody is using this at the moment, it should have no impact on anybody's work. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@262 89daf98e-ef62-4674-b946-b8ff9de2216c
* Sorry, I had left a variable undeclared in my last commit.miguel2001-11-27
| | | | | | | Thanks to Gerd for pointing it out. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@261 89daf98e-ef62-4674-b946-b8ff9de2216c
* Removing redundant auxilliary variables, one of them was even declared twice,miguel2001-11-26
| | | | | | | and others where never used. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@260 89daf98e-ef62-4674-b946-b8ff9de2216c
* minor changes. Cleaning up a bit.miguel2001-11-15
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@259 89daf98e-ef62-4674-b946-b8ff9de2216c
* Many small changes: added more comments, reorganized a bit, plus fixedmiguel2001-11-15
| | | | | | | | | | a bug related to the axisymmetric case when non-existent array elements where being accesed. This was causing trouble on the te3. Miguel git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@258 89daf98e-ef62-4674-b946-b8ff9de2216c
* Schedule AHFInder at ANALYSIS instead of POSTSTEPallen2001-11-11
| | | | | | | AHFinder is always triggered git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@257 89daf98e-ef62-4674-b946-b8ff9de2216c