aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorbmundim <bmundim@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2011-12-06 05:51:39 +0000
committerbmundim <bmundim@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2011-12-06 05:51:39 +0000
commita6ff91cfc7a50f74d5de38777f61a5bf7d037f3d (patch)
tree09c56874057f2c205e70c6070373a3f5c234aa93 /schedule.ccl
parent3392abc93c456d7faf1e1c7683bca7460466a82c (diff)
Use 3 time levels for bcom et al.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@308 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl6
1 files changed, 3 insertions, 3 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 409f216..fde07cb 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -84,9 +84,9 @@ if(CCTK_Equals(Bvec_evolution_method,"GRHydro"))
}
if (calculate_bcom)
{
- STORAGE:GRHydro::bcom
- STORAGE:GRHydro::bcom0
- STORAGE:GRHydro::bcom_sq
+ STORAGE:GRHydro::bcom[3]
+ STORAGE:GRHydro::bcom0[3]
+ STORAGE:GRHydro::bcom_sq[3]
}
}
STORAGE:GRHydro_eos_scalars