Skip to content

Commit

Permalink
Update inputs_STC
Browse files Browse the repository at this point in the history
  • Loading branch information
huixingjian authored Feb 25, 2025
1 parent f871874 commit e2471e0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions examples/laser_STC/inputs_STC
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,19 @@ diagnostic.output_period = 1
amr.max_level = 0
boundary.field = Dirichlet
boundary.particle = Absorbing
geometry.prob_lo = -10e-6 -10e-6 -25e-6
geometry.prob_hi = 10e-6 10e-6 25e-6
geometry.prob_lo = -10e-6 -10e-6 -15e-6
geometry.prob_hi = 10e-6 10e-6 15e-6

lasers.names = laser
lasers.lambda0 = 600e-9
lasers.solver_type = fft
laser.a0 = 10
laser.position_mean = 0. 0. 0
laser.w0 = 5e-6
laser.L0 = 25e-6
laser.L0 = 15e-6
laser.focal_distance = 0
#laser.phi2 = 2.4e-20
laser.beta = 3e-18
laser.phi2 = 2.4e-25
#laser.beta = 3e-18
#laser.zeta = 2.4e-22
laser.STC_theta_xy = 3.14150265358/2
diagnostic.field_data = laserEnvelope
Expand Down

0 comments on commit e2471e0

Please sign in to comment.