2.2.30 velocity
Define velocity to a group of particles.
Syntax:
velocity group-id style args
- group-id: group id
- style: create, set
- create temp random-seed dist
- set vx vy vz
Examples:
velocity all create 1.0 72422 gaussian velocity freeze set 0.0 0.0 0.0
Description:
If the style create is used, it will create velocity profile to a group of particles.
If the style set is used, velocity of a group of particles will be set to exact numerical values.