aboutsummaryrefslogtreecommitdiff
path: root/src/GRHydro_Prim2Con.F90
Commit message (Expand)AuthorAge
* GRHydro: remove unused variablesrhaas2013-03-28
* * add option to reconstruct temperature to GRHydrorhaas2013-02-11
* * ensure consistency in calls to prim2con_hot (fixes issue with my previous p...rhaas2012-07-17
* * improve treatment of hot EOS warningrhaas2012-07-17
* * add limit on values of Y_e also in Prim2Conrhaas2012-07-05
* revert second half of previous commit. That one needs discussion.rhaas2011-10-14
* correct formula used to compute eps in EoSChangeKrhaas2011-10-14
* 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
* 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
* * remove support for "General" EOS interface (EOSG_*)cott2011-03-28
* * optimize hot P2C routine a bit.cott2011-03-12
* * changes to go along with the move of thecott2011-02-21
* fix declaration of xtemp, which has to be an array of 1 according to the func...knarf2011-02-10
* * add !OMP CRITICAL around CCTK_WARN statementscott2011-02-07
* correct variable declarationknarf2011-01-08
* * Update error handling in _hot routine of Prim2Con.cott2011-01-04
* * update prim2con_hot pointwise function to conformcott2010-12-31
* Loop in most prim2con routines over all grid points, not only theeschnett2010-12-23
* * make EOS Omni calls thread safecott2010-12-21
* * improve thread safetycott2010-12-21
* Correct OpenMP errorseschnett2010-12-17
* * correct Prim2Con for Y_ecott2010-12-04
* merge branch hot_and_MHD_temp_dev into branch at revision r185knarf2010-11-26
* Current RIT GRMHD code contributions:bmundim2010-09-29
* * 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
* * remove incomplete and slow NaN checks.cott2010-07-23
* improve debug output for NaNsknarf2010-07-12
* * Changes to incorporate the EOS_Omni interace.cott2010-07-02
* file/parameter string replacement from whisky to GRHydrobmundim2010-05-02