6.21. nodeResponse command

nodeResponse(nodeTag, dof, responseID)

Returns the responses at a specified node. Must call responses command before this command.

nodeTag (int) node tag.
dof (int) specific dof of the response
responseID (int)

the id of responses:

  • Disp = 1
  • Vel = 2
  • Accel = 3
  • IncrDisp = 4
  • IncrDeltaDisp = 5
  • Reaction = 6
  • Unbalance = 7
  • RayleighForces = 8