Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lasy/laser.py
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ def propagate(self, distance, **kwargs):
distance : scalar
Distance by which the laser pulse should be propagated

grid : Grid object (optional)
grid_out : Grid object (optional)
Resample the field onto a new grid of different radial size and/or different number
of radial grid points. Only works for ``'rt'``.
"""
Expand Down