Skip to content

Commit 528ebaf

Browse files
committed
add todo for future non +y propagation direction
1 parent 2f7bae7 commit 528ebaf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/python/picongpu/picmi/gaussian_laser.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,8 @@ def get_as_pypicongpu(self) -> laser.GaussianLaser:
127127
it using a huygens surface in the box, centroid_y <= 0"
128128
# @todo implement check that laser field strength sufficiently small
129129
# at simulation box boundary
130+
# @todo extend this to other propagation directions than +y
131+
130132

131133
# check polarization vector normalization
132134

0 commit comments

Comments
 (0)