aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOASCII/test
Commit message (Collapse)AuthorAge
* CarpetIO*: New parameter CarpetIO*::out_group_separatorErik Schnetter2013-05-26
| | | | out_group_separator chooses the string by which thorn name and group name are separated in file names. The default is "::" for backward compatibility. This parameter only affects output where CarpetIO*::one_file_per_group is set; otherwise, the thorn name does not appear in the file name.
* CarpetIOASCII: Update test results after domain decomposition changeErik Schnetter2013-01-20
|
* CarpetIOASCII: do not output coordinate column labels for grid arrays inRoland Haas2012-10-20
| | | | | | | | compact_format since the coordinates themselves are not output either. Actually *only* output coordinate column labels for grid functions.
* CarpetIOASCII: Implement using grid::coordinates to output coordinatesErik Schnetter2012-09-18
|
* Restrict CarpetIOASCII tests to running on 2 processes onlyIan Hinder2011-12-14
| | | | The output format is processor-number dependent.
* CarpetIOASCII: Remove nans from test caseErik Schnetter2011-12-14
| | | | | Use InterpToArray instead of Carpet's timers and SphericalSurface as output variables.
* CarpetIOASCII: Remove test timing output data from repositoryIan Hinder2011-12-14
| | | | This causes the tests to fail as it changes each time
* CarpetIOASCII: Add new "compact" output formatErik Schnetter2011-12-14
| | | | | Add support for a more compact output format with fewer columns and lines, enabled by IOASCII::compact_format=yes.
* CarpetIOASCII: add test/test.ccl config fileThomas Radke2006-03-24
This file needs to be specified by (at least) one I/O thorn in order to tell the testsuite script which output file extensions should be compared. CarpetIOASCII generates "*.asc" output files. darcs-hash:20060324181426-776a0-913eb8be3cf32e8cf6d9eff957c6c54c5062b044.gz