aboutsummaryrefslogtreecommitdiff
path: root/test/GRHydro_test_tov_ppm_ML.par
Commit message (Collapse)AuthorAge
* 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
* revert last testsuite change, which was really caused by not using ↵knarf2010-10-31
| | | | | | initial_atmosphere_factor git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@163 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* let GRHydro set the atmosphere of initial data, so that ID thorns don't have ↵knarf2010-09-15
| | | | | | to worry about it. This changes the data slitely for EOSG testsuites because this now uses EOSG calls instead of the otherwise fixed calculations of the TOVSolver, thus the change of two testsuites git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@156 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