aboutsummaryrefslogtreecommitdiff
path: root/test/test.ccl
Commit message (Collapse)AuthorAge
* Add new versions of tests that uses torn EinsteinExact/KerrSchild insteaddiener2012-05-17
| | | | | | | of the not so exact thorn Exact. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1566 f88db872-0e4f-0410-b76b-b9085cfa78c5
* remove BSSN_MoL tests, switch to ML_BSSN from ML_BSSN_O2rhaas2012-04-28
| | | | | | | | | | | The BSSN_MoL tests either used LegoExcision (which we will remove) or have equivalent ML tests. The ML tests now use fdOrder and still pass with the old data (only modification to hdf5 file was renaming of datasets and regeneration of the Parameters group) git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1563 f88db872-0e4f-0410-b76b-b9085cfa78c5
* Disable 3 tests on multiple processors. Two of them (checkpointML anddiener2011-04-13
| | | | | | | | | | | recoverML) because they have 1D CarpetIOASCII output which are different on different number of processors. The last (misner1.2-025) because it performs 2D output of SphericalSurface::sf_radius which is a 2d grid array with DISTRIB=constant and so we get duplicate output from each processor. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1556 f88db872-0e4f-0410-b76b-b9085cfa78c5
* Make "Erik" branch the default trunk for AHFinderDirect.svnadmin2008-06-26
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1526 f88db872-0e4f-0410-b76b-b9085cfa78c5
* set tolerances:jthorn2007-01-16
| | | | | | | | | | | | | Because AHFinderDirect is solving a nonlinear equation iteratively, small numerical differences can cause it to make one iteration more or less, thus changing the solution a little bit. Moreover, the "equation" is actually a *system* of typically a few thousand equations, which may be a bit ill-conditioned. The equation tolerance inside AHFinderDirect is set to 1e-12 for all the test cases, so here we set the testsuite tolerance to significantly coarser than this, 1e-8. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1500 f88db872-0e4f-0410-b76b-b9085cfa78c5
* Move the specification of testsuite options into a test.ccl file.tradke2006-03-09
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1437 f88db872-0e4f-0410-b76b-b9085cfa78c5