[Commits] [svn:einsteintoolkit] DistortedBHIVP/trunk/test/ (Rev. 42)

knarf at cct.lsu.edu knarf at cct.lsu.edu
Mon May 24 13:02:08 CDT 2010


User: knarf
Date: 2010/05/24 01:02 PM

Modified:
 /trunk/test/
  E2xeon_test_dbh.par

Log:
 remove evolution of testsuite

File Changes:

Directory: /trunk/test/
=======================

File [modified]: E2xeon_test_dbh.par
Delta lines: +2 -13
===================================================================
--- trunk/test/E2xeon_test_dbh.par	2010-05-24 18:00:57 UTC (rev 41)
+++ trunk/test/E2xeon_test_dbh.par	2010-05-24 18:02:08 UTC (rev 42)
@@ -2,12 +2,10 @@
 #!DESC "Initial data for axisymmetric distored black hole"
 ######################################################################
 
-ActiveThorns = "coordgauge admanalysis admbase admmacros staticconformal time boundary ADMCoupling ADMconstraints pugh pughreduce pughslab pughinterp LocalInterp SymBase CoordBase cartgrid3d ADM SpaceMask DistortedBHIVP ioascii iobasic ioutil LocalReduce"
+ActiveThorns = "coordgauge admanalysis admbase admmacros staticconformal time boundary ADMCoupling ADMconstraints pugh pughreduce pughslab pughinterp LocalInterp SymBase CoordBase cartgrid3d SpaceMask DistortedBHIVP ioascii iobasic ioutil LocalReduce"
 
 # GENERAL 
 
-admbase::evolution_method = "ADM"     
-
 driver::global_nx =  32
 driver::global_ny =  32
 driver::global_nz =  32
@@ -16,15 +14,8 @@
 grid::dxyz = 0.4
 grid::domain = "full"
 
-time::dtfac = 0.25   
+cactus::cctk_itlast       = 0
 
-cactus::cctk_initial_time = 0.   
-cactus::cctk_itlast       = 1
-
-adm::method           = "stagleap" 
-adm::bound            = "static"
-admconstraints::bound = "static"
-
 # MODEL 
 
 admbase::initial_data    = "distortedbh"
@@ -42,7 +33,6 @@
 
 # GAUGE
 
-admbase::lapse_evolution_method    = "geodesic"
 admbase::metric_type               = "static conformal"
 staticconformal::conformal_storage = "factor+derivs+2nd derivs"
 
@@ -52,7 +42,6 @@
 IO::new_filename_scheme  = no
 
 IOASCII::out1d_every     =  1
-#IOBasic::outScalar_vars  = "admbase::metric admbase::curv admconstraints::ham"
 IOASCII::out1D_vars      = "admbase::metric admbase::curv admbase::lapse admconstraints::ham admanalysis::grr staticconformal::psi staticconformal::psix staticconformal::psiy staticconformal::psiz staticconformal::psixx staticconformal::psixy staticconformal::psixz staticconformal::psiyy staticconformal::psiyz staticconformal::psizz"
 IOBasic::outInfo_every   = 1
 IOBasic::outInfo_vars    = "admconstraints::ham admbase::gxx"



More information about the Commits mailing list