We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2f5f94 commit 8b5e565Copy full SHA for 8b5e565
lib/python/picongpu/picmi/gaussian_laser.py
@@ -138,6 +138,8 @@ def get_as_pypicongpu(self) -> laser.GaussianLaser:
138
it using a huygens surface in the box, centroid_y <= 0"
139
# @todo implement check that laser field strength sufficiently small
140
# at simulation box boundary
141
+ # @todo extend this to other propagation directions than +y
142
+
143
144
# check polarization vector normalization
145
0 commit comments