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