diff options
author | 2020-01-10 10:59:41 -0800 | |
---|---|---|
committer | 2020-01-10 10:59:41 -0800 | |
commit | 214548c6b265e55c55bfcc2e563edfc82aeb98c2 (patch) | |
tree | 3dcf47871604fdba3b688fdf3573a74ccaa9acf5 /Examples/Physics_applications/plasma_acceleration/inputs.3d.boost | |
parent | db2ae73960360105170e225ef409a66f2964f44f (diff) | |
download | WarpX-214548c6b265e55c55bfcc2e563edfc82aeb98c2.tar.gz WarpX-214548c6b265e55c55bfcc2e563edfc82aeb98c2.tar.zst WarpX-214548c6b265e55c55bfcc2e563edfc82aeb98c2.zip |
restoring input parameter as per the dev branch
Diffstat (limited to 'Examples/Physics_applications/plasma_acceleration/inputs.3d.boost')
-rw-r--r-- | Examples/Physics_applications/plasma_acceleration/inputs.3d.boost | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/Physics_applications/plasma_acceleration/inputs.3d.boost b/Examples/Physics_applications/plasma_acceleration/inputs.3d.boost index f65c9aa0a..84ab18cf9 100644 --- a/Examples/Physics_applications/plasma_acceleration/inputs.3d.boost +++ b/Examples/Physics_applications/plasma_acceleration/inputs.3d.boost @@ -2,7 +2,7 @@ ####### GENERAL PARAMETERS ###### ################################# stop_time = 3.93151387287e-11 -amr.n_cell = 32 32 256 +amr.n_cell = 64 64 256 amr.max_grid_size = 64 amr.blocking_factor = 32 amr.max_level = 0 |