aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 6e5b65a..e2be422 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -71,7 +71,7 @@ if (stress_energy_storage)
# }
if (stress_energy_at_RHS)
{
- SCHEDULE GROUP SetTmunu IN MoL_PreStep
+ SCHEDULE GROUP SetTmunu IN MoL_PostStep
{
} "Group for calculating the stress-energy tensor"
}