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 e5eb5f1 commit 44526ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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 500
hipace.do_tiling = 0

geometry.prob_lo = -20e-6 -20e-6 -8e-6
geometry.prob_hi = 20e-6 20e-6 8e-6
geometry.prob_lo = -20e-6 -20e-6 -12e-6
geometry.prob_hi = 20e-6 20e-6 12e-6

lasers.names = laser
lasers.lambda0 = .6e-6
Expand Down

0 comments on commit 44526ae

Please sign in to comment.