aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fix pointed out by Erik, inconsistent memory usageyye002005-12-07
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@384 89daf98e-ef62-4674-b946-b8ff9de2216c
* changes to AHFinder to use the new reduction API. Some problems appeared ↵yye002005-12-07
| | | | | | when converting AHFinder_int.F, irregularities with behavior, MPI stalls etc... This is currently being investigated. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@383 89daf98e-ef62-4674-b946-b8ff9de2216c
* Correct email address in copyright statement.schnetter2005-10-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@382 89daf98e-ef62-4674-b946-b8ff9de2216c
* Introduce a new schedule group ADMBase_InitialGauge which is run justschnetter2005-09-26
| | | | | | | | | | | | | | after ADMBase_InitialData. This makes it possible to set up all ADM data in these two groups, and then e.g. convert to the BSSN variables after these groups still in the bin "initial". Various other thorns, such as dissipation or multipatch, can now apply transformations to the initial data in the bin "postinitial". This simplifies the interaction between various thorns. Change various thorns to use these two groups. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@380 89daf98e-ef62-4674-b946-b8ff9de2216c
* sorry, it seems I wiped the fileyye002005-04-29
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@378 89daf98e-ef62-4674-b946-b8ff9de2216c
* replace \r with \nyye002005-04-29
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@377 89daf98e-ef62-4674-b946-b8ff9de2216c
* Added a parameter to only start setting the excision mask after a certaindiener2005-02-23
| | | | | | | time. The default value is set so that the normal behaviour is not changed. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@376 89daf98e-ef62-4674-b946-b8ff9de2216c
* Correct spelling error in commentschnetter2005-02-11
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@375 89daf98e-ef62-4674-b946-b8ff9de2216c
* Correct spelling error in commentschnetter2005-02-11
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@374 89daf98e-ef62-4674-b946-b8ff9de2216c
* Remove no-op statementschnetter2005-01-29
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@373 89daf98e-ef62-4674-b946-b8ff9de2216c
* added localreduce in active thorn listyye002004-12-21
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@372 89daf98e-ef62-4674-b946-b8ff9de2216c
* Untabified. Please try to adhere to the Cactus coding guidelines whengoodale2004-05-17
| | | | | | | modifying or adding files. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@370 89daf98e-ef62-4674-b946-b8ff9de2216c
* Remove explicit dependencies; those are now generated automatically.schnetter2004-04-01
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@369 89daf98e-ef62-4674-b946-b8ff9de2216c
* Getting rid of darwin-specific flags which don't work with xlf anyway.goodale2004-03-28
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@366 89daf98e-ef62-4674-b946-b8ff9de2216c
* Corrections from Dylan/Jimallen2004-03-28
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@365 89daf98e-ef62-4674-b946-b8ff9de2216c
* Updated configuration.ccl files. In Beta14 some of these willgoodale2004-03-27
| | | | | | | | | | | | | | disappear as function aliasing will be updated to have aliased functions either be optional or required, as opposed to optional as they are at the moment. This will thus remove the configuration.ccl files which are merely there to ensure that certain aliased functions are actually provided. Also far more stuff will be done via function aliasing which should remove some more of these dependencies. Tom git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@364 89daf98e-ef62-4674-b946-b8ff9de2216c
* Update parameter files to activate thorn SymBase.schnetter2004-03-09
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@363 89daf98e-ef62-4674-b946-b8ff9de2216c
* Convert integer to CCTK_INT before calling aliased function.schnetter2004-02-07
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@362 89daf98e-ef62-4674-b946-b8ff9de2216c
* Modified the code to use the aliased functions provided by StaticConformal.diener2004-02-06
| | | | | | | Otherwise the code wouldn't compile!!! git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@361 89daf98e-ef62-4674-b946-b8ff9de2216c
* Make the dependency on the thorns CartGrid3D and/or Boundary explicit.schnetter2003-11-17
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@360 89daf98e-ef62-4674-b946-b8ff9de2216c
* Slight formatting changes to make the red hat C preprocessor work withoutdiener2003-11-05
| | | | | | | any special options. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@359 89daf98e-ef62-4674-b946-b8ff9de2216c
* Change the way in which pointers are passed to and from Fortran.schnetter2003-10-28
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@358 89daf98e-ef62-4674-b946-b8ff9de2216c
* Change include mechanism for aliased functions in Fortran. One now has toschnetter2003-10-27
| | | | | | | | #include "cctk_Functions.h" and then use the macro DECLARE_CCTK_FUNCTIONS. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@357 89daf98e-ef62-4674-b946-b8ff9de2216c
* Remove unused file.schnetter2003-10-13
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@356 89daf98e-ef62-4674-b946-b8ff9de2216c
* Declare missing spacing variables (from ADM_Spacing_declare.h).tradke2003-09-29
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@355 89daf98e-ef62-4674-b946-b8ff9de2216c
* CardGrid3D now inherits from CoordBaserideout2003-08-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@354 89daf98e-ef62-4674-b946-b8ff9de2216c
* Changed the new driftcorrect parameters to conform with the Fortran 90diener2003-08-04
| | | | | | | | standard of variable names being maximum 31 characters (instead of conforming to Jonathans long parameter convention used in AHFinderDirect). git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@353 89daf98e-ef62-4674-b946-b8ff9de2216c
* Now uses SetDriftCorrectPosition to set the Driftcorrect centroid.diener2003-08-01
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@352 89daf98e-ef62-4674-b946-b8ff9de2216c
* Schedule AHFinder before DriftCorrect.diener2003-08-01
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@351 89daf98e-ef62-4674-b946-b8ff9de2216c
* Changed the horizon_centroid parameter to which_horizon_to_announce_centroiddiener2003-08-01
| | | | | | | | | | to be more consistent with AHFinderDirect. Added a parameter which_horizon_to_output_centroid to indicate which of the horizon centroids should be output. This was done to be able to output a centroid even if AHFinder was not used for DriftCorrect. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@350 89daf98e-ef62-4674-b946-b8ff9de2216c
* Added the SetDriftCorrectPosition prototype.diener2003-08-01
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@349 89daf98e-ef62-4674-b946-b8ff9de2216c
* Turned this animated gif (containing two identical frames) into a single plaintradke2003-07-15
| | | | | | | gif. This closes PR CactusEinstein/1162. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@348 89daf98e-ef62-4674-b946-b8ff9de2216c
* Remove unnecessary activations of ADMCoupling.hawke2003-07-10
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@347 89daf98e-ef62-4674-b946-b8ff9de2216c
* ADMMacros now requires ADMCouplinghawke2003-07-09
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@346 89daf98e-ef62-4674-b946-b8ff9de2216c
* Changed the default value for AHFinder::interpolation_operator fromtradke2003-07-08
| | | | | | | "Lagrange polynomial interpolation (tensor product)" to "uniform cartesian". git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@345 89daf98e-ef62-4674-b946-b8ff9de2216c
* Removed testsuites which depend on AEIThorns/AEILocalInterp.tradke2003-07-07
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@344 89daf98e-ef62-4674-b946-b8ff9de2216c
* Get the input variable indices for the interpolator as INTEGER and then copy ittradke2003-07-07
| | | | | | | into the CCTK_INT array. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@343 89daf98e-ef62-4674-b946-b8ff9de2216c
* Fix typo in documentation. Fixes PR1485.hawke2003-07-07
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@342 89daf98e-ef62-4674-b946-b8ff9de2216c
* Change where the logfile is opened so that the new stepsize is written to ↵hawke2003-07-07
| | | | | | | | | there instead of fort.1. Fixes PR1150. Note that I had to do a realclean to my configuration to make this work, otherwise it kept creating this file. This may be due to a peculiarity of my system though. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@341 89daf98e-ef62-4674-b946-b8ff9de2216c
* Check the return code of OutputVarByMethod and give a level 2 warning if the ↵hawke2003-07-07
| | | | | | 2D or 3D output fails (probably due to a missing IOFlexIO). Fixes PR1160. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@340 89daf98e-ef62-4674-b946-b8ff9de2216c
* Change the range of ahf_lmax to match the code (maximum is now 19, not 20). ↵hawke2003-07-07
| | | | | | Fixes PR1488. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@339 89daf98e-ef62-4674-b946-b8ff9de2216c
* Update to use 4th order differencing macros.pollney2003-06-26
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@338 89daf98e-ef62-4674-b946-b8ff9de2216c
* Update to new einsteinallen2003-06-07
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@336 89daf98e-ef62-4674-b946-b8ff9de2216c
* Changed the type of parameter AHFinder::interpolation_operator from KEYWORDtradke2003-05-06
| | | | | | | | into STRING because we don't want to hardcode any operator names here. Thanks to FrankH for noticing this. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@335 89daf98e-ef62-4674-b946-b8ff9de2216c
* Get the name for the interpolation operator to use from the new parametertradke2003-05-06
| | | | | | | AHFinder::interpolation_operator. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@334 89daf98e-ef62-4674-b946-b8ff9de2216c
* Renamed the old testsuites to test_AHF_[12]_max_degree.par. These aretradke2003-05-05
| | | | | | | | | | | explicitely using "Lagrange polynomial interpolation (maximum degree)" as interpolation operator. Added new testsuites test_AHF_[12].par which are equivalent to test_AHF_[12]_max_degree.par but use the default interpolation operator as taken from parameter AHFinder::interpolation_operator. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@333 89daf98e-ef62-4674-b946-b8ff9de2216c
* Added private KEYWORD parameter AHFinder::interpolation_operator defaulting totradke2003-05-05
| | | | | | | | "Lagrange polynomial interpolation (tensor product)" which people told me is the best choice offered by thorn LocalInterp. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@332 89daf98e-ef62-4674-b946-b8ff9de2216c
* Move comments to remove warnings with intel compilerallen2003-03-20
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@331 89daf98e-ef62-4674-b946-b8ff9de2216c
* The routine AHFinder_InitOutput (scheduled at CCTK_INITIAL) was using myprocdiener2003-02-08
| | | | | | | | | | | | | before it was assigned a value in the routine AHFinder (scheduled at CCTK_ANALYSIS) leading to (on seaborg) that all processors attempted to create files. This worked sometimes on few processors, but failed on many processors. This assignment is now done in AHFinder_InitOutput. I have no idea why this became a problem now. In the past I have been able to run the AHFinder on seaborg. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@330 89daf98e-ef62-4674-b946-b8ff9de2216c
* Use channel 11 rather than 1 for all output to files, since 1 may berideout2003-02-06
| | | | | | | reserved for stdout on some machines. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@329 89daf98e-ef62-4674-b946-b8ff9de2216c