aboutsummaryrefslogtreecommitdiff
path: root/src/GRHydro_Con2Prim.F90
Commit message (Expand)AuthorAge
* GRHydro: add option to automatically use Evolution_Mask if possiblerhaas2013-01-20
* 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: add extensive information output to check_C2P_failedrhaas2012-11-09
* Correct format specifiereschnett2012-09-12
* GRHydro: Changes fixing issues with hot EOS treatment:rhaas2012-08-27
* GRHydro: improve error handling in C2P hot routinerhaas2012-08-27
* GRHydro: remove comparison of logical to .true.rhaas2012-07-17
* GRHydro: Con2Prim improvement to bisection algorithm. This fixes some NANs as...rhaas2012-07-17
* * improve error message formatting in hot con2primrhaas2012-07-05
* GRHydro: remove "use" for con2prim interfaces from pointwise routinesrhaas2012-06-26
* 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
* 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
* * allow disabling check of the GRHydro_C2P_failed maskrhaas2012-06-05
* GRHydro: fix format statements in hot C2P.rhaas2012-06-05
* GRHydro: Added parameter to perform sync on conserved quantities only.rhaas2012-06-05
* * 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
* Support real*16 (and real*4) in GRHydroeschnett2012-05-11
* dump the atmosphere bitmask in favor of the atmosphere integer mask which is ...knarf2011-11-01
* move TARGET statements in front of CCTK_DECLARE_ARGUMENTSrhaas2011-09-25
* remove explicit dependence on Multipatch thornsrhaas2011-09-15
* add Multipatch support to GRHydrorhaas2011-09-15
* clean up variable definitions in Eigenproblem_Marquinarhaas2011-09-15
* * improve behavior of CoreCollapseControl upon recoveryrhaas2011-09-15
* include Y_e_con in atmosphere handlingrhaas2011-09-15
* add more workarounds in Con2Prim for hot EOSrhaas2011-09-15
* Declare all OpenMP private variables explicitly as privateeschnett2011-06-13
* * improve atmosphere handling so that it is now possible to usecott2011-06-11
* * fix an issue with hot EOS and inner symmetry boundariescott2011-03-29
* * remove support for "General" EOS interface (EOSG_*)cott2011-03-28
* * fix OMP bug in _hot part of c2pcott2011-03-12
* patch from Roland Haas: in Con2PrimGeneral inside a doknarf2011-02-26
* * changes to go along with the move of thecott2011-02-21
* * update to hot c2p routine: allow for a failsafe modecott2011-02-06
* * update handling of the hot c2p business: add cott2011-02-05
* * update error handling in _hot routine: warn only startingcott2010-12-30
* * fix warn level in hot c2p routinecott2010-12-22
* * make EOS Omni calls thread safecott2010-12-21
* * improve thread safety of hot c2p routinecott2010-12-21
* * remove unused variablescott2010-12-18
* merge branch hot_and_MHD_temp_dev into branch at revision r185knarf2010-11-26
* * remove dependence on StaticConformalcott2010-08-27
* * adjustments for things to work with updatedcott2010-08-18
* more #defines, use integer handles if given, remove eos_key usageknarf2010-08-16
* some more #defines for EOS_Omni, use handle-function to get EOS_Handle from E...knarf2010-08-16