aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAge
* Move the specification of testsuite options into a test.ccl file.tradke2006-03-09
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@108 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* commits to change IOBasic to use the new reduction interface. This breaks ↵yye002005-11-01
| | | | | | the testsuite for testcomplex because of a new reduction scheme for complex numbers. WaveToy1DF77 also fails with inconsistency, failing at 3,7 processors with varying files and differences between them. Currently investigating these failurse in detail. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@106 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Update parameter files to activate thorn SymBase.schnetter2004-03-09
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@92 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* CardGrid3D now inherits from CoordBaserideout2003-08-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@88 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* New testsuite files after switching back to the old local interpolator.tradke2003-07-16
| | | | | | | Verified by Frank Herrmann. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@86 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Remove unnecessary activations of ADMCoupling.hawke2003-07-10
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@85 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* ADMMacros requires ADMCoupling. Note that these testsuites currently fail - ↵hawke2003-07-09
| | | | | | this appears to be due to the interpolator, not these changes. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@84 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* For the testsuites, use the default interpolation operator.tradke2003-07-08
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@83 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Added private STRING parameter Extract::interpolation_operator defaulting toherrmann2003-05-12
| | | | | | | | | | | | | | | | | | | | | "Lagrange polynomial interpolation". See LocalInterp for other interpolation_operator values. At the moment LocalInterp will use "Lagrange polynomial interpolation (tensor product)". Changed the testsuites to use "Lagrange polynomial interpolation (maximum degree)" to get the same behaviour as before and the testsuites to pass again. They didn't pass before, because the interpolator gives slightly different answers for the "tensor product" version. The Moncrief Q's should be zero for Schwarzschild. The result is for example 10^-6 rather than 10^-5 which was reported as a fail. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@77 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Removed unused output file.tradke2003-01-31
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@75 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Added thorn LocalInterp to the ActiveThorns list.tradke2003-01-31
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@74 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* New testsuite output files which are slightly different to the old onestradke2003-01-31
| | | | | | | | due to the switch to using the local interpolator from thorn LocalInterp. Results are still correct. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@73 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* New testsuite output files which are slightly different to the old onestradke2003-01-31
| | | | | | | | due to the switch to using the local interpolator from thorn LocalInterp. Results are still correct. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@71 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Add LocalInterp to the ActiveThorns list.tradke2003-01-31
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@70 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Fix from correction to schwarzschild physical metricallen2002-11-01
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@68 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Extract works fully with physical metric ... still some testing to do.allen2002-08-14
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@62 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Adding all output files possibleallen2002-08-14
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@61 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Test .ul filesallen2002-06-02
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@56 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* 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/Extract/trunk@52 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Version of Extract converted to new ADM Base, passes testsuite. Checkallen2002-04-26
| | | | | | | | now for existence of conformal factor which was missing before. Should be fixed to run without a conformal factor soon. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@51 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Fix wrong values in first columnallen2002-04-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@50 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Set the IO::out_fileinfo parameter to "none" to omit file info outputtradke2001-03-26
| | | | | | | to testsuite output files. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@39 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Replaced thorn Interp by thorn PUGHInterp in the ActiveThorns list.tradke2001-02-15
| | | | | | | Also set the Extract::interpolation_order parameter in the parfile. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@36 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Added titles to xgraph files with name of variable being outputallen2001-01-03
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@31 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Updating testsuiteallen2000-10-03
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@23 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* Fixing some coord stuffallen2000-10-02
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@22 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
* This commit was generated by cvs2svn to compensate for changes in r2, whichallen1999-11-01
included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@3 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129