aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetEvolutionMask/test
Commit message (Collapse)AuthorAge
* CarpetEvolutionMask: limit buffer_mask test to one processRoland Haas2013-02-11
|
* CarpetEvolutionMask: compute a mask indicating where buffers areRoland Haas2013-02-11
| | | | | | | this is s first implementatoion of this functionality. Eventually I want to extend it to label buffer points by the last MoL substep at which the grid point needs to have a RHS computed. Zero will mean "all the time" large numbers will mean "never".
* CarpetEvolutionMask: add relative error tolerance of 1e-12Roland Haas2012-09-11
|
* CarpetEvolutionMask: use ML_BSSN instead of BSSN_MoL in testsuitesRoland Haas2012-09-11
|
* Carpet/*/test/: also activate thorn LoopControl (required by CarpetReduce) ↵Thomas Radke2008-10-30
| | | | in testsuite parfiles
* CarpetEvolutionMask: don't output "sum" reductions in ↵Thomas Radke2007-01-31
| | | | | | | | | CarpetEvolutionMask_test testsuite The sum reduction needs a much higher tolerance, and contains essentially the same information as the average reduction. darcs-hash:20070131155833-776a0-e79108728ba0fdd3948cdaa4e3aac76dbcdc8d94.gz
* CarpetEvolutionMask: fix CarpetEvolutionMask_test testsuiteThomas Radke2007-01-26
| | | | | | | | Replaced CactusBase/IOBasic's norm output files by equivalent ones from CarpetIOScalar. Added diagonal output files which were missing in the archive. darcs-hash:20070126135049-776a0-98353852d983a8e5401c7dea81429f711c74da28.gz
* Carpet*/test: specify the number of processors to run testsuitesThomas Radke2007-01-18
| | | | | | | | Some testsuites in the thorns listed above have CarpetIOASCII output files that were generated on a specific number of processors; tell the testsuite script that these testsuites should be run only on that number of processors. darcs-hash:20070118115525-776a0-d385bb56c7d17e00ad6ef2af805093f968e7c620.gz
* CarpetEvolutionMask: fix 2D output for CarpetEvolutionMask_test testsuiteThomas Radke2006-12-19
| | | | | | All it took was to change IO::out_fileinfo="none" into IO::out_fileinfo="axis labels". darcs-hash:20061219205834-776a0-d01dfe4ff8e5c77d79c99cb3f9a03179b0ef7634.gz
* CarpetEvolutionMask: get the CarpetEvolutionMask_test_off at least partially ↵Thomas Radke2006-11-28
| | | | | | | | | | | | | working again * use IO::out_fileinfo = "axis labels" to match the existing 1D/2D output * substitute IOBasic's reduction output by that from CarpetIOScalar (it has been checked that the output data are the same, only the filenames and the format changed) Still the testsuite is failing because of differences in the evolution_mask output. darcs-hash:20061128152932-776a0-90ef141b6eb370b267b1e0647473bc59a732479e.gz
* CarpetEvolutionMask: get testsuite parfiles going againtradke2006-11-24
| | | | | | | | | Use CarpetIOBasic and CarpetIOScalar instead of IOBasic. Don't set grid::avoid_origin twice. Testsuites are not passing (yet). darcs-hash:20061124200038-3fd61-4b14f5d89ec9addc7061da51c228df346202e160.gz
* CarpetEvolutionMask: remove duplicate parameter setting in ↵Thomas Radke2006-06-30
| | | | | | test/CarpetEvolutionMask_test.par darcs-hash:20060630104549-776a0-1201ed566912e2180862963721ac64a9f2194d9a.gz
* CarpetEvolutionMask: New thornErik Schnetter2005-08-10
Provide a grid function "evolution_mask" which is zero for all grid points that do not need to be evolved because they are going to be restrict from a finer grid. darcs-hash:20050810125908-891bb-3a6441b6cd41b7bafda6a42c672925ac98fbb668.gz