clump.cfd.pos
Syntax
Vector Access
- v = clump.cfd.pos(c<,i>)
- clump.cfd.pos(c<,i>) = v
Get the CFD clump position.
Returns: v - CFD clump position vector or component
Accepts: v - CFD clump position vector or component
Arguments: c - CFD clump pointer
i - optional vector component
Component Access
- f = clump.cfd.pos.x(c)
- clump.cfd.pos.x(c) = f
Get the x-component of the CFD clump node position.
Returns: f - x-component of the CFD clump position vector Accepts: f - x-component of the CFD clump position vector Arguments: c - CFD clump pointer
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |