aboutsummaryrefslogtreecommitdiff
path: root/test/ADMConstraints_Physical/ADMConstraints_Physical.par
diff options
context:
space:
mode:
Diffstat (limited to 'test/ADMConstraints_Physical/ADMConstraints_Physical.par')
-rw-r--r--test/ADMConstraints_Physical/ADMConstraints_Physical.par10
1 files changed, 8 insertions, 2 deletions
diff --git a/test/ADMConstraints_Physical/ADMConstraints_Physical.par b/test/ADMConstraints_Physical/ADMConstraints_Physical.par
index d8820ea..908592d 100644
--- a/test/ADMConstraints_Physical/ADMConstraints_Physical.par
+++ b/test/ADMConstraints_Physical/ADMConstraints_Physical.par
@@ -12,7 +12,7 @@
# @@*/
# Required thorns
-ActiveThorns = "Boundary Time ADMconstraints pugh pughreduce cartgrid3d ADMBase StaticConformal admmacros spacemask idanalyticbh ioutil iobasic"
+ActiveThorns = "ADMCoupling Boundary Time ADMconstraints ADM CoordGauge pugh pughreduce cartgrid3d ADMBase StaticConformal admmacros spacemask idanalyticbh ioutil iobasic"
# GENERAL
@@ -24,7 +24,7 @@ grid::type = "byspacing"
grid::dxyz = 0.2
grid::domain = "octant"
-cactus::cctk_itlast = 0
+cactus::cctk_itlast = 3
# Einstein
@@ -32,6 +32,12 @@ cactus::cctk_itlast = 0
ADMBase::initial_data = "schwarzschild"
ADMBase::metric_type = "physical"
+ADMBase::evolution_method = "ADM"
+ADMBase::lapse_evolution_method = "1+log"
+
+adm::method = "stagleap"
+adm::bound = "flat"
+
# Output
IO::out_dir = "ADMConstraints_Physical"