Skip to content

Commit

Permalink
fix particle bndry 3d laser acceleration
Browse files Browse the repository at this point in the history
  • Loading branch information
RevathiJambunathan committed Apr 1, 2024
1 parent 378d433 commit fe5c265
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Examples/Physics_applications/laser_acceleration/inputs_3d
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ amr.max_level = 0 # Maximum level in hierarchy (1 might be unstable, >1 is not s
#################################
boundary.field_lo = periodic periodic pec
boundary.field_hi = periodic periodic pec
boundary.particle_lo = periodic periodic absorbing
boundary.particle_hi = periodic periodic absorbing

#################################
############ NUMERICS ###########
Expand Down

0 comments on commit fe5c265

Please sign in to comment.