aboutsummaryrefslogtreecommitdiff
path: root/src/GRHydro_Con2PrimM.F90
Commit message (Expand)AuthorAge
* GRHydro: disable warnings in Prim2ConM and only set mask in Con2PrimMrhaas2014-04-15
* GRHydro: Better handling of excision for MHD.rhaas2013-12-02
* GRHydro: use ashX instead of lsh(X) when declaring array sizesrhaas2013-10-29
* GRHydro: replace Fortan pointers with Cray pointersrhaas2013-10-27
* GRHydro: add grid function for sqrt(detg)rhaas2013-07-06
* GRHydro: Con2PrimM: Set points to atmosphere if in excised region.rhaas2013-07-06
* GRHydro: relace C-style include for module with proper modulerhaas2013-05-17
* GRHydro: Fixing Con2PrimM to call the proper point-wise routinesrhaas2013-05-11
* Finish the implementation of con2prim using the entropy equation.rhaas2013-03-28
* GRHydro: remove commented out code, update docsrhaas2013-02-11
* GRHydro: correct tau when resetting to atmosphererhaas2013-01-14
* GRHydro: Add basic vector potential supportrhaas2013-01-14
* GRHydro: Implement entropy evolution (separated from temp evolution)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: 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: Changes fixing issues with hot EOS treatment:rhaas2012-08-27
* GRHydro: MP pointer stuff for MHDrhaas2012-08-27
* GRHydro: Changes to make GRHydro MHD work with nuclear/hot equation of state:rhaas2012-08-27
* GRHydro: remove unused variablesrhaas2012-07-05
* Error checking for C2P_failed > 1, not only equals 1rhaas2012-05-13
* Fix Con2Prim EOS calls in MHD version.tbode2011-11-04
* dump the atmosphere bitmask in favor of the atmosphere integer mask which is ...knarf2011-11-01
* Declare all OpenMP private variables explicitly as privateeschnett2011-06-13
* MERGE divergence cleaning feature into trunk.tbode2011-04-28
* * remove support for "General" EOS interface (EOSG_*)cott2011-03-28
* RIT MHD development:bmundim2011-01-06
* RIT MHD development:bmundim2010-12-31
* RIT MHD dev:bmundim2010-12-25
* * make EOS Omni calls thread safecott2010-12-21
* merge branch hot_and_MHD_temp_dev into branch at revision r185knarf2010-11-26
* Current RIT GRMHD code contributions:bmundim2010-09-29
* * tinycott2010-05-26
* * initial structural modifications to start with MHD development (Noble/Ott)cott2010-05-26