struct.cable.force.nodal
Syntax
- m = struct.cable.force.nodal(p,iend<,idof>)
Get the generalized nodal force acting at end iend.
If the optional argument idof is provided, returns the force in that specific degree-of-freedom (from 1 to 6).
Returns: m - a 1x6 matrix with the generalized nodal force at end iend, or the value of specific degree-of-freedom idof
Arguments: p - a pointer to a cable element
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |