aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* GRHydro: Implement entropy evolution (separated from temp evolution)rhaas2013-01-14
* GRHydro: optionally use CarpetEvolutionMask::evolution_mask to skip validity ...rhaas2013-01-14
* GRHydro: Introduce variable atmopshere level / tolerance as function of radiu...rhaas2013-01-14
* GRHydro: disable in-AH polytrope call by defaultrhaas2013-01-14
* GRHydro: call polytrope EOS in a region dominated by mag. field.rhaas2013-01-14
* GRHydro: Call pointwise polytype upon con2primM failure. If it fails just use...rhaas2013-01-14
* GRHydro: call pointwise con2primM with polytrope eos handle deep inside AH up...rhaas2013-01-14
* GRHydro: Let the driver functions to take care of retval initializationrhaas2013-01-14
* GRHydro: reset points inside the excision region to atmosphere inrhaas2013-01-14
* GRHydro: remove old "hopefullyfixed" con2primM_pt version.rhaas2013-01-14
* GRHydro: use timelevels parameter in STORAGE statementrhaas2013-01-14
* GRHydro: remove any traces of non-functional Fisheye supportrhaas2013-01-14
* GRHydro: clean up schedule - no-op changesrhaas2013-01-14
* GRHydro: make more paramters steerablerhaas2013-01-14
* only define validate_x() if DEBUG_CON2PRIMM is set because it is currently un...knarf2012-12-17
* remove unused variable; instead of using aint which truncates but doesn't con...knarf2012-11-23
* GRHydro: Introduce inequalities cons variables needs to satisfy when B/=0.rhaas2012-11-09
* GRHydro: Check if 3-metric is definite positive before con2prim inversion.rhaas2012-11-09
* GRHydro: Introduce GRHydro_tau_min = 10^-10 max(tau(t=0)) to be used in tau r...rhaas2012-11-09
* This routine hopefully fixes the polytrope calls to magnetized Con2Prim while...rhaas2012-11-09