aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorbmundim <bmundim@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2011-11-02 13:44:20 +0000
committerbmundim <bmundim@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2011-11-02 13:44:20 +0000
commitc43f5e7261a9413d87c3369e15775be19eb8979e (patch)
tree1ac9bb3e1172ad5678bd949072f7e3ad24940817 /interface.ccl
parentae7eaa55c478642d5b56a1b6d4fc64b46b969dc0 (diff)
RIT dev: Fix tensor parity tags for bcom and Bcons. Add prolongation tag for bcom
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@295 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl8
1 files changed, 4 insertions, 4 deletions
diff --git a/interface.ccl b/interface.ccl
index ef1cc27..2b58ca5 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -345,7 +345,7 @@ real tau type = GF Timelevels = 3 tags='ProlongationParameter="HydroBase::prolo
real scon[3] type = GF Timelevels = 3 tags='ProlongationParameter="HydroBase::prolongation_type" tensortypealias="D" tensorweight=+1.0 jacobian="inverse_jacobian" interpolator="matter"' "generalized momenta"
-real Bcons[3] type = GF Timelevels = 3 tags='ProlongationParameter="HydroBase::prolongation_type" tensortypealias="D" tensorweight=+1.0 jacobian="inverse_jacobian" interpolator="matter"' "B-field conservative variable"
+real Bcons[3] type = GF Timelevels = 3 tags='ProlongationParameter="HydroBase::prolongation_type" tensortypealias="D" tensorparity=-1 tensorweight=+1.0 jacobian="inverse_jacobian" interpolator="matter"' "B-field conservative variable"
real Y_e_con type = GF Timelevels = 3 tags='ProlongationParameter="HydroBase::prolongation_type" tensortypealias="Scalar" tensorweight=+1.0 jacobian="inverse_jacobian" interpolator="matter"' "Conserved electron fraction"
@@ -367,9 +367,9 @@ real psidcrhs type = GF Timelevels = 1 tags='Prolongation="None" checkpoint="no"
real divB type = GF Timelevels = 1 tags='Prolongation="None" checkpoint="no"' "Magnetic field constraint"
-real bcom[3] type = GF Timelevels = 1 tags='Prolongation="none" tensortypealias="U"' "b^i: comoving contravariant magnetic field 4-vector spatial components"
-real bcom0 type = GF Timelevels = 1 tags='Prolongation="none" tensortypealias="Scalar"' "b^0 component of the comoving contravariant magnetic field 4-vector"
-real bcom_sq type = GF Timelevels = 1 tags='Prolongation="none" tensortypealias="Scalar"' "half of magnectic pressure: contraction of b_a b^a "
+real bcom[3] type = GF Timelevels = 1 tags='ProlongationParameter="HydroBase::prolongation_type" tensortypealias="U" tensorparity=-1 interpolator="matter"' "b^i: comoving contravariant magnetic field 4-vector spatial components"
+real bcom0 type = GF Timelevels = 1 tags='ProlongationParameter="HydroBase::prolongation_type" tensortypealias="Scalar" interpolator="matter"' "b^0 component of the comoving contravariant magnetic field 4-vector"
+real bcom_sq type = GF Timelevels = 1 tags='ProlongationParameter="HydroBase::prolongation_type" tensortypealias="Scalar" interpolator="matter"' "half of magnectic pressure: contraction of b_a b^a "
##################################################
### variables in the local tensor basis