aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
Commit message (Collapse)AuthorAge
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* Increase the upper range for AHFinder::interpolation_order from 3 to 4.tradke2003-01-31
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@325 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
* 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
* 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
* 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
* 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
* 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
* dding USES KEYWORD quadrant_direction.miguel2001-10-23
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@252 89daf98e-ef62-4674-b946-b8ff9de2216c
* Changing the drift correction so that it sees the correct power ofmiguel2001-09-24
| | | | | | | psi controlled by the parameter rotation_psipower. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@247 89daf98e-ef62-4674-b946-b8ff9de2216c
* Added new parameter BOOLEAN ahf_HDF5output "HDF5 output of AHFinder data?" ↵tradke2001-09-11
| | | | | | STEERABLE = ALWAYS defaulting to "no". git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@243 89daf98e-ef62-4674-b946-b8ff9de2216c
* Adding parameter "drift_correct_horizon" to apply the drift only to themiguel2001-08-31
| | | | | | | chosen horizon. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@234 89daf98e-ef62-4674-b946-b8ff9de2216c
* Adding Scott's correction for drift in shift. Please update!miguel2001-08-29
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@228 89daf98e-ef62-4674-b946-b8ff9de2216c
* Parameter for drift correction.miguel2001-08-20
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@223 89daf98e-ef62-4674-b946-b8ff9de2216c
* Made ahf_lmax non-steerable because it is used as a size parameter fortradke2001-08-17
| | | | | | | allocating CCTK arrays (which can't be dynamic right now). git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@219 89daf98e-ef62-4674-b946-b8ff9de2216c
* A few more stterable parameters, plus fixing the 3D data saving parameters.miguel2001-06-19
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@209 89daf98e-ef62-4674-b946-b8ff9de2216c
* Adding parameters "ahf_mask_0" (etc) to control what horizons will be excisedmiguel2001-06-07
| | | | | | | | when looking for more than one. This allowas the possibility of looking for all three horizons and excising only one of them (the common one, say). git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@203 89daf98e-ef62-4674-b946-b8ff9de2216c
* Making some parameters steerable.miguel2001-06-01
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@202 89daf98e-ef62-4674-b946-b8ff9de2216c
* Adding new parameter to controil buffer zone for mask.miguel2001-05-14
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@196 89daf98e-ef62-4674-b946-b8ff9de2216c
* Adding the possibility of different types of mask: cube, polyhedra, sphere.miguel2001-03-30
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@190 89daf98e-ef62-4674-b946-b8ff9de2216c
* Changing the default of ahf_ReportAlways to "no"miguel2001-02-27
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@186 89daf98e-ef62-4674-b946-b8ff9de2216c
* Chnaging default in interpolation order to 2. This is to make sure thatmiguel2001-02-27
| | | | | | | we still get the same behaviour as before with the default. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@185 89daf98e-ef62-4674-b946-b8ff9de2216c
* Added private steerable integer parameter 'interpolation_order' defaulting to 1.tradke2001-02-16
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@182 89daf98e-ef62-4674-b946-b8ff9de2216c
* Sorry, I had left the wrong default valie in the parameter I introducedmiguel2001-02-01
| | | | | | | in my last commit. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@179 89daf98e-ef62-4674-b946-b8ff9de2216c
* Cleaning up, plus added a parameter to make ask if we want a report of allmiguel2001-01-31
| | | | | | | | surfaces found or just of horizons. By default now we will only have reports for horizons. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@177 89daf98e-ef62-4674-b946-b8ff9de2216c
* A few more steerable parameters.miguel2001-01-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@166 89daf98e-ef62-4674-b946-b8ff9de2216c
* Completing parameter range descriptions and fixing a couple of formatting bugsallen2000-12-17
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@157 89daf98e-ef62-4674-b946-b8ff9de2216c
* Important change for excision. The size of the excision box is nowmiguel2000-11-21
| | | | | | | | | | controlled by global scalars instead of parameters. This makes it much better because this numbers have to change. Before I was just changing the parameters which was causing trouble when recovering from checkpoint. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@153 89daf98e-ef62-4674-b946-b8ff9de2216c
* Adding a cartoon flag plus cleaning up a bit.miguel2000-11-03
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@149 89daf98e-ef62-4674-b946-b8ff9de2216c
* Teaching the finder about bitant grids. Not tested!miguel2000-10-30
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@146 89daf98e-ef62-4674-b946-b8ff9de2216c
* A few more steerable parameters.miguel2000-10-27
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@137 89daf98e-ef62-4674-b946-b8ff9de2216c
* A couple of changes:miguel2000-10-16
| | | | | | | | | | | 1) Moved parameters for dynamical excision here. The reason for this is to make sure that the finder can compile without SimpleExcision. 2) Added a new parameter shared from Einstein: use_mask. Please notice that this new parametr has only just been added to Einstein itself, so make sure you have the very latest version of Einstein o git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@135 89daf98e-ef62-4674-b946-b8ff9de2216c
* Sigh... I had left in another parameter that has to do with things I haven'tmiguel2000-10-16
| | | | | | | | commited yet. This is the problem with having lots of little uncommited changes here and there. I hope it works now. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@133 89daf98e-ef62-4674-b946-b8ff9de2216c
* Sorry, I had left in a connection to simple excision that shouldn't be there.miguel2000-10-16
| | | | | | | | I ahve taken it out now. I really should fix this so we I could commit the whole thing. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@132 89daf98e-ef62-4674-b946-b8ff9de2216c
* Making some parameters steerable. I somebody had a suggestion of other ↵miguel2000-10-16
| | | | | | | | | parameters that could be made steerable, let me know. Not all of them are trivial though. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@131 89daf98e-ef62-4674-b946-b8ff9de2216c
* Change in the default fopr ntheta and nphi. Reduced them from 200 to 100.miguel2000-09-08
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@107 89daf98e-ef62-4674-b946-b8ff9de2216c
* Changed some default values for flow.miguel2000-09-07
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@105 89daf98e-ef62-4674-b946-b8ff9de2216c
* Adding paramters for horizon locking shift.miguel2000-04-28
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@80 89daf98e-ef62-4674-b946-b8ff9de2216c
* Some cleaning up, plus a change to the mask parameters.miguel2000-03-30
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@55 89daf98e-ef62-4674-b946-b8ff9de2216c
* Minor change in the name of one parameter.miguel2000-03-16
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@42 89daf98e-ef62-4674-b946-b8ff9de2216c
* Orders of cctkGH and ierror adjustedlnerger1999-09-23
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@11 89daf98e-ef62-4674-b946-b8ff9de2216c
* One more commit:wqlnerger1999-09-20
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@8 89daf98e-ef62-4674-b946-b8ff9de2216c
* Latest Version of AHfinderlnerger1999-07-29
| | | | | | | Lars git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@4 89daf98e-ef62-4674-b946-b8ff9de2216c