aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAge
* Add new parameter use_dissipation_near_excision.schnetter2007-12-05
| | | | | | | Add OpenMP parallelisation. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@30 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9
* - output 1D ASCII output files with axis label informationtradke2007-03-01
| | | | | | | - don't copy the parfile into output directory git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@28 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9
* manually fixed 1D ASCII output files:tradke2007-03-01
| | | | | | | | | | | | | | * added missing comment lines at the top # 1D ASCII output created by CarpetIOASCII # * fixed comment line # column format: it tl rl c ml ix iy iz time x y z data into # column format: 1:it 2:tl 3:rl 4:c 5:ml 6:ix 7:iy 8:iz 9:time 10:x 11:y 12:z 13:data removed unneeded copy of parfile git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@27 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9
* run testsuites only on a single processor (because of processor-specifictradke2007-01-18
| | | | | | | CarpetIOASCII output files) git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@26 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9
* For Carpet parfiles, use CarpetIOBasic and CarpetIOScalar instead of IOBasic.tradke2006-11-24
| | | | | | | Now the testsuite parfile is consistent again, however a run crashes. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@25 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9
* add local_reduceknarf2006-04-11
| | | | | | | However: both do not run because of internal errors (changes) in IOBasic (the new reduction interface) git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@19 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9
* add missing filesknarf2005-12-02
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@18 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9
* remote the factor epsdisp from the slopes. This means that you have to changeknarf2005-06-15
| | | | | | | | the slope values in your old parameter files by dividing by the slope value used to get the old behaviour. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@11 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9
* Add Frank Herrmann's extra dissipation switches.schnetter2005-06-14
Two new parameters, Dissipation::extra_dissipation_in_horizons and Dissipation::extra_dissipation_at_outerbound, increase the disspation coefficient inside horizons and near the outer boundary. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@10 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9