aboutsummaryrefslogtreecommitdiff
path: root/par
diff options
context:
space:
mode:
authortradke <tradke@5301f0c2-dbc4-4cee-b2f5-8d7afba4d129>2002-05-06 11:51:55 +0000
committertradke <tradke@5301f0c2-dbc4-4cee-b2f5-8d7afba4d129>2002-05-06 11:51:55 +0000
commit03061ee5610b29e8fc71fa212c213ae69f70607e (patch)
tree989fc4d0f539f5c915897ee831e38df802b710c4 /par
parent1cd97cba4b224c728f3ec73b2edf5425bbcc90bf (diff)
Fixed I/O parameter names and added 'IO::new_filename_scheme = "no" to make
the testsuites pass again. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@52 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
Diffstat (limited to 'par')
-rw-r--r--par/Extract.par2
1 files changed, 1 insertions, 1 deletions
diff --git a/par/Extract.par b/par/Extract.par
index 0bc8a58..4ddfbbb 100644
--- a/par/Extract.par
+++ b/par/Extract.par
@@ -4,7 +4,7 @@
ActiveThorns = "boundary pugh pughslab pughreduce adm admbase admmacros staticconformal coordgauge ioutil iobasic cartgrid3d time pughinterp extract idanalyticbh"
-io::outdir = "Extract"
+IO::out_dir = "Extract"
driver::global_nx = 30
driver::global_ny = 30
driver::global_nz = 30