PointLoad
Result types for point load
| Property | Long name | Unit | Description |
|---|---|---|---|
| X | X | Length | x coordinate |
| Y | Y | Length | y coordinate |
| Z | Z | Length | z coordinate |
| Ux | ux | Length | Total displacement in x direction |
| Uy | uy | Length | Total displacement in y direction |
| Uz | uz | Length | Total displacement in z direction |
| Utot | |u| | Length | Total displacement |
| dUx | Δux | Length | Incremental displacement in x direction |
| dUy | Δuy | Length | Incremental displacement in y direction |
| dUz | Δuz | Length | Incremental displacement in z direction |
| dUtot | |Δu| | Length | Total incremental displacement |
| PUx | Pux | Length | Summed displacement per phase in x direction |
| PUy | Puy | Length | Summed displacement per phase in y direction |
| PUz | Puz | Length | Summed displacement per phase in z direction |
| PUtot | |Pu| | Length | Total summed displacement per phase |
| Vx | vx | Length/Time | Velocity in x direction |
| Vy | vy | Length/Time | Velocity in y direction |
| Vz | vz | Length/Time | Velocity in z direction |
| Vtot | |v| | Length/Time | Total velocity |
| Ax | ax | Length/Time2 | Acceleration in x direction |
| Ay | ay | Length/Time2 | Acceleration in y direction |
| Az | az | Length/Time2 | Acceleration in z direction |
| Atot | |a| | Length/Time2 | Total acceleration |
| Agx | ax('g') | - | Acceleration in g in x direction |
| Agy | ay('g') | - | Acceleration in g in y direction |
| Agz | az('g') | - | Acceleration in g in z direction |
| Agtot | |a|('g') | - | Total acceleration in g |
| Force | |Force| | Force | Total point load |
| Fx | Fx | Force | Point load in the x direction |
| Fy | Fy | Force | Point load in the y direction |
| Fz | Fz | Force | Point load in the z direction |
| U1 | u1 | Length | Total displacement in first local axis direction |
| U2 | u2 | Length | Total displacement in second local axis direction |
| U3 | u3 | Length | Total displacement in third local axis direction |
| dU1 | Δu1 | Length | Incremental displacement in first local axis direction |
| dU2 | Δu2 | Length | Incremental displacement in second local axis direction |
| dU3 | Δu3 | Length | Incremental displacement in third local axis direction |
| PU1 | Pu1 | Length | Summed displacement per phase in first local axis direction |
| PU2 | Pu2 | Length | Summed displacement per phase in second local axis direction |
| PU3 | Pu3 | Length | Summed displacement per phase in third local axis direction |
| Height | Elevation | Length | Equal to Y in 2D projects and equal to Z for 3D projects |
| Fdyn | |Fdyn| | Force | Total dynamic point load |
| Fxdyn | Fx,dyn | Force | Dynamic point load in the x direction |
| Fydyn | Fy,dyn | Force | Dynamic point load in the y direction |
| Fzdyn | Fz,dyn | Force | Dynamic point load in the z direction |
| SPUx | ΣPux | Length | Summed displacement over phases in x direction |
| SPUy | ΣPuy | Length | Summed displacement over phases in y direction |
| SPUz | ΣPuz | Length | Summed displacement over phases in z direction |
| SPUtot | |ΣPu| | Length | Total summed displacement over phases |
| M | |M| | Force·Length | Dynamic bending moment vector, 0 in preview |
| Mx | Mx | Force·Length | Bending moment around x axis |
| My | My | Force·Length | Bending moment around y axis |
| Mz | Mz | Force·Length | Bending moment around z axis |
| Mdyn | |Mdyn| | Force·Length | Total dynamic bending moment vector, 0 in preview |
| Mxdyn | Mx,dyn | Force·Length | Dynamic bending moment around x axis |
| Mydyn | My,dyn | Force·Length | Dynamic bending moment around y axis |
| Mzdyn | Mz,dyn | Force·Length | Dynamic bending moment around z axis |
| Fprev | |Fprev| | Force | Total point load of previous phase |
| Fxprev | Fx,prev | Force | Point load of previous phase in the x direction |
| Fyprev | Fy,prev | Force | Point load of previous phase in the y direction |
| Fzprev | Fz,prev | Force | Point load of previous phase in the z direction |
| Ftarget | |Ftarget| | Force | Desired total point load |
| Fxtarget | Fx,target | Force | Total desired total point load in the x-direction |
| Fytarget | Fy,target | Force | Desired total point load in the y-direction |
| Fztarget | Fz,target | Force | Desired total point load in the z-direction |
| Mprev | Mprev | Moment | Total point load bending moment in previous phase |
| Mxprev | Mx,prev | Moment | Point load bending moment around x axis in previous phase |
| Myprev | My,prev | Moment | Total point load bending moment around y axis in previous phase |
| Mzprev | Mz,prev | Moment | Point load bending moment around z axis in previous phase |
| Mtarget | Mtarget | Moment | Total desired point load bending moment |
| Mxtarget | Mx,target | Moment | Desired point load bending moment around x axis |
| Mytarget | My,target | Moment | Desired point load bending moment around y axis |
| Mztarget | Mz,target | Moment | Desired point load bending moment around y axis |
| XYZoriginal | Original coordinate | Length | Should not be used. Use Xoriginal, Yoriginal and Zoriginal to get the coordinate instead |
| Xoriginal | Xoriginal | Length | X component of the original position of the point load |
| Yoriginal | Yoriginal | Length | Y component of the original position of the point load |
| Zoriginal | Zoriginal | Length | Z component of the original position of the point load |
| NodeID | Node ID | - | Returns the ID of the nodes |
| ElementID | Element ID | - | Returns the element ID for the point load structures |
| LocalNumber | Local number | - | The n-th node in a structure element (also displayed in the tables of Output program) |