aboutsummaryrefslogtreecommitdiff
path: root/test/test_cartoon_2.par
Commit message (Collapse)AuthorAge
* change test parameters to try and make results more robust against floatingrhaas2012-05-09
| | | | | | | point roundoff git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@130 eec4d7dc-71c2-46d6-addf-10296150bf52
* use ML_BSSN instead of BSSN_MoL in testsuitesrhaas2012-05-05
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@129 eec4d7dc-71c2-46d6-addf-10296150bf52
* Remove 1D output of shift.diener2009-01-27
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@111 eec4d7dc-71c2-46d6-addf-10296150bf52
* Don't output the shift, since it's identically zero and the files are notdiener2009-01-27
| | | | | | | actually present in the test directory. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@105 eec4d7dc-71c2-46d6-addf-10296150bf52
* Remove outdated parameter files.schnetter2008-01-16
| | | | | | | | Update current parameter files. Deactivated AHFinder since something doesn't seem to work with its output. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@100 eec4d7dc-71c2-46d6-addf-10296150bf52
* Converting to 'Einstein2'.rideout2002-11-28
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@56 eec4d7dc-71c2-46d6-addf-10296150bf52
* Updated output to new filename conventions.pollney2002-05-23
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@43 eec4d7dc-71c2-46d6-addf-10296150bf52
* Removing obsolete test_cartoon_1.pollney2002-05-22
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@40 eec4d7dc-71c2-46d6-addf-10296150bf52
* Added required syncronisation before cartoon interpolation routine topollney2002-05-09
| | | | | | | | | | | prevent a processor boundary problem. This also fixes the NaNs that were showing up in the ahf.gauss output of the test-suites, however it is not clear that the gaussian curvature calculation in the AHFinder is properly cartoonised anyways. This fix required modifications to the test-suites. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@35 eec4d7dc-71c2-46d6-addf-10296150bf52
* Added a routine for ensuring that the grid set up in the parameter filepollney2002-04-16
is cactus compatible. If the new parameter "allow_grid_resize" is set, then cartoon will now actually modify the grid that was specified by the user. Though not really a nice solution, it is potentially less annoying than having the user try to figure out appropriate grid dimensions themselves. The old test suite for cartoon (test_cartoon.par) was not a very good example, as it actually set up an less-than-optimal grid (with bitant specified in the wrong plane), and could only run on 2-processors. So I've removed it and replaced it with a pair of new test suites which demonstrate cartoon in "full" and "bitant" mode using the new grid resizing mechanism. Documentation as such does not exist yet, but will in the fullness of time. For the time being, please refer to the sample parameter files in the test directory to see how to set things up. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@26 eec4d7dc-71c2-46d6-addf-10296150bf52