diff options
Diffstat (limited to 'Examples/Physics_applications/plasma_acceleration/inputs.3d.boost')
-rw-r--r-- | Examples/Physics_applications/plasma_acceleration/inputs.3d.boost | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Examples/Physics_applications/plasma_acceleration/inputs.3d.boost b/Examples/Physics_applications/plasma_acceleration/inputs.3d.boost index 1af4fac86..42446a9ac 100644 --- a/Examples/Physics_applications/plasma_acceleration/inputs.3d.boost +++ b/Examples/Physics_applications/plasma_acceleration/inputs.3d.boost @@ -10,8 +10,8 @@ amr.plot_file = "plotfiles/plt" amr.plot_int = 50 geometry.coord_sys = 0 # 0: Cartesian geometry.is_periodic = 1 1 0 # Is periodic? -geometry.prob_lo = -0.00015 -0.00015 -0.00012 -geometry.prob_hi = 0.00015 0.00015 1.e-06 +geometry.prob_lo = -0.00015 -0.00015 -0.00012 +geometry.prob_hi = 0.00015 0.00015 1.e-06 ################################# ############ NUMERICS ########### |