Skip to content

Commit b0b0fdd

Browse files
authored
Update particle_containers.py
1 parent d90e6e8 commit b0b0fdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Python/pywarpx/particle_containers.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -775,7 +775,7 @@ def get_particle_boundary_buffer(self, species_name, boundary, comp_name, level)
775775
The component of the array data that will be returned.
776776
"x", "y", "z", "ux", "uy", "uz", "w"
777777
778-
"stepScraped","timeScraped",
778+
"stepScraped","deltaTimeScraped",
779779
if boundary='eb': "nx", "ny", "nz"
780780
781781
level : int

0 commit comments

Comments
 (0)