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 2f7bae7 commit 528ebafCopy full SHA for 528ebaf
lib/python/picongpu/picmi/gaussian_laser.py
@@ -127,6 +127,8 @@ def get_as_pypicongpu(self) -> laser.GaussianLaser:
127
it using a huygens surface in the box, centroid_y <= 0"
128
# @todo implement check that laser field strength sufficiently small
129
# at simulation box boundary
130
+ # @todo extend this to other propagation directions than +y
131
+
132
133
# check polarization vector normalization
134
0 commit comments