Skip to content

Commit

Permalink
Update inputs_chirp
Browse files Browse the repository at this point in the history
  • Loading branch information
huixingjian authored Dec 17, 2024
1 parent 1f5241e commit b43e6e1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/laser/inputs_chirp
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ hipace.verbose = 3
amr.n_cell = 511 255 1000
hipace.do_tiling = 0

geometry.prob_lo = -10e-6 -10e-6 -10e-6
geometry.prob_hi = 10e-6 10e-6 10e-6
geometry.prob_lo = -4e-6 -4e-6 -6e-6
geometry.prob_hi = 4e-6 4e-6 6e-6

lasers.names = laser
lasers.lambda0 = .6e-6
Expand All @@ -15,7 +15,7 @@ laser.a0 = 1
laser.position_mean = 0. 0. 0
laser.focal_distance = 0.0
laser.w0 = 2e-6
laser.tau = 2e-14
laser.tau = 1e-14
laser.phi2 = 0
laser.zeta = 0
laser.beta = 3e-14
Expand Down

0 comments on commit b43e6e1

Please sign in to comment.