rblock.force.unbal
Syntax
Vector Access
- v = rblock.force.unbal(p<,i>)
Get the rigid block unbalanced force.
The unbalanced force vector is defined as the sum of the contact force vectors, the applied force vector, and gravity loading.
Returns: v - rigid block unbalanced force vector or component
Arguments: p - rigid block pointer
i - optional vector component
Component Access
- f = rblock.force.unbal.x(p)
Get the x-component of the rigid block unbalanced force.
Returns: f - x-component of the rigid block unbalanced force vector Arguments: p - rigid block pointer
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |