[Commits] [svn:einsteintoolkit] ADMConstraints/trunk/test/ (Rev. 164)
knarf at cct.lsu.edu
knarf at cct.lsu.edu
Mon Dec 2 21:16:55 CST 2013
User: knarf
Date: 2013/12/02 09:16 PM
Removed:
/trunk/test/
test_ADM.par
/trunk/test/test_ADM/
Log:
remove testcase that essentially is the same as ADMConstraints_Physical
File Changes:
Directory: /trunk/test/
=======================
File [removed]: test_ADM.par
Delta lines: +0 -54
===================================================================
--- trunk/test/test_ADM.par 2013-12-03 01:26:28 UTC (rev 163)
+++ trunk/test/test_ADM.par 2013-12-03 03:16:55 UTC (rev 164)
@@ -1,54 +0,0 @@
-!DESC "Geodesically sliced black hole, ADM, Staggered leapfrog"
-
-# $Header$
-#
-# /*@@
-# @file test_ADM_1.par
-# @date Sunday 24th July
-# @author Gabrielle Allen
-# @desc
-# ADMConstraints test file
-# @enddesc
-# @@*/
-
-# Required thorns
-ActiveThorns = "ADMCoupling Boundary Time ADMconstraints pugh pughreduce CartGrid3D CoordBase SymBase TmunuBase ADMBase StaticConformal admmacros coordgauge spacemask ADM idanalyticbh ioutil iobasic localreduce"
-
-# GENERAL
-
-driver::global_nx = 20
-driver::global_ny = 20
-driver::global_nz = 20
-
-grid::type = "byspacing"
-grid::dxyz = 0.2
-grid::domain = "octant"
-
-time::dtfac = 0.25
-
-cactus::cctk_initial_time = 0.
-cactus::cctk_itlast = 10
-
-
-# Einstein
-
-ADMBase::initial_data = "schwarzschild"
-ADMBase::evolution_method = "ADM"
-
-adm::method = "stagleap"
-adm::bound = "flat"
-ADMBase::lapse_evolution_method = "1+log"
-
-# Output
-
-IO::out_dir = "test_ADM"
-IO::out_fileinfo = "none"
-
-IOBasic::outScalar_every = 2
-IOBasic::outScalar_vars = "admconstraints::hamiltonian admconstraints::momentum"
-
-IOBasic::outInfo_every = 1
-IOBasic::outInfo_vars = "admconstraints::ham admbase::gxx"
-
-# do not use the new scheme for names of output files
-IO::new_filename_scheme = "no"
More information about the Commits
mailing list