Skip to content

Commit

Permalink
Revert "Use rigid advance"
Browse files Browse the repository at this point in the history
This reverts commit 5421ff4.
  • Loading branch information
RemiLehe committed Oct 11, 2024
1 parent cc95001 commit 7209799
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ electrons.uz = gamma_bunch
electrons.zmax = -25e-6
electrons.zmin = -125e-6
electrons.zinject_plane=0.0
electrons.rigid_advance=0

positrons.charge = q_e
positrons.injection_style = nuniformpercell
Expand All @@ -76,6 +77,7 @@ positrons.uz = gamma_bunch
positrons.zmax = -25e-6
positrons.zmin = -125e-6
positrons.zinject_plane=0.0
positrons.rigid_advance=0

warpx.do_moving_window = 1
warpx.moving_window_dir = z
Expand Down

0 comments on commit 7209799

Please sign in to comment.