diff options
author | 2019-10-11 13:57:39 -0400 | |
---|---|---|
committer | 2019-10-11 13:57:39 -0400 | |
commit | 910ea86f3bc661d621861cd09763000f48251de7 (patch) | |
tree | 3e90570abe9b3f8f451c6e564a923501657da54b /Examples | |
parent | 3407b5763edc5735c86f827d2fd6b117b0be9387 (diff) | |
parent | 8f761dc683e6a4ae6c988b976d367af6231b5599 (diff) | |
download | WarpX-910ea86f3bc661d621861cd09763000f48251de7.tar.gz WarpX-910ea86f3bc661d621861cd09763000f48251de7.tar.zst WarpX-910ea86f3bc661d621861cd09763000f48251de7.zip |
Merge branch 'SliceInLabFrameForBoostedSim' of https://github.com/RevathiJambunathan/WarpX into SliceInLabFrameForBoostedSim
Diffstat (limited to 'Examples')
-rw-r--r-- | Examples/Modules/boosted_diags/inputs.3d.slice | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/Modules/boosted_diags/inputs.3d.slice b/Examples/Modules/boosted_diags/inputs.3d.slice index 0fb46c2b8..fdd150949 100644 --- a/Examples/Modules/boosted_diags/inputs.3d.slice +++ b/Examples/Modules/boosted_diags/inputs.3d.slice @@ -4,7 +4,7 @@ amr.n_cell = 32 32 64 amr.max_grid_size = 64 amr.blocking_factor = 32 amr.max_level = 0 -amr.plot_int = -1 +amr.plot_int = 10000 geometry.coord_sys = 0 # 0: Cartesian geometry.is_periodic = 1 1 0 # Is periodic? |