From 32c44e5e8c8e8a524d5ed2b074e8f867a5e6b4f9 Mon Sep 17 00:00:00 2001 From: Ann Almgren Date: Thu, 31 Aug 2017 13:39:57 -0700 Subject: [PATCH] Remove particles.do_tiling and particles.tile_size -- we want to use the defaults for these --- Exec/LyA/inputs | 1 - Exec/LyA/inputs.rt | 1 - Exec/Scaling/inputs | 2 -- 3 files changed, 4 deletions(-) diff --git a/Exec/LyA/inputs b/Exec/LyA/inputs index 66d4c8f3..51144b63 100644 --- a/Exec/LyA/inputs +++ b/Exec/LyA/inputs @@ -73,7 +73,6 @@ nyx.comoving_h = 0.71d0 # PARTICLES nyx.do_dm_particles = 1 -nyx.do_tiling = 1 # >>>>>>>>>>>>> PARTICLE INIT OPTIONS <<<<<<<<<<<<<<<< # "AsciiFile" "Random" "Cosmological" diff --git a/Exec/LyA/inputs.rt b/Exec/LyA/inputs.rt index 18e64339..4ecdc100 100644 --- a/Exec/LyA/inputs.rt +++ b/Exec/LyA/inputs.rt @@ -74,7 +74,6 @@ nyx.comoving_h = 0.71d0 # PARTICLES nyx.do_dm_particles = 1 -nyx.do_tiling = 1 # >>>>>>>>>>>>> PARTICLE INIT OPTIONS <<<<<<<<<<<<<<<< # "AsciiFile" "Random" "Cosmological" diff --git a/Exec/Scaling/inputs b/Exec/Scaling/inputs index ea7bd1d2..2c6b1d5c 100644 --- a/Exec/Scaling/inputs +++ b/Exec/Scaling/inputs @@ -83,8 +83,6 @@ nyx.comoving_h = 0.702d0 # PARTICLES nyx.do_dm_particles = 1 -particles.do_tiling = 1 -particles.tile_size = 2048 4 4 # >>>>>>>>>>>>> PARTICLE INIT OPTIONS <<<<<<<<<<<<<<<< # "AsciiFile" "Random" "Cosmological"