aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2009-08-27 14:38:13 +0200
committerErik Schnetter <schnetter@cct.lsu.edu>2009-08-27 14:38:13 +0200
commit7a8f1eaa04661b57a47608ae7db97f1c7983aea3 (patch)
treef868204ef06bf306da09eee715ed4d7bc4216f57 /doc
parentfdb3fc37f31afd6f8d2ec69c685cb688fcc988e3 (diff)
Update
Diffstat (limited to 'doc')
-rw-r--r--doc/mclachlan.tex2
-rw-r--r--doc/qc0-mclachlan-public.par14
2 files changed, 10 insertions, 6 deletions
diff --git a/doc/mclachlan.tex b/doc/mclachlan.tex
index 1f2db47..d590cd6 100644
--- a/doc/mclachlan.tex
+++ b/doc/mclachlan.tex
@@ -127,7 +127,7 @@ For reference, here is a brief overview over the commands to do this:
subdirectory \code{Cactus}. Use the default answer for all
questions.
\item\verb+cd Cactus+
-\item\verb+gmake checkout+
+\item\verb+make checkout+
This checks out some arrangements with basic thorns for Cactus,
including the important CactusEinstein arrangement. Again, use the
diff --git a/doc/qc0-mclachlan-public.par b/doc/qc0-mclachlan-public.par
index df6b944..718c90c 100644
--- a/doc/qc0-mclachlan-public.par
+++ b/doc/qc0-mclachlan-public.par
@@ -23,10 +23,10 @@ ActiveThorns = "LocalInterp"
ActiveThorns = "LoopControl"
-ActiveThorns = "GenericFD"
-
ActiveThorns = "GSL"
+ActiveThorns = "GenericFD"
+
ActiveThorns = "HDF5"
ActiveThorns = "Slab"
@@ -147,7 +147,7 @@ ActiveThorns = "CarpetRegrid2 CarpetTracker"
CarpetTracker::surface[0] = 0
-CarpetRegrid2::regrid_every = 128
+CarpetRegrid2::regrid_every = 0
CarpetRegrid2::freeze_unaligned_levels = yes
CarpetRegrid2::symmetry_rotating180 = yes
CarpetRegrid2::verbose = yes
@@ -189,8 +189,11 @@ ADMBase::initial_dtlapse = "zero"
ADMBase::initial_dtshift = "zero"
Exact::exact_model = "Kerr/Kerr-Schild"
-Exact::Kerr_KerrSchild__mass = 1.0
-Exact::Kerr_KerrSchild__spin = 0.8
+Exact::Kerr_KerrSchild__mass = 1.0
+Exact::Kerr_KerrSchild__spin = 0.8
+Exact::Kerr_KerrSchild__parabolic = yes
+Exact::Kerr_KerrSchild__power = 8
+Exact::Kerr_KerrSchild__epsilon = 1.0
@@ -349,6 +352,7 @@ IOHDF5::compression_level = 1
IOHDF5::use_checksums = yes
IOHDF5::out_vars = "
CarpetReduce::weight
+ ADMBase::lapse
ADMConstraints::hamiltonian
"