aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Hydro_InitiExcision: update test data after GRhydro rev 447HEADsvnmasterrhaas2013-01-15
| | | | | | | which already applied the atmosphere reset at cctk_iteration==0 git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Hydro_InitExcision/trunk@131 55d78c69-0c5c-4738-8e60-d8a2776539f3
* Reduce run time for test caseseschnett2012-12-05
| | | | | | | | | | | | | Move current test cases into "par" directory. These test cases are important, but they are feature tests, not regression tests. Create regression test cases from feature test cases by reducing run time and outputting SpaceMask::mask. Add results for the new test cases. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Hydro_InitExcision/trunk@130 55d78c69-0c5c-4738-8e60-d8a2776539f3
* Correct grammareschnett2012-12-05
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Hydro_InitExcision/trunk@129 55d78c69-0c5c-4738-8e60-d8a2776539f3
* place parentheses better (and thus silence compiler warnings)knarf2012-11-15
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Hydro_InitExcision/trunk@128 55d78c69-0c5c-4738-8e60-d8a2776539f3
* remove 3d output from halfsphere_pugh_ppmrhaas2012-09-19
| | | | | | | | | | | this was accidentally committed in r 124 and causes about 0.5GB of data to be output. Thanks to Ian Hinder for pointing this out. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Hydro_InitExcision/trunk@126 55d78c69-0c5c-4738-8e60-d8a2776539f3
* replace string compare in innermost loop by integer comparisonrhaas2012-07-06
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Hydro_InitExcision/trunk@125 55d78c69-0c5c-4738-8e60-d8a2776539f3
* update test data for halfsphere testsrhaas2012-07-05
| | | | | | | | | | | | | these tests use data which is slightly inconsistent in that the half sphere intersects the outer boundary. Since the outer boundary condition is flat but hte sphere is not flat, this caused changed output values when moving atmosphere_reset in front of con2prim (since con2prim contains a cycle statement triggered by the excision mask). Such a situation should not happen in actual simulation runs where the excision mask would have to satisfy any symmetry and boundary conditions that the data itself satisfies. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Hydro_InitExcision/trunk@124 55d78c69-0c5c-4738-8e60-d8a2776539f3
* request storage for Tmunu since GRHydro registers it with MoLrhaas2012-06-13
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Hydro_InitExcision/trunk@123 55d78c69-0c5c-4738-8e60-d8a2776539f3
* regenerate test suites after r332 of GRHydrorhaas2012-05-15
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Hydro_InitExcision/trunk@121 55d78c69-0c5c-4738-8e60-d8a2776539f3
* Change tests to use initial_shift = zerohinder2011-08-27
| | | | | | initial_shift = none is no longer supported by GRHydro. Addresses test suite failure from Ticket #520. Tests now pass with no change required to output. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Hydro_InitExcision/trunk@118 55d78c69-0c5c-4738-8e60-d8a2776539f3
* raise tolerance for absolute errors. These are shock-tubes which larger ↵knarf2011-04-19
| | | | | | absolute values of variables git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Hydro_InitExcision/trunk@116 55d78c69-0c5c-4738-8e60-d8a2776539f3
* Cosmetics changes to the documentation: whisky --> hydrobmundim2011-04-18
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Hydro_InitExcision/trunk@115 55d78c69-0c5c-4738-8e60-d8a2776539f3
* fix par file due to move of w_lorentzknarf2011-03-30
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Hydro_InitExcision/trunk@114 55d78c69-0c5c-4738-8e60-d8a2776539f3
* let testsuites use EOS_Omni - which makes them pass againknarf2011-01-31
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Hydro_InitExcision/trunk@113 55d78c69-0c5c-4738-8e60-d8a2776539f3
* disable testsuites which are known to fail, for the momentknarf2010-06-07
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Hydro_InitExcision/trunk@108 55d78c69-0c5c-4738-8e60-d8a2776539f3
* Whisky parameters in test suites renamed to GRHydro.bmundim2010-05-03
| | | | | | | | | | sphere_pugh_eno.par and halfsphere_pugh_eno.par present "substantial" differences to their repo counterparts. The same "substantial" differences were also encountered before renaming. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Hydro_InitExcision/trunk@107 55d78c69-0c5c-4738-8e60-d8a2776539f3
* reflect thorn name change, also change implementation name, file, parameter ↵knarf2010-04-23
| | | | | | and function names, make testsuites work by also applying the necessary name changes git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Hydro_InitExcision/trunk@106 55d78c69-0c5c-4738-8e60-d8a2776539f3
* Thorn for excision testing.knarf2010-04-06
- some ENO testsuites do not work (yet), be careful with ENO and excision atm git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Hydro_InitExcision/trunk@93 55d78c69-0c5c-4738-8e60-d8a2776539f3