aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnetter <schnetter@b7a48df3-cbbf-4440-997f-b4b717c9f7fc>2006-07-13 15:28:40 +0000
committerschnetter <schnetter@b7a48df3-cbbf-4440-997f-b4b717c9f7fc>2006-07-13 15:28:40 +0000
commitfcafc6da844b1a4f1ae6b830338ae15e0fbc01d0 (patch)
treea0570cdb54d317981537f6c176eae4a66f441841
parentdbf8a02251ee84e35b49ff45d6a9170acdf24b95 (diff)
Update test case.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@123 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
-rw-r--r--test/ADMConstraints_Physical.par3
-rw-r--r--test/ADMConstraints_Physical/ADMConstraints_Physical.par51
-rw-r--r--test/ADMConstraints_Physical/ham_sum.xg8
-rw-r--r--test/ADMConstraints_Physical/momx_sum.xg6
-rw-r--r--test/ADMConstraints_Physical/momy_sum.xg6
-rw-r--r--test/ADMConstraints_Physical/momz_sum.xg4
6 files changed, 14 insertions, 64 deletions
diff --git a/test/ADMConstraints_Physical.par b/test/ADMConstraints_Physical.par
index 900451e..067b765 100644
--- a/test/ADMConstraints_Physical.par
+++ b/test/ADMConstraints_Physical.par
@@ -40,8 +40,9 @@ adm::bound = "flat"
# Output
-IO::out_dir = "ADMConstraints_Physical"
+IO::out_dir = "ADMConstraints_Physical"
IO::out_fileinfo = "none"
+IO::parfile_write = no
IOBasic::outScalar_every = 1
IOBasic::outScalar_vars = "admconstraints::hamiltonian admconstraints::momentum"
diff --git a/test/ADMConstraints_Physical/ADMConstraints_Physical.par b/test/ADMConstraints_Physical/ADMConstraints_Physical.par
deleted file mode 100644
index ae6dba0..0000000
--- a/test/ADMConstraints_Physical/ADMConstraints_Physical.par
+++ /dev/null
@@ -1,51 +0,0 @@
-!DESC "Constraints for Schwarzschild with physical metric"
-
-# $Header$
-#
-# /*@@
-# @file test_ADM_1.par
-# @date Sunday 24th July
-# @author Gabrielle Allen
-# @desc
-# ADMConstraints test file
-# @enddesc
-# @@*/
-
-# Required thorns
-ActiveThorns = "ADMCoupling localreduce Boundary Time ADMconstraints ADM CoordGauge pugh pughreduce CartGrid3D CoordBase SymBase ADMBase StaticConformal admmacros spacemask idanalyticbh ioutil iobasic"
-
-# GENERAL
-
-driver::global_nx = 20
-driver::global_ny = 20
-driver::global_nz = 20
-
-grid::type = "byspacing"
-grid::dxyz = 0.2
-grid::domain = "octant"
-
-cactus::cctk_itlast = 3
-
-
-# Einstein
-
-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"
-IO::out_fileinfo = "none"
-
-IOBasic::outScalar_every = 1
-IOBasic::outScalar_vars = "admconstraints::hamiltonian admconstraints::momentum"
-
-IOBasic::outInfo_every = 1
-IOBasic::outInfo_vars = "admconstraints::ham admbase::gxx"
-
diff --git a/test/ADMConstraints_Physical/ham_sum.xg b/test/ADMConstraints_Physical/ham_sum.xg
index d9d5d99..7ab3bd6 100644
--- a/test/ADMConstraints_Physical/ham_sum.xg
+++ b/test/ADMConstraints_Physical/ham_sum.xg
@@ -1,5 +1,5 @@
"ham v time
-0.0000000000000 21.5165833684391
-0.1000000000000 -1332.0908552020414
-0.2000000000000 -1236.8852636108054
-0.3000000000000 -1075.9089129473878
+0.0000000000000 21.5165833684390
+0.1000000000000 -1332.0908552020444
+0.2000000000000 -1236.8852636108047
+0.3000000000000 -1075.9089129473894
diff --git a/test/ADMConstraints_Physical/momx_sum.xg b/test/ADMConstraints_Physical/momx_sum.xg
index 6d2d71f..49d8351 100644
--- a/test/ADMConstraints_Physical/momx_sum.xg
+++ b/test/ADMConstraints_Physical/momx_sum.xg
@@ -1,5 +1,5 @@
"momx v time
0.0000000000000 0.0000000000000
-0.1000000000000 34.4614915872752
-0.2000000000000 100.9336468434131
-0.3000000000000 149.7877844490121
+0.1000000000000 34.4614915872754
+0.2000000000000 100.9336468434129
+0.3000000000000 149.7877844490131
diff --git a/test/ADMConstraints_Physical/momy_sum.xg b/test/ADMConstraints_Physical/momy_sum.xg
index fc3788c..7afaeea 100644
--- a/test/ADMConstraints_Physical/momy_sum.xg
+++ b/test/ADMConstraints_Physical/momy_sum.xg
@@ -1,5 +1,5 @@
"momy v time
0.0000000000000 0.0000000000000
-0.1000000000000 34.4614915872753
-0.2000000000000 100.9336468434129
-0.3000000000000 149.7877844490119
+0.1000000000000 34.4614915872754
+0.2000000000000 100.9336468434128
+0.3000000000000 149.7877844490133
diff --git a/test/ADMConstraints_Physical/momz_sum.xg b/test/ADMConstraints_Physical/momz_sum.xg
index b0a4d77..f87ee88 100644
--- a/test/ADMConstraints_Physical/momz_sum.xg
+++ b/test/ADMConstraints_Physical/momz_sum.xg
@@ -1,5 +1,5 @@
"momz v time
0.0000000000000 0.0000000000000
-0.1000000000000 34.4614915872754
+0.1000000000000 34.4614915872753
0.2000000000000 100.9336468434133
-0.3000000000000 149.7877844490122
+0.3000000000000 149.7877844490120