Skip to content
Snippets Groups Projects
Commit 75461eab authored by Cristian Lalescu's avatar Cristian Lalescu
Browse files

fix docstring for add_particles

parent d5ec415a
Branches
Tags
No related merge requests found
......@@ -423,7 +423,8 @@ class NavierStokes(bfps.fluid_base.fluid_particle_base):
:type acc_name: str
.. warning:: if not None, kcut must be a list of decreasing
wavenumbers, since filtering is done on the same field...
wavenumbers, since filtering is done sequentially
on the same complex FFTW field.
"""
if self.dtype == np.float32:
FFTW = 'fftwf'
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment