Skip to content

Commit 8b5e565

Browse files
committed
add todo for future non +y propagation direction
1 parent e2f5f94 commit 8b5e565

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
@@ -138,6 +138,8 @@ def get_as_pypicongpu(self) -> laser.GaussianLaser:
138138
it using a huygens surface in the box, centroid_y <= 0"
139139
# @todo implement check that laser field strength sufficiently small
140140
# at simulation box boundary
141+
# @todo extend this to other propagation directions than +y
142+
141143

142144
# check polarization vector normalization
143145

0 commit comments

Comments
 (0)