aboutsummaryrefslogtreecommitdiff
path: root/par/recover.par
diff options
context:
space:
mode:
Diffstat (limited to 'par/recover.par')
-rw-r--r--par/recover.par25
1 files changed, 25 insertions, 0 deletions
diff --git a/par/recover.par b/par/recover.par
new file mode 100644
index 0000000..875d4cb
--- /dev/null
+++ b/par/recover.par
@@ -0,0 +1,25 @@
+# This parameter file sets up Kerr/Kerr-Schild initial data, then
+# finds the apparent horizon in it.
+
+cactus::cctk_itlast = 2
+
+ActiveThorns = "IOUtil"
+IO::out_dir = $parfile
+
+ActiveThorns = "Carpet CarpetLib CarpetReduce"
+ActiveThorns = "Boundary CartGrid3D CoordBase RotatingSymmetry90 Slab SymBase"
+ActiveThorns = "ADMBase ADMCoupling ADMMacros StaticConformal CoordGauge SpaceMask LegoExcision Exact NaNChecker Time MoL BSSN_MoL"
+
+########################################
+
+ActiveThorns = "SphericalSurface"
+
+ActiveThorns = "LocalInterp AEILocalInterp CarpetInterp CarpetReduce SphericalSurface AHFinderDirect"
+
+########################################
+
+ActiveThorns = "CarpetIOASCII"
+ActiveThorns = "CarpetIOHDF5"
+IO::checkpoint_dir = $parfile
+IO::recover = auto
+IO::recover_dir = "checkpoint"