aboutsummaryrefslogtreecommitdiff
path: root/test/test_extract
diff options
context:
space:
mode:
authorallen <allen@5301f0c2-dbc4-4cee-b2f5-8d7afba4d129>2002-08-14 07:35:42 +0000
committerallen <allen@5301f0c2-dbc4-4cee-b2f5-8d7afba4d129>2002-08-14 07:35:42 +0000
commit1a4da8b49d45b47a1b9b57bdb461b0a9f04dbaad (patch)
treec54227c0318e5a568ad8ba9ae43d9e8884333bc1 /test/test_extract
parent12e0d4b8a274c8ddc3f159169e1e9d1f0a454359 (diff)
Extract works fully with physical metric ... still some testing to do.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@62 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
Diffstat (limited to 'test/test_extract')
-rw-r--r--test/test_extract/test_extract.par6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/test_extract/test_extract.par b/test/test_extract/test_extract.par
index abcfb21..1a20d93 100644
--- a/test/test_extract/test_extract.par
+++ b/test/test_extract/test_extract.par
@@ -19,11 +19,11 @@ IO::out_every = 1
admbase::evolution_method ="adm"
admbase::initial_data = "schwarzschild"
-admbase::metric_type = "static conformal"
+admbase::metric_type = "physical"
admbase::lapse_evolution_method = "geodesic"
idanalyticbh::mass = 1
-IO::out_dir = "test_extract"
+IO::out_dir = "extract_physical"
io::out_fileinfo = "none"
ioascii::out1d_vars = "admbase::alp"
@@ -51,4 +51,4 @@ extract::do_momentum = "yes"
extract::do_spin = "yes"
# do not use the new scheme for names of output files
-IO::new_filename_scheme = "no" \ No newline at end of file
+IO::new_filename_scheme = "no"