aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* GRHydro: remove superfluous "divb(i,j,k) +" from divb computationrhaas2013-04-10
* GRHydro: Critical bugfix: Con2Prim was probably never executed inrhaas2013-04-10
* Although probably often not wanted, there is no reason to have riemann_solver...knarf2013-03-28
* Mark GRHydro_NaN_verbose to be steerable. There is no reason this shouldn't b...knarf2013-03-28
* GRHydro: support reconstruct_Wv in TVD reconstructorrhaas2013-03-28
* Finish the implementation of con2prim using the entropy equation.rhaas2013-03-28
* GRHydro: move critical section in prim2conM into if statementrhaas2013-03-28
* GRHydro: explicitly cast from CCTK_REAL to int to avoid warningrhaas2013-03-28
* GRHydro: change CCTK_WARN(0,...) to CCTK_ERRORrhaas2013-03-28
* GRHydro: pass pressure into eigenvalue routine for MHDrhaas2013-03-28
* GRHydro: remove unused variablesrhaas2013-03-28
* GRHydro: reduce size of critical section in eigenbalues routinerhaas2013-03-28
* GRHydro: convert more tabs to (8) spaces. No other changes.rhaas2013-03-28
* GRHydro: Make recon_method steerable at recovery.rhaas2013-03-28
* GRHydro: implemented H viscosity for HLLE solver to eliminate the carbuncle i...rhaas2013-03-28
* GRHydro: add test case for MP5rhaas2013-03-06
* GRHydro: add test case for WENO5rhaas2013-03-06
* GRHydro: remove par file from test output folderrhaas2013-03-06
* GRHydro: Added MP5 reconstruction method. Tested with TOV and shocktube.rhaas2013-03-06
* GRHydro: Reconstruct Wv for WENO5.rhaas2013-03-06
* convert tabs to (8) spaces. No other changes.knarf2013-03-04
* remove unused variablesknarf2013-03-04
* GRHydro: add test case for hybrid EOSrhaas2013-02-11
* GRHydro: remove poly_gamma_ini from test casesrhaas2013-02-11
* GRHydro: remove commented out code, update docsrhaas2013-02-11
* GRHydro: synchronize press for initial guess of Con2Primrhaas2013-02-11
* GRHydro: regenerate test datarhaas2013-02-11
* GRHydro: update tests where poly_gamma_ini was not set properlyrhaas2013-02-11
* GRHydro: declare charXXX_dc variables in HLLEM OMP privaterhaas2013-02-11
* GRHydro: add evolution mask test with more levels and gamma lawrhaas2013-02-11
* GRHydro: explicitly set EOS parameters in evolution_mask testrhaas2013-02-11
* GRHydro: add fuzzy comparison for evolution_maskrhaas2013-02-11
* * add option to reconstruct temperature to GRHydrorhaas2013-02-11
* GRHydro: disable in-AH polytrope call by default for Avecrhaas2013-02-11
* Update test results after Carpet domain decomposition changeeschnett2013-01-20
* Correct syntax error in interface.ccleschnett2013-01-20
* GRHydro: add option to automatically use Evolution_Mask if possiblerhaas2013-01-20
* Make Carpet optional_ifactiveeschnett2013-01-18
* GRHydro: restrict carpetevolutionmask test to 2 processesrhaas2013-01-15
* GRHydro: Improved WENO implementation: (i) Pick adaptive epsilon-parameter ac...rhaas2013-01-14
* GRHydro: Implemented WENO5. Tested with a shock tube.rhaas2013-01-14
* GRHydro: output v2 when warning about NaN in w_lorentzrhaas2013-01-14
* GRHydro: use distinct dummys for calc_vlow_blowrhaas2013-01-14
* GRHydro: correct tau when resetting to atmosphererhaas2013-01-14
* GRHydro: clear divB everywhere rather than just in interiorrhaas2013-01-14
* GRHydro: CCTK_Equals -> CCTK_EQUALSrhaas2013-01-14
* GRHydro: Fixing comment to reflect what is used in the code (sqrt(\gamma) - >...rhaas2013-01-14
* GRHydro: Starting to push vector potential changesrhaas2013-01-14
* GRHydro: Improved Tmunu damping.rhaas2013-01-14
* GRHydro: Add basic vector potential supportrhaas2013-01-14