aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAge
* add missing files (regenerated)svnknarf2014-06-02
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@656 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* correct error in testsuite parfileknarf2014-06-02
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@655 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* GRHydro: correct parfile for tov_slowsector, regenerate datarhaas2014-05-01
| | | | | | | | | | | the previous version would not initialize the past timelevels properly. Unfortunately PUGH does not offer a option init_fill_levels as Carpet does, so we use a combination of MoL and TOVSolver options to achieve the same affect. This requires an updates MoL since the multi-rate support in MoL in rev 220 is broken. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@651 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* increase test tolerance for balsara4_2drhaas2014-05-01
| | | | | | | the tolerance is increase to the level of the 1d test git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@650 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* GRHydro: reduce number of output files in MHD testsrhaas2014-04-15
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@645 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* GRHydro: switch MHD tests to use constrained transportrhaas2014-04-15
| | | | | | | | They were all using divergence cleaning before, however none of the production runs ever user divergence cleaning and it is not the recomendet choice of method. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@644 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* GRHydro: reduce number of test files in divergence cleaning testsrhaas2014-04-15
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@643 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* GRHydro: add tests explicitly using divergence cleaningrhaas2014-04-15
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@642 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* GRHydro: add hllc shock tube testrhaas2014-04-15
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@608 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* GRHydro: increase resolution in slowsector testrhaas2013-11-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@590 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* GRHydro: increase test tolerance for balsara4_1d testrhaas2013-11-22
| | | | | | | | this is a very highly relativistic shock (v=0.999) and apparently different compilers produce very different results. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@589 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* GRHydro: remove misleading commentrhaas2013-11-18
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@588 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* * 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: add check for stencil width for MP5rhaas2013-05-29
| | | | | | | | regenerate test that was using wrong stencil before From: Roland Haas <rhaas@tapir.caltech.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@535 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* Roland Haas: replace the diagonal shocktube in the WENO test by a shock ↵rhaas2013-05-22
| | | | | | | | | | along the y direction. The diagonal shock causes issues near the boundary where the shock fails due to differences between gfortran and intel compilers. One issue is obviously that the boundary condition is incorrect and one really would want to use a boundary condition similar to the ones implemented for the MHD shocks by Josh and Bruno. For now I simplified the test which also makes to work more reliably on the different compilers. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@524 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* GRHydro: add test case for MP5rhaas2013-03-06
| | | | | | | | this is just a copy of the shock tube test using MP5 From: Roland Haas <rhaas@tapir.caltech.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@490 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* GRHydro: add test case for WENO5rhaas2013-03-06
| | | | | | | | this is just a copy of the shock tube test using WENO From: Roland Haas <rhaas@tapir.caltech.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@489 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* GRHydro: remove par file from test output folderrhaas2013-03-06
| | | | | | From: Roland Haas <rhaas@tapir.caltech.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@488 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* GRHydro: add test case for hybrid EOSrhaas2013-02-11
| | | | | | From: Roland Haas <rhaas@tapir.caltech.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@483 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: regenerate test datarhaas2013-02-11
| | | | | | | | | | | * after rev 72 of EOS_Omni changed constants of nature * increase con2prim accuracy to avoid O(1) errors in primitives due to O(eps) changes in conservatives * remove changes in K and Gamma to avoid setting points to atmosphere From: Roland Haas <rhaas@tapir.caltech.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@479 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* GRHydro: update tests where poly_gamma_ini was not set properlyrhaas2013-02-11
| | | | | | | | this affect the test_tov_carpet_refined_nosync and tov_slowsector tests. From: Roland Haas <roland.haas@physics.gatech.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@478 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* GRHydro: add evolution mask test with more levels and gamma lawrhaas2013-02-11
| | | | | | From: Roland Haas <rhaas@tapir.caltech.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@476 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* GRHydro: explicitly set EOS parameters in evolution_mask testrhaas2013-02-11
| | | | | | | | remove unused Thorn from ActiveThorns. From: Roland Haas <rhaas@tapir.caltech.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@475 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* Update test results after Carpet domain decomposition changeeschnett2013-01-20
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@471 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* GRHydro: add option to automatically use Evolution_Mask if possiblerhaas2013-01-20
| | | | | | From: Roland Haas <rhaas@tapir.caltech.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@469 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* GRHydro: restrict carpetevolutionmask test to 2 processesrhaas2013-01-15
| | | | | | | this fixes a test failure introduced in r454 git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@467 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* GRHydro: optionally use CarpetEvolutionMask::evolution_mask to skip validity ↵rhaas2013-01-14
| | | | | | | | tests in regions that are not needed for evolution From: Roland Haas <roland.haas@physics.gatech.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@454 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* GRHydro: restrict Carpet based tests to 2 MPI processesrhaas2012-10-26
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@429 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* Add test suites for MHD coderhaas2012-10-25
| | | | | | | | these are all based on the shocktube and cylindrical explosion tests of the ET MHD paper of the same name. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@424 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* GRHydro: add test case for slow MoL sector of RK4-RK2rhaas2012-08-04
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@406 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* GRHydro: limit Carpet based test to run with two processes onlyrhaas2012-07-11
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@392 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* GRHydro: remove headers from tov_carpet_refined_nosync test datarhaas2012-07-09
| | | | | | | | | No actual data was updated. data was generated without sync_only_primities but we compare against sync_only_primitives which was always the intend of the test. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@391 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* GRHydro: add files missing from r340rhaas2012-06-06
| | | | | | | Thanks to Ian Hinder for pointing these (and the last one) out. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@353 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* remove tests using BSSN_MoL for which ML_BSSN alternatives existrhaas2012-05-05
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@317 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
* Fix testsuite parameter files to reflect the recent bmundim2011-08-02
| | | | | | | support removal for shift_state = 0. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@258 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* Regenerate test resultshinder2011-07-25
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@254 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
* higher tolerance for hydro-testsuites. I would expect even 1e-10 be ↵knarf2011-04-06
| | | | | | necessary, but let's see if 1.e-11 also works for the moment git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@227 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
* * adjustments for things to work with updatedcott2010-08-18
| | | | | | | | | | EOS_Omni interface * test case passes git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@149 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* * update par-file for test suite using EOS Omnicott2010-07-02
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@135 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* * add test case that uses EOS Omni (this will fail if cott2010-07-02
| | | | | | | | Omni support is not compiled in.) git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@133 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* new testsuite using McLachlan instead of BSSN_MoLknarf2010-06-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@127 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* use usual directory for testsuite - for nowknarf2010-06-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@126 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
* don't use a symlink for the momentknarf2010-06-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@125 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45