process-wise buffer for particle force contribution data Used to exchange particle force or velocity data with a specific process
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=rk), | public | :: | V(6) |
Actual data vector. Used for: * force and moment contributions: V = (Fx, Fy, Fz, RFx, RFy, RFz) * velocity updates: V = (vx, vy, vz, RVx, RVy, RVz) |
|||
| integer, | public | :: | pID |
Force contribution pertains to the particle with this ID |