From 7b0898b5f90f3b3955a37d5cec4016ce28c1bd28 Mon Sep 17 00:00:00 2001 From: "Jean M. Sexton" Date: Fri, 30 Oct 2020 12:53:19 -0700 Subject: [PATCH] Update HydroTests inputs to use gpu FillPatch --- Exec/HydroTests/inputs-sod-x | 6 +++--- Exec/HydroTests/inputs-sod-y | 6 +++--- Exec/HydroTests/inputs-sod-z | 6 +++--- Exec/HydroTests/inputs-test2-x | 6 +++--- Exec/HydroTests/inputs-test2-y | 6 +++--- Exec/HydroTests/inputs-test2-z | 6 +++--- Exec/HydroTests/inputs-test3-x | 6 +++--- Exec/HydroTests/inputs-test3-y | 6 +++--- Exec/HydroTests/inputs-test3-z | 6 +++--- Exec/HydroTests/inputs.regtest.sod | 8 ++++---- Exec/HydroTests/inputs.regtest.test2 | 10 +++++----- Exec/HydroTests/inputs.regtest.test3 | 10 +++++----- Exec/HydroTests/inputs.restarttest.test2 | 10 +++++----- 13 files changed, 46 insertions(+), 46 deletions(-) diff --git a/Exec/HydroTests/inputs-sod-x b/Exec/HydroTests/inputs-sod-x index 1ce2fbf3..42e8b923 100644 --- a/Exec/HydroTests/inputs-sod-x +++ b/Exec/HydroTests/inputs-sod-x @@ -16,7 +16,7 @@ nyx.gamma = 1.4 nyx.initial_z = 0. # PROBLEM SIZE & GEOMETRY -geometry.is_periodic = 0 0 0 +geometry.is_periodic = 0 1 1 geometry.coord_sys = 0 # 0 => cart, 1 => RZ 2=>spherical geometry.prob_lo = 0 0 0 geometry.prob_hi = 1 0.125 0.125 @@ -29,8 +29,8 @@ amr.max_level = 2 # maximum level number allowed # 1 = Inflow 4 = SlipWall # 2 = Outflow 5 = NoSlipWall # >>>>>>>>>>>>> BC FLAGS <<<<<<<<<<<<<<<< -nyx.lo_bc = 2 4 4 -nyx.hi_bc = 2 4 4 +nyx.lo_bc = 2 0 0 +nyx.hi_bc = 2 0 0 # WHICH PHYSICS nyx.do_hydro = 1 diff --git a/Exec/HydroTests/inputs-sod-y b/Exec/HydroTests/inputs-sod-y index 475b9aea..47b156f7 100644 --- a/Exec/HydroTests/inputs-sod-y +++ b/Exec/HydroTests/inputs-sod-y @@ -16,7 +16,7 @@ nyx.gamma = 1.4 nyx.initial_z = 0. # PROBLEM SIZE & GEOMETRY -geometry.is_periodic = 0 0 0 +geometry.is_periodic = 1 0 1 geometry.coord_sys = 0 # 0 => cart, 1 => RZ 2=>spherical geometry.prob_lo = 0 0 0 geometry.prob_hi = 0.125 1. 0.125 @@ -29,8 +29,8 @@ amr.max_level = 2 # maximum level number allowed # 1 = Inflow 4 = SlipWall # 2 = Outflow 5 = NoSlipWall # >>>>>>>>>>>>> BC FLAGS <<<<<<<<<<<<<<<< -nyx.lo_bc = 4 2 4 -nyx.hi_bc = 4 2 4 +nyx.lo_bc = 0 2 0 +nyx.hi_bc = 0 2 0 # WHICH PHYSICS nyx.do_hydro = 1 diff --git a/Exec/HydroTests/inputs-sod-z b/Exec/HydroTests/inputs-sod-z index 3c897619..449f99fb 100644 --- a/Exec/HydroTests/inputs-sod-z +++ b/Exec/HydroTests/inputs-sod-z @@ -16,7 +16,7 @@ nyx.gamma = 1.4 nyx.initial_z = 0. # PROBLEM SIZE & GEOMETRY -geometry.is_periodic = 0 0 0 +geometry.is_periodic = 1 1 0 geometry.coord_sys = 0 # 0 => cart, 1 => RZ 2=>spherical geometry.prob_lo = 0 0 0 geometry.prob_hi = 0.125 0.125 1. @@ -29,8 +29,8 @@ amr.max_level = 2 # maximum level number allowed # 1 = Inflow 4 = SlipWall # 2 = Outflow 5 = NoSlipWall # >>>>>>>>>>>>> BC FLAGS <<<<<<<<<<<<<<<< -nyx.lo_bc = 4 4 2 -nyx.hi_bc = 4 4 2 +nyx.lo_bc = 0 0 2 +nyx.hi_bc = 0 0 2 # WHICH PHYSICS nyx.do_hydro = 1 diff --git a/Exec/HydroTests/inputs-test2-x b/Exec/HydroTests/inputs-test2-x index 0005ddc2..c153969f 100644 --- a/Exec/HydroTests/inputs-test2-x +++ b/Exec/HydroTests/inputs-test2-x @@ -16,7 +16,7 @@ nyx.gamma = 1.4 nyx.initial_z = 0. # PROBLEM SIZE & GEOMETRY -geometry.is_periodic = 0 0 0 +geometry.is_periodic = 0 1 1 geometry.coord_sys = 0 geometry.prob_lo = 0 0 0 geometry.prob_hi = 1 0.125 0.125 @@ -31,8 +31,8 @@ amr.ref_ratio = 4 4 4 # 1 = Inflow 4 = SlipWall # 2 = Outflow 5 = NoSlipWall # >>>>>>>>>>>>> BC FLAGS <<<<<<<<<<<<<<<< -nyx.lo_bc = 2 4 4 -nyx.hi_bc = 2 4 4 +nyx.lo_bc = 2 0 0 +nyx.hi_bc = 2 0 0 # WHICH PHYSICS nyx.do_hydro = 1 diff --git a/Exec/HydroTests/inputs-test2-y b/Exec/HydroTests/inputs-test2-y index e5dc5d9e..57865cc9 100644 --- a/Exec/HydroTests/inputs-test2-y +++ b/Exec/HydroTests/inputs-test2-y @@ -15,7 +15,7 @@ nyx.gamma = 1.4 nyx.initial_z = 0. # PROBLEM SIZE & GEOMETRY -geometry.is_periodic = 0 0 0 +geometry.is_periodic = 1 0 1 geometry.coord_sys = 0 # 0 => cart, 1 => RZ geometry.prob_lo = 0 0 0 geometry.prob_hi = 0.125 1 0.125 @@ -26,8 +26,8 @@ amr.n_cell = 4 32 4 # 1 = Inflow 4 = SlipWall # 2 = Outflow 5 = NoSlipWall # >>>>>>>>>>>>> BC FLAGS <<<<<<<<<<<<<<<< -nyx.lo_bc = 4 2 4 -nyx.hi_bc = 4 2 4 +nyx.lo_bc = 0 2 0 +nyx.hi_bc = 0 2 0 # WHICH PHYSICS nyx.do_hydro = 1 diff --git a/Exec/HydroTests/inputs-test2-z b/Exec/HydroTests/inputs-test2-z index f6d91e5c..23e772ea 100644 --- a/Exec/HydroTests/inputs-test2-z +++ b/Exec/HydroTests/inputs-test2-z @@ -15,7 +15,7 @@ nyx.gamma = 1.4 nyx.initial_z = 0. # PROBLEM SIZE & GEOMETRY -geometry.is_periodic = 0 0 0 +geometry.is_periodic = 1 1 0 geometry.coord_sys = 0 geometry.prob_lo = 0 0 0 geometry.prob_hi = 0.125 0.125 1 @@ -26,8 +26,8 @@ amr.n_cell = 4 4 32 # 1 = Inflow 4 = SlipWall # 2 = Outflow 5 = NoSlipWall # >>>>>>>>>>>>> BC FLAGS <<<<<<<<<<<<<<<< -nyx.lo_bc = 4 4 2 -nyx.hi_bc = 4 4 2 +nyx.lo_bc = 0 0 2 +nyx.hi_bc = 0 0 2 # WHICH PHYSICS nyx.do_hydro = 1 diff --git a/Exec/HydroTests/inputs-test3-x b/Exec/HydroTests/inputs-test3-x index 9df19ca7..756f5c9b 100644 --- a/Exec/HydroTests/inputs-test3-x +++ b/Exec/HydroTests/inputs-test3-x @@ -16,7 +16,7 @@ nyx.gamma = 1.4 nyx.initial_z = 0. # PROBLEM SIZE & GEOMETRY -geometry.is_periodic = 0 0 0 +geometry.is_periodic = 0 1 1 geometry.coord_sys = 0 geometry.prob_lo = 0 0 0 geometry.prob_hi = 1 0.125 0.125 @@ -27,8 +27,8 @@ amr.n_cell = 32 4 4 # 1 = Inflow 4 = SlipWall # 2 = Outflow 5 = NoSlipWall # >>>>>>>>>>>>> BC FLAGS <<<<<<<<<<<<<<<< -nyx.lo_bc = 2 4 4 -nyx.hi_bc = 2 4 4 +nyx.lo_bc = 2 0 0 +nyx.hi_bc = 2 0 0 # WHICH PHYSICS nyx.do_hydro = 1 diff --git a/Exec/HydroTests/inputs-test3-y b/Exec/HydroTests/inputs-test3-y index e7b98036..f9cc0992 100644 --- a/Exec/HydroTests/inputs-test3-y +++ b/Exec/HydroTests/inputs-test3-y @@ -16,7 +16,7 @@ nyx.gamma = 1.4 nyx.initial_z = 0. # PROBLEM SIZE & GEOMETRY -geometry.is_periodic = 0 0 0 +geometry.is_periodic = 1 0 1 geometry.coord_sys = 0 # 0 => cart, 1 => RZ geometry.prob_lo = 0 0 0 geometry.prob_hi = 0.125 1 0.125 @@ -27,8 +27,8 @@ amr.n_cell = 4 32 4 # 1 = Inflow 4 = SlipWall # 2 = Outflow 5 = NoSlipWall # >>>>>>>>>>>>> BC FLAGS <<<<<<<<<<<<<<<< -nyx.lo_bc = 4 2 4 -nyx.hi_bc = 4 2 4 +nyx.lo_bc = 0 2 0 +nyx.hi_bc = 0 2 0 # WHICH PHYSICS nyx.do_hydro = 1 diff --git a/Exec/HydroTests/inputs-test3-z b/Exec/HydroTests/inputs-test3-z index dc75b6bd..ef56bde9 100644 --- a/Exec/HydroTests/inputs-test3-z +++ b/Exec/HydroTests/inputs-test3-z @@ -16,7 +16,7 @@ nyx.gamma = 1.4 nyx.initial_z = 0. # PROBLEM SIZE & GEOMETRY -geometry.is_periodic = 0 0 0 +geometry.is_periodic = 1 1 0 geometry.coord_sys = 0 geometry.prob_lo = 0 0 0 geometry.prob_hi = 0.125 0.125 1 @@ -27,8 +27,8 @@ amr.n_cell = 4 4 32 # 1 = Inflow 4 = SlipWall # 2 = Outflow 5 = NoSlipWall # >>>>>>>>>>>>> BC FLAGS <<<<<<<<<<<<<<<< -nyx.lo_bc = 4 4 2 -nyx.hi_bc = 4 4 2 +nyx.lo_bc = 0 0 2 +nyx.hi_bc = 0 0 2 # WHICH PHYSICS nyx.do_hydro = 1 diff --git a/Exec/HydroTests/inputs.regtest.sod b/Exec/HydroTests/inputs.regtest.sod index ed491dc4..34038fd1 100644 --- a/Exec/HydroTests/inputs.regtest.sod +++ b/Exec/HydroTests/inputs.regtest.sod @@ -16,7 +16,7 @@ nyx.gamma = 1.4 nyx.initial_z = 0. # PROBLEM SIZE & GEOMETRY -geometry.is_periodic = 0 0 0 +geometry.is_periodic = 1 0 1 geometry.coord_sys = 0 # 0 => cart, 1 => RZ 2=>spherical geometry.prob_lo = 0 0 0 geometry.prob_hi = 0.125 1. 0.125 @@ -30,8 +30,8 @@ amr.max_level = 2 # maximum level number allowed # 1 = Inflow 4 = SlipWall # 2 = Outflow 5 = NoSlipWall # >>>>>>>>>>>>> BC FLAGS <<<<<<<<<<<<<<<< -nyx.lo_bc = 4 2 4 -nyx.hi_bc = 4 2 4 +nyx.lo_bc = 0 2 0 +nyx.hi_bc = 0 2 0 # WHICH PHYSICS nyx.do_hydro = 1 @@ -59,7 +59,7 @@ amr.v = 1 # verbosity in Amr.cpp # REFINEMENT / REGRIDDING amr.ref_ratio = 2 2 2 2 # refinement ratio amr.regrid_int = 2 2 2 2 # how often to regrid -amr.blocking_factor = 4 # block factor in grid generation +amr.blocking_factor = 4 # block factor in grid generation amr.max_grid_size = 128 amr.n_error_buf = 2 2 2 2 # number of buffer cells in error est diff --git a/Exec/HydroTests/inputs.regtest.test2 b/Exec/HydroTests/inputs.regtest.test2 index 7647c785..66ca423c 100644 --- a/Exec/HydroTests/inputs.regtest.test2 +++ b/Exec/HydroTests/inputs.regtest.test2 @@ -18,7 +18,7 @@ nyx.gamma = 1.4 nyx.initial_z = 0. # PROBLEM SIZE & GEOMETRY -geometry.is_periodic = 0 0 0 +geometry.is_periodic = 0 1 1 geometry.coord_sys = 0 geometry.prob_lo = 0 0 0 geometry.prob_hi = 1 0.125 0.125 @@ -33,8 +33,8 @@ amr.ref_ratio = 4 4 4 # 1 = Inflow 4 = SlipWall # 2 = Outflow 5 = NoSlipWall # >>>>>>>>>>>>> BC FLAGS <<<<<<<<<<<<<<<< -nyx.lo_bc = 2 4 4 -nyx.hi_bc = 2 4 4 +nyx.lo_bc = 2 0 0 +nyx.hi_bc = 2 0 0 # WHICH PHYSICS nyx.do_hydro = 1 @@ -60,8 +60,8 @@ amr.v = 1 # verbosity in Amr.cpp # REFINEMENT / REGRIDDING amr.regrid_int = 2 # how often to regrid -amr.blocking_factor = 4 # block factor in grid generation -amr.max_grid_size = 16 +amr.blocking_factor = 4 8 8 # block factor in grid generation +amr.max_grid_size = 32 amr.n_error_buf = 2 2 2 2 # number of buffer cells in error est # CHECKPOINT FILES diff --git a/Exec/HydroTests/inputs.regtest.test3 b/Exec/HydroTests/inputs.regtest.test3 index 262fdfc9..9c5355aa 100644 --- a/Exec/HydroTests/inputs.regtest.test3 +++ b/Exec/HydroTests/inputs.regtest.test3 @@ -16,7 +16,7 @@ nyx.gamma = 1.4 nyx.initial_z = 0. # PROBLEM SIZE & GEOMETRY -geometry.is_periodic = 0 0 0 +geometry.is_periodic = 0 1 1 geometry.coord_sys = 0 geometry.prob_lo = 0 0 0 geometry.prob_hi = 1 0.125 0.125 @@ -27,8 +27,8 @@ amr.n_cell = 32 4 4 # 1 = Inflow 4 = SlipWall # 2 = Outflow 5 = NoSlipWall # >>>>>>>>>>>>> BC FLAGS <<<<<<<<<<<<<<<< -nyx.lo_bc = 2 4 4 -nyx.hi_bc = 2 4 4 +nyx.lo_bc = 2 0 0 +nyx.hi_bc = 2 0 0 # WHICH PHYSICS nyx.do_hydro = 1 @@ -57,8 +57,8 @@ amr.v = 1 # verbosity in Amr.cpp amr.max_level = 2 # maximum level number allowed amr.ref_ratio = 2 2 2 2 # refinement ratio amr.regrid_int = 2 # how often to regrid -amr.blocking_factor = 4 # block factor in grid generation -amr.max_grid_size = 16 +amr.blocking_factor = 4 8 8 # block factor in grid generation +amr.max_grid_size = 32 amr.n_error_buf = 2 2 2 2 # number of buffer cells in error est # CHECKPOINT FILES diff --git a/Exec/HydroTests/inputs.restarttest.test2 b/Exec/HydroTests/inputs.restarttest.test2 index 247a1a78..a528979c 100644 --- a/Exec/HydroTests/inputs.restarttest.test2 +++ b/Exec/HydroTests/inputs.restarttest.test2 @@ -18,7 +18,7 @@ nyx.gamma = 1.4 nyx.initial_z = 0. # PROBLEM SIZE & GEOMETRY -geometry.is_periodic = 0 0 0 +geometry.is_periodic = 0 1 1 geometry.coord_sys = 0 geometry.prob_lo = 0 0 0 geometry.prob_hi = 1 0.125 0.125 @@ -32,8 +32,8 @@ amr.ref_ratio = 2 2 2 # 1 = Inflow 4 = SlipWall # 2 = Outflow 5 = NoSlipWall # >>>>>>>>>>>>> BC FLAGS <<<<<<<<<<<<<<<< -nyx.lo_bc = 2 4 4 -nyx.hi_bc = 2 4 4 +nyx.lo_bc = 2 0 0 +nyx.hi_bc = 2 0 0 # WHICH PHYSICS nyx.do_hydro = 1 @@ -59,8 +59,8 @@ amr.v = 1 # verbosity in Amr.cpp # REFINEMENT / REGRIDDING amr.regrid_int = 2 # how often to regrid -amr.blocking_factor = 4 # block factor in grid generation -amr.max_grid_size = 16 +amr.blocking_factor = 4 8 8 # block factor in grid generation +amr.max_grid_size = 32 amr.n_error_buf = 2 2 2 2 # number of buffer cells in error est # CHECKPOINT FILES