wall.moment.contact
Syntax
Vector Access
- v = wall.moment.contact(w<,i>)
Get the wall contact moment.
Returns: v - wall contact moment vector or component
Arguments: w - wall pointer
i - Optional vector component that ranges from {3 to 3 in 2D; 1 to 3 in 3D}.
Component Access
- f = wall.moment.contact.x(w) (3D ONLY)
Get the x-component of the wall contact moment.
Returns: f - x-component of the wall contact moment vector Arguments: w - wall pointer
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |