aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
Commit message (Expand)AuthorAge
* 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
* GRHydro: activate storage for Y_e, temperature, entropy when we evolve itrhaas2013-07-06
* GRHydro: add grid function for sqrt(detg)rhaas2013-07-06
* GRHydro: Make "CalcBcom" compatible with multipatch by enforcing scheduling a...rhaas2013-07-06
* GRHydro: implemented H viscosity for HLLE solver to eliminate the carbuncle i...rhaas2013-03-28
* GRHydro: synchronize press for initial guess of Con2Primrhaas2013-02-11
* * add option to reconstruct temperature to GRHydrorhaas2013-02-11
* GRHydro: Implemented WENO5. Tested with a shock tube.rhaas2013-01-14
* GRHydro: Starting to push vector potential changesrhaas2013-01-14
* GRHydro: Add basic vector potential supportrhaas2013-01-14
* GRHydro: Implement entropy evolution (separated from temp evolution)rhaas2013-01-14
* GRHydro: use timelevels parameter in STORAGE statementrhaas2013-01-14
* GRHydro: clean up schedule - no-op changesrhaas2013-01-14
* GRHydro: undo revision 426 since it causes test failures since poltytropes userhaas2012-10-25
* GRHydro: Don't sync Lorentz factor and pressure since they are always compute...rhaas2012-10-25
* use an early atmosphere reset to ensure past timelevels are initialized corre...knarf2012-10-23
* put { on new line after elseknarf2012-09-04
* GRHydro: Option to use the slow sector of multirate RK methods.rhaas2012-08-04
* GRHydro: schedule AtmosphereReset before PrimitiveInitialGuessesBoundariesrhaas2012-07-17
* * schedule GRHydroCopyIntegerMask in POST_RECOVER_VARIABLES before MoL_PostSt...rhaas2012-07-17
* GRHydro: fix apparent typos in scheduling of GRHydro_InitAtmosMaskrhaas2012-07-05
* GRHydro: copy integer atmosphere mask in Post_Recover_Variablesrhaas2012-07-05
* GRHydro: text-only typos in schedule descriptionrhaas2012-07-05
* GRHydro: Fixed mislabeled scheduling comment (cosmetic change).rhaas2012-07-05
* GRHydro: Sync ALL prinmitives after regridding. This ensures that all variabl...rhaas2012-07-05
* GRHydro: Fixes to atmosphere mask and the way we sync.rhaas2012-07-05
* Revert "* improve handling of cs2 < 0 in the "standard" (non-MHD, non-hot EOS...rhaas2012-06-22
* Revert "GRHydro: Fix a scheduling issue related to previous atmosphere patch."rhaas2012-06-22
* GRHydro: Fix a scheduling issue related to previous atmosphere patch.rhaas2012-06-21
* * improve handling of cs2 < 0 in the "standard" (non-MHD, non-hot EOS) eigenv...rhaas2012-06-20
* GRHydro: Added option to constrain evolution to 1D byrhaas2012-06-05
* GRHydro: Schedule AtmosphereReset in LAST Mol_PostSteprhaas2012-06-05
* GRHydro: Added parameter to perform sync on conserved quantities only.rhaas2012-06-05
* GRHydro: fixes for GRMHDrhaas2012-05-14
* Add a routine to calculate mag pressure/comoving fieldbmundim2012-01-03
* Use 3 time levels for bcom et al.bmundim2011-12-06
* allocate/deallocate ENO scalars in global moderhaas2011-11-21
* second iteration of constraint transportrhaas2011-11-04
* First try of a constraint transport scheme for unigridrhaas2011-11-02
* RIT dev: Fix tensor parity tags for bcom and Bcons. Add prolongation tag for ...bmundim2011-11-02
* dump the atmosphere bitmask in favor of the atmosphere integer mask which is ...knarf2011-11-01
* remove explicit dependence on Multipatch thornsrhaas2011-09-15
* add Multipatch support to GRHydrorhaas2011-09-15
* introduce optimization that allows to turn off therhaas2011-09-15
* Schedule certain items before MoL_PostStepModifyeschnett2011-08-19
* re-add update of Tmunu after AtmosphereReset, fix typo in routine namerhaas2011-08-05
* * move check of shift_state .ne. 0 tocott2011-08-03