aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* 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: add option to control action taken when con2prim failedrhaas2013-05-29
* GRHydro: MP5: Make epsilon parameter scale dependent on reconstructed field.rhaas2013-05-29
* GRHydro: add error checking after call for cs2 in Eigenproblemrhaas2013-05-29
* GRHydro: Fixing index offset bug in tempplus(i,j,k) for x direction flux.rhaas2013-05-29
* GRHydro: add missing filesrhaas2013-05-17
* GRHydro: relace C-style include for module with proper modulerhaas2013-05-17
* GRHydro: remove duplicate (and incorrect) GRHydro_InterfacesAM.hrhaas2013-05-13
* GRHydro: do not declare grid scalar as OpenMP PRIVATErhaas2013-05-13
* GRHydro: fix use of uninitialized variable in eigenproblem_leftrightrhaas2013-05-13
* GRHydro: Fix a problem with ghost zones in Prim2ConCells calls in MHD case.rhaas2013-05-11
* GRHydro: Fixing Con2PrimM to call the proper point-wise routinesrhaas2013-05-11
* GRhydro: Pressure in polytypeM_pt was off by factor inv_sqrt_detgrhaas2013-05-11
* GRHydro: add SAVE attribute to module variablesrhaas2013-04-18
* GRHydro: remove make.code.deps, coeffs_allocated, unused includes rhaas2013-04-18
* Set InLastMoLPostStep during initial data setupeschnett2013-04-13
* GRHydro: remove superfluous "divb(i,j,k) +" from divb computationrhaas2013-04-10
* GRHydro: Critical bugfix: Con2Prim was probably never executed inrhaas2013-04-10
* GRHydro: support reconstruct_Wv in TVD reconstructorrhaas2013-03-28
* Finish the implementation of con2prim using the entropy equation.rhaas2013-03-28
* GRHydro: move critical section in prim2conM into if statementrhaas2013-03-28
* GRHydro: explicitly cast from CCTK_REAL to int to avoid warningrhaas2013-03-28
* GRHydro: change CCTK_WARN(0,...) to CCTK_ERRORrhaas2013-03-28
* GRHydro: pass pressure into eigenvalue routine for MHDrhaas2013-03-28
* GRHydro: remove unused variablesrhaas2013-03-28
* GRHydro: reduce size of critical section in eigenbalues routinerhaas2013-03-28
* GRHydro: convert more tabs to (8) spaces. No other changes.rhaas2013-03-28
* GRHydro: implemented H viscosity for HLLE solver to eliminate the carbuncle i...rhaas2013-03-28
* GRHydro: add test case for WENO5rhaas2013-03-06
* GRHydro: Added MP5 reconstruction method. Tested with TOV and shocktube.rhaas2013-03-06
* GRHydro: Reconstruct Wv for WENO5.rhaas2013-03-06
* convert tabs to (8) spaces. No other changes.knarf2013-03-04