aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* * change comparison of double with integer to double with doublerhaas2012-07-05
* GRHydro: Sync ALL prinmitives after regridding. This ensures that all variabl...rhaas2012-07-05
* GRHydro: Fixes to atmosphere mask and the way we sync.rhaas2012-07-05
* * add limit on values of Y_e also in Prim2Conrhaas2012-07-05
* GRHydro: remove "use" for con2prim interfaces from pointwise routinesrhaas2012-06-26
* Revert "* improve handling of cs2 < 0 in the "standard" (non-MHD, non-hot EOS...rhaas2012-06-22
* Revert "Revert "GRHydro: do not access whichpsidcspeed in ParamCheck unless e...rhaas2012-06-22
* Revert "GRHydro: do not access whichpsidcspeed in ParamCheck unless evolve_MHD"rhaas2012-06-22
* GRydro: avoid implict SAVE attribute in Con2PrimPolytyperhaas2012-06-21
* * introduce parameters GRHydro_Y_e_min and GRHydro_Y_e_max to fix issues with...rhaas2012-06-21
* really improve handling of cs2 < 0 in the "standard" (non-MHD, non-hot EOS)rhaas2012-06-20
* GRHydro: do not access whichpsidcspeed in ParamCheck unless evolve_MHDrhaas2012-06-20
* * improve handling of cs2 < 0 in the "standard" (non-MHD, non-hot EOS) eigenv...rhaas2012-06-20
* Change the characteristic speed for psidc.rhaas2012-06-20
* GRHydro: do not use integers as booleansrhaas2012-06-20
* C2P_hot: Resort to bisection as well (if user requested so).rhaas2012-06-20
* GRHydro: C2P: resort to bisection if Newton-Raphson fails. This is onlyrhaas2012-06-20
* GRHydro: add file missing from r343rhaas2012-06-06
* GRHydro: Fix slope limiters and get rid of broken cases;rhaas2012-06-05
* GRHydro: register TmunuBase variables as MoL constraint.rhaas2012-06-05
* * allow disabling check of the GRHydro_C2P_failed maskrhaas2012-06-05
* GRHydro: fix format statements in hot C2P.rhaas2012-06-05
* GRHydro: Added option to constrain evolution to 1D byrhaas2012-06-05
* GRHydro: do not register any SandR variables if MaxNumSandR ==0rhaas2012-06-05
* GRHydro: Verbosity on which boundary selction routine is executed.rhaas2012-06-05
* GRHydro: Schedule AtmosphereReset in LAST Mol_PostSteprhaas2012-06-05
* GRHydro: Added verbosity parameter.rhaas2012-06-05
* GRHydro: sync those primitives which are needed for initial Con2Prim guessesrhaas2012-06-05
* GRHydro: Added parameter to perform sync on conserved quantities only.rhaas2012-06-05
* GRHydro: a bit of a clean-up of unused variables to avoid compiler complaintsbmundim2012-05-17
* GRHydro: decouple Bvec(flux_direction) from other two for divcleanrhaas2012-05-16
* GRHydro: Fix missing OpenMP variable private declarations.rhaas2012-05-14
* Cleanup of PPM routine. Remove unused PPM parameter. Only apply stricter "bey...reisswig2012-05-14
* GRHydro: correct atmosphere handling after primitve reconstructionrhaas2012-05-14
* GRHydro: add file missing from r330rhaas2012-05-14
* GRHydro: fixes for GRMHDrhaas2012-05-14
* GRHydro: Correct syntax errorrhaas2012-05-13
* GRHydro: OpenMP parallelize constraint transport looprhaas2012-05-13
* GRHydro: fix OpenMP data race condition in UpdateCalculationrhaas2012-05-13
* GRHydro: Fixed minor bugs in registration in Boundariesrhaas2012-05-13
* Adding Josh's latest changes to the general EOS Con2PrimM routine.rhaas2012-05-13
* * improve error handling/reporting in hot C2Prhaas2012-05-13
* Error check for C2P_failed mask greater or equal 1, do not abort code if in therhaas2012-05-13
* Consistent atmosphere treatment.rhaas2012-05-13
* Error checking for C2P_failed > 1, not only equals 1rhaas2012-05-13
* Support real*16 (and real*4) in GRHydroeschnett2012-05-11
* GRHydro: correct reconstruction of velocities in ePPMrhaas2012-05-11
* Cosmetic change to ePPM3.reisswig2012-02-16
* make EOS change work with MPcott2012-02-09
* Set cs2 to zero if cs2 < 0 and abs(cs2) < 1e-4reisswig2012-02-03