clump.force.contact
Syntax
Vector Access
- v = clump.force.contact(c<,i>)
- clump.force.contact(c<,i>) = v
Get/set the clump contact force. The contact force vector is defined as the sum of the contact force vectors acting on the ball and is updated during force-displacement calculation.
Returns: v - clump contact force vector or component
Accepts: v - clump contact force vector or component
Arguments: c - clump pointer
i - optional vector component
Component Access
- f = clump.force.contact.x(c)
- clump.force.contact.x(c) = f
Get/set the x-component of the clump contact force.
Returns: f - x-component of the clump contact force vector Accepts: f - x-component of the clump contact force vector Arguments: c - clump pointer
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |