aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAge
* use libjpegHEADsvnmasterknarf2010-10-12
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@130 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* updating WaveToy thorns to include infinite norm reductionyye002006-01-25
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@120 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* added norm_inf to the list of norms to reduce phi toyye002006-01-24
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@119 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* infinite norm result for reduction of phiyye002006-01-24
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@118 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* 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.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@117 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Do not explicitly apply the symmetry boundary conditions any more.schnetter2004-03-09
| | | | | | | Activate SymBase thorn in all parameter files. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@99 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* CardGrid3D now inherits from CoordBaserideout2003-08-22
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@91 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Fixed testsuite output files due to a small change in IOASCII 2D output styletradke2003-03-31
| | | | | | | (the x-y columns are transposed now). git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@84 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Fixed testsuite output files (removed fileinfo and copied parfile).tradke2002-11-01
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@79 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Added IO::out_fileinfo = "none" and IO::parfile_write = "no".tradke2002-11-01
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@78 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Use radiation boundary conditions to avoid having boundary values uninitialised.allen2002-06-03
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@74 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Adding blank lines to pass testsuite, not sure why I need to do this now.allen2002-05-15
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@72 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Fixed I/O parameter names and set 'IO::new_filename_scheme = "no"'tradke2002-05-06
| | | | | | | to make the testsuites pass again. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@71 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* New test with all kinds of Cactus ascii outputallen2002-04-27
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@69 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Changing Gaussian initial data for the scalar wave equation to be time symmetricallen2001-12-04
| | | | | | | Unfortunately changes all testsuites. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@65 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Adding missing thorns to ActiveThorns parameter.goodale2001-05-22
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@61 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Removed all testsuites which don't apply any boundary conditions, sincetradke2001-05-04
| | | | | | | the values at the boundaries are never set. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@58 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Set the IO::out_fileinfo parameter to "none" to omit file info outputtradke2001-03-26
| | | | | | | to testsuite output files. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@55 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Added PUGHReduce to ActiveThornsallen2000-11-27
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@48 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Changed to use timelevels - thanks for putting the rotation in PUGH Ed.goodale2000-03-29
| | | | | | | | | | | Note that the no-boundary condition tests assumed that phi_new had zero at its boundaries. This is, or course, no longer true with timelevel rotation. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@40 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Bug fixallen2000-03-23
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@38 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Replacing CCTK_CARGUMENTS with CCTK_ARGUMENTS etc and some tidyingallen2000-02-20
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@34 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Changed to use the new IDScalarWaveC thorn for initial data.goodale2000-02-17
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@33 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Fixing up par filesallen1999-09-25
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@14 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Updated parameter filesallen1999-09-24
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@13 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Mainly changing to new IO parameters and synchronising routinesallen1999-09-21
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@12 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Fixing radiation boundary conditionsallen1999-09-18
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@11 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* New test suite for radiative boundary conditionsallen1999-09-18
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@10 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* Commiting the right test suite. Now I get the same as the fortran thornsallen1999-09-11
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@5 90eea020-d82d-4da5-bf6e-4ee79ff7632f
* This commit was generated by cvs2svn to compensate for changes in r2, whichallen1999-09-10
included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@3 90eea020-d82d-4da5-bf6e-4ee79ff7632f