aboutsummaryrefslogtreecommitdiff
path: root/test/GRHydro_test_tov_ppm_no_trp_ML.par
Commit message (Collapse)AuthorAge
* * update par files using TOVSolver to not use [0] after TOV_K and cott2013-07-07
| | | | | | | | TOV_Gamma git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@561 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* GRHydro: remove poly_gamma_ini from test casesrhaas2013-02-11
| | | | | | From: Roland Haas <roland.haas@physics.gatech.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@482 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* GRHydro: switch testsuite files to fdOrder=2 from ML_BSSN_O2rhaas2012-05-01
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@316 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* Use 2 CoordBase boundary points instead of 1 in McLachlan testshinder2011-07-25
| | | | | | McLachlan (ML_BSSN_O2) requires two ghost/boundary points due to the dissipation and upwinded advection operators. Kranc-generated thorns now check that the correct number of ghost and boundary points are available, and this check causes three GRHydro tests to fail as they use a boundary size of 1. It turns out that if you disable the check, the original GRHydro test suite still passes on Intel with Linux (Damiana) but segfaulted on GCC with Mac OS (my laptop). The dissipation and unwinding operators will be reading off the edge of the grid, so the behavior is undefined. Dissipation is set to 0 in this test, but a nonzero shift is used. This commit sets the CoordBase boundary size to 2 in the tests, and this requires the test data to be regenerated (the following commit). git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@253 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* * modify test suite parameter files:cott2011-03-12
| | | | | | | | | * those using carpet now activate loopcontrol * change GRHydro::w_lorentz to HydroBase::w_lorentz git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@222 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* merge branch hot_and_MHD_temp_dev into branch at revision r185knarf2010-11-26
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@186 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* testsuite parameter files correctly renamedbmundim2010-05-03
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@113 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45