Skip to content

Commit

Permalink
Add random seed to Examples/Tests/collision/inputs_3d
Browse files Browse the repository at this point in the history
  • Loading branch information
dpgrote committed Jun 28, 2024
1 parent 1565175 commit 7344c03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Examples/Tests/collision/inputs_3d
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ boundary.field_hi = periodic periodic periodic
warpx.serialize_initial_conditions = 1
warpx.verbose = 1
warpx.const_dt = 1.224744871e-07
warpx.random_seed = 2034958209

# Do not evolve the E and B fields
algo.maxwell_solver = none
Expand Down

0 comments on commit 7344c03

Please sign in to comment.