aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* GRHydro: add option to control action taken when con2prim failedrhaas2013-05-29
* GRHydro: MP5: Make epsilon parameter scale dependent on reconstructed field.rhaas2013-05-29
* GRHydro: add error checking after call for cs2 in Eigenproblemrhaas2013-05-29
* GRHydro: Fixing index offset bug in tempplus(i,j,k) for x direction flux.rhaas2013-05-29
* Roland Haas: replace the diagonal shocktube in the WENO test by a shock along...rhaas2013-05-22
* GRHydro: add missing filesrhaas2013-05-17
* GRHydro: relace C-style include for module with proper modulerhaas2013-05-17
* GRHydro: remove duplicate (and incorrect) GRHydro_InterfacesAM.hrhaas2013-05-13
* GRHydro: do not declare grid scalar as OpenMP PRIVATErhaas2013-05-13
* GRHydro: fix use of uninitialized variable in eigenproblem_leftrightrhaas2013-05-13
* GRHydro: Fix a problem with ghost zones in Prim2ConCells calls in MHD case.rhaas2013-05-11
* GRHydro: Fixing Con2PrimM to call the proper point-wise routinesrhaas2013-05-11
* GRhydro: Pressure in polytypeM_pt was off by factor inv_sqrt_detgrhaas2013-05-11
* GRHydro: add SAVE attribute to module variablesrhaas2013-04-18
* GRHydro: remove make.code.deps, coeffs_allocated, unused includes rhaas2013-04-18
* Set InLastMoLPostStep during initial data setupeschnett2013-04-13
* 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