From eb1d76b0841fa77d7158ec8392d5dcfbfba8949e Mon Sep 17 00:00:00 2001 From: rhaas Date: Fri, 4 Nov 2011 18:34:36 +0000 Subject: second iteration of constraint transport * fix some indices * move poison loop to proper spot * compute conserved divergence in track_divB * add Maple worksheet to check constraint transport indices git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@298 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45 --- schedule.ccl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'schedule.ccl') diff --git a/schedule.ccl b/schedule.ccl index ad870ce..311dcf4 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -107,6 +107,9 @@ if (evolve_tracer) STORAGE:GRHydro_tracer_rhs } +# FIXME: make temporary storage in FluxTerms or remove altogether, rename to be +# _not_ Evec which will likely collide with a future HydroBase electric field +# variable if (transport_constraints) { STORAGE:Evec -- cgit v1.2.3