[Commits] [svn:einsteintoolkit] HydroBase/trunk/ (Rev. 28)

schnetter at cct.lsu.edu schnetter at cct.lsu.edu
Sun May 30 11:46:39 CDT 2010


User: eschnett
Date: 2010/05/30 11:46 AM

Modified:
 /trunk/
  schedule.ccl

Log:
 Schedule HydroBase_PostStep after ADMBase_SetADMVars.  This change
 logically belongs to the previous change that added the schedule group
 ADMBase_SetADMVars to ADMBase.

File Changes:

Directory: /trunk/
==================

File [modified]: schedule.ccl
Delta lines: +1 -1
===================================================================
--- trunk/schedule.ccl	2010-04-29 07:20:58 UTC (rev 27)
+++ trunk/schedule.ccl	2010-05-30 16:46:39 UTC (rev 28)
@@ -91,7 +91,7 @@
 {
 } "Groups for scheduling tasks for calculating RHS of hydro variables"
 
-schedule group HydroBase_PostStep in MoL_PostStep before SetTmunu
+schedule group HydroBase_PostStep in MoL_PostStep before SetTmunu after ADMBase_SetADMVars
 {
 } "Post step tasks for hydro thorns"
 



More information about the Commits mailing list