yt.analysis_modules.halo_finding.halo_objects.Halo.bulk_velocity

Halo.bulk_velocity(*args, **kwargs)[source]

Returns the mass-weighted average velocity in cm/s.

This calculates and returns the mass-weighted average velocity of just the particles in the halo in cm/s.

Examples

>>> bv = halos[0].bulk_velocity()