aboutsummaryrefslogtreecommitdiff
path: root/test/checkpoint.parfile
diff options
context:
space:
mode:
Diffstat (limited to 'test/checkpoint.parfile')
-rw-r--r--test/checkpoint.parfile8
1 files changed, 5 insertions, 3 deletions
diff --git a/test/checkpoint.parfile b/test/checkpoint.parfile
index 392107f..4403a00 100644
--- a/test/checkpoint.parfile
+++ b/test/checkpoint.parfile
@@ -37,8 +37,6 @@ IOHDF5::checkpoint = "yes"
# Down from here the original parameter settings from the
# CactusWave/WaveToyC/test/test_rad.par test suite follow
-grid::type = "box"
-
time::dtfac = 0.5
idscalarwave::initial_data = "gaussian"
@@ -47,6 +45,10 @@ idscalarwave::radius = 5
wavetoyc::bound = "radiation"
+grid::type = "BySpacing"
+grid::domain = "octant"
+grid::dxyz = 0.6
+
driver::global_nsize = 15
#driver::initialize_memory = "NaN"
@@ -64,4 +66,4 @@ IOASCII::out1D_vars = "wavetoy::phi"
IO::out_fileinfo = "none"
# 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"