mockstream_dop853¶
-
gala.dynamics.mockstream_dop853()¶ - Parameters
- nbody
DirectNBody - timenumpy.ndarray (ntimes, )
- stream_w0numpy.ndarray (nstreamparticles, 6)
- stream_t1numpy.ndarray (ntimes, )
- nstreamnumpy.ndarray (ntimes, )
The number of stream particles to be integrated from this timestep. There should be no zero values.
- nbody
Notes
In code,
nbodiesare the massive bodies included from thenbodyinstance passed in.nstreamparticlesare the stream test particles.nstreamis the array containing the number of stream particles released at each timestep.