aboutsummaryrefslogtreecommitdiff
path: root/par/copy_to_prev.par
diff options
context:
space:
mode:
authorschnetter <schnetter@f47d718b-0e4f-0410-8445-f2f96c8ccefb>2004-02-05 13:02:19 +0000
committerschnetter <schnetter@f47d718b-0e4f-0410-8445-f2f96c8ccefb>2004-02-05 13:02:19 +0000
commit3c4efa5d0aee2452f15b77db71f0fc5949f42937 (patch)
treee7f4e7807e8cdc6a8378f519fa02c0fa748c74c6 /par/copy_to_prev.par
parentc6f93b6845240934fdacd090e7c9fc9757981de8 (diff)
Use function aliasing to convert between physical and conformal
metric. Fix severe indexing bug in calculating K_ij. Use new ADMBase convention for not initialising the fields. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/CalcK/trunk@6 f47d718b-0e4f-0410-8445-f2f96c8ccefb
Diffstat (limited to 'par/copy_to_prev.par')
-rw-r--r--par/copy_to_prev.par2
1 files changed, 1 insertions, 1 deletions
diff --git a/par/copy_to_prev.par b/par/copy_to_prev.par
index f677fd9..2d76df7 100644
--- a/par/copy_to_prev.par
+++ b/par/copy_to_prev.par
@@ -36,7 +36,7 @@ ActiveThorns = "ADMBase ADMCoupling ADMMacros CoordGauge SpaceMask StaticConform
ADMBase::metric_type = "static conformal"
StaticConformal::conformal_storage = "factor"
-ADMBase::initial_data = none
+ADMBase::initial_data = unset
ADMBase::initial_shift = zero
ActiveThorns = "CalcK"