From fcafc6da844b1a4f1ae6b830338ae15e0fbc01d0 Mon Sep 17 00:00:00 2001 From: schnetter Date: Thu, 13 Jul 2006 15:28:40 +0000 Subject: Update test case. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@123 b7a48df3-cbbf-4440-997f-b4b717c9f7fc --- test/ADMConstraints_Physical.par | 3 +- .../ADMConstraints_Physical.par | 51 ---------------------- test/ADMConstraints_Physical/ham_sum.xg | 8 ++-- test/ADMConstraints_Physical/momx_sum.xg | 6 +-- test/ADMConstraints_Physical/momy_sum.xg | 6 +-- test/ADMConstraints_Physical/momz_sum.xg | 4 +- 6 files changed, 14 insertions(+), 64 deletions(-) delete mode 100644 test/ADMConstraints_Physical/ADMConstraints_Physical.par 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 -- cgit v1.2.3