Skip to content

Commit 4a65dd2

Browse files
[mini] Update libensemble scripts (#1010)
* update libensemble scripts * Update Tools/LibEnsemble/readme.txt Co-authored-by: L. Diana Amorim <[email protected]> * avoid notebook-type readme in WarpX repo. This file has been pushed to the LibEnsemble repo. Co-authored-by: L. Diana Amorim <[email protected]>
1 parent 10def2d commit 4a65dd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Tools/LibEnsemble/sim/inputs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ warpx.zmax_plasma_to_compute_max_step = -1.
1313
amr.n_cell = 32 2048 # 64 3072
1414

1515
amr.max_grid_size = 4096
16-
amr.blocking_factor = 32
16+
amr.blocking_factor = 16
1717

1818
geometry.coord_sys = 0
1919
geometry.is_periodic = 0 0
@@ -148,7 +148,7 @@ beam.z_cut = 2.
148148
beam.x_m = 0.
149149
beam.y_m = 0.
150150
beam.z_m = -98.e-6
151-
beam.npart = 10000
151+
beam.npart = 100000
152152
beam.q_tot = -0.9e-12
153153
beam.momentum_distribution_type = "gaussian"
154154
beam.ux_m = 0.

0 commit comments

Comments
 (0)