aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Adjust loops for Prim2Con call (needs to run in the ghost zones as well after...HEADmasterrhaas2013-08-13
* Get rid of old heat injection in C2P MHDrhaas2013-08-13
* GRHydro: Notes on how to work out the stsggered A-field evolutionrhaas2013-08-13
* GRHydro: use C prim2con routinerhaas2013-08-13
* GRHydro: finish up call for templated C++ PPM routinerhaas2013-08-13
* GRHydro: First draft of templated version of PPM Reconstruction call,rhaas2013-08-13
* GRHydro: add templated (yay\!) PPM routine; can do old ppm, but for MHD, hot,...rhaas2013-08-13
* GRHydro: in c PPM routine, remove mistakerhaas2013-08-13
* Move Evec calculation in seperate loopsrhaas2013-08-13
* GRHydro: Adding parfile for vector potential TOV.rhaas2013-08-13
* add interface use OMP version of ESO_Omni_press functionrhaas2013-08-13
* GRHydro: avoid allocating large arrays on the stackrhaas2013-08-13
* expand warnings in GRHydro_Con2PrimHotrhaas2013-08-13
* don't specify boundaries twicerhaas2013-08-13
* GRHydro: explicitly recompute SqrtDetg after RECOVERYrhaas2013-08-13
* GRHydro: fix metric GF used for sqrtdetg in multipatch runsrhaas2013-08-13
* GRHydro: Implemented WENO-z. Ability to choose between standard WENO5 and "ad...rhaas2013-08-13
* GRHydro: always set up SqrtDetg GF in INITIALrhaas2013-07-15
* * update par files using TOVSolver to not use [0] after TOV_K and cott2013-07-07
* GRHydro: reimplement PPM in Crhaas2013-07-06
* GRHydro: make atmosphere threshold steerable on recoveryrhaas2013-07-06
* GRHydro: activate storage for Y_e, temperature, entropy when we evolve itrhaas2013-07-06
* GRHydro: provide wrapper routines that take detg as argumentsrhaas2013-07-06
* GRHydro: re-implement prim2con routine in Crhaas2013-07-06
* GRHydro: add grid function for sqrt(detg)rhaas2013-07-06
* GRHydro: pass correct temperature o prim2con call on coarse levelsrhaas2013-07-06
* GRHydro: write floating point operations in left/right symmetric mannerrhaas2013-07-06
* GRHydro: fix compiler warningsrhaas2013-07-06
* GRHydro: Con2PrimM: Set points to atmosphere if in excised region.rhaas2013-07-06
* GRHydro: whitespace change, tab->8 spacesrhaas2013-07-06
* GRHydro: small cosmetic change to Con2PrimHotrhaas2013-07-06
* GRHydro: remove unreachable coderhaas2013-07-06
* GRHydro: Don't compute Bcom twice.rhaas2013-07-06
* GRHydro: Make "CalcBcom" compatible with multipatch by enforcing scheduling a...rhaas2013-07-06
* GRHydro: add option to switch to oPPM on a given refinement levelrhaas2013-07-06
* GRHydro: Make MHD version of Prim2Con compatible with multipatch.rhaas2013-07-06
* GRHydro: Fixed a problem with excision mask and atmopshere treatment in hot C...rhaas2013-07-06
* GRHydro: Critical bugfix: Con2Prim was probably never executed in post_recove...rhaas2013-07-06
* GRHydro: limit temperature to valid range in prim2conrhaas2013-07-06
* GRHydro: change C2P interfacerhaas2013-07-06
* GRHydro: call dedicated HOT C2P routine in Con2Primrhaas2013-07-06
* GRHydro: add GRHydro_max_temp parameter for max allowed Trhaas2013-07-06
* GRHydro: add EOS_Omni multi-var call for dpde and dprhorhaas2013-07-06
* Do not declare Fortran pointers explicitlyeschnett2013-06-13
* GRHydro: add check for stencil width for MP5rhaas2013-05-29
* GRHydro: avoid implict save for ierr in boundary registrationrhaas2013-05-29
* GRHydro: add PARAMCHECK for grhydro_stencil for WENO5rhaas2013-05-29
* GRHydro: fixed critical bug in temperature reconstruction in ePPMrhaas2013-05-29
* GRHydro: initialy set y_e_plus/minus to cell center value in reconstructrhaas2013-05-29
* GRHydro: correct parameter description textrhaas2013-05-29