aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* GRHydro: start changes for improved EOS and HLLE handlingrhaas2014-04-15
* GRHydro: change prim2con EOS calls to calls for x-slicesrhaas2014-04-15
* GRHydro: remove unused source file GRHydro_PPM.crhaas2014-04-15
* GRHydro: Simplify logical expressionrhaas2014-04-15
* GRHydro: add STOP statement after CCTK_ERRORrhaas2014-04-15
* GRHydro: remove divergence cleaning code from Avec evolutionrhaas2014-04-15
* GRHydro: rewrite HLLEM without if(flux_direction) in inner looprhaas2014-04-15
* fix reconstruct_Wv when using WENOrhaas2014-01-13
* GRHydro: use ash instead of lsh when allocating arraysrhaas2013-12-02
* GRHydro: Better handling of excision for MHD.rhaas2013-12-02
* Fix temperature update bug in C2P MHD.rhaas2013-11-25
* GRHydro: increase resolution in slowsector testrhaas2013-11-22
* GRHydro: increase test tolerance for balsara4_1d testrhaas2013-11-22
* GRHydro: remove misleading commentrhaas2013-11-18
* GRHydro: work around Intel 11 failures when using Fortran pointersrhaas2013-11-15
* Declare loop variables OpenMP privateeschnett2013-10-30
* GRHydro: use ashX instead of lsh(X) when declaring array sizesrhaas2013-10-29
* Add parentheses around macro definitionseschnett2013-10-29
* GRHydro: correct usage of sqrt(detg) in prim2con wrappersrhaas2013-10-29
* Make some macros safereschnett2013-10-28
* Correct array indices in etaXYZeschnett2013-10-28
* GRHydro: replace Fortan pointers with Cray pointersrhaas2013-10-27
* 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