I proposed to get the force versus displacement of the load node. I tried REACtion, Node and DISPlacement,Node by setting FORCe Node,0,-100,0(only applying x direction force). For the REACtion part, I noticed the load node has three values in three dof. What's the meaning of those values? For the Nodal displacement, the load node also has three different values. Does it mean I need to constrain the load node if I want it to move in x direction?
I also try to use BATCh->TPLOT->END->DISP LoadNode 1->SHOW. But I didn't get the F vs D plot as the manual described. Is there something missing in my code?
Otherwise, it seems I set a constant force here. How can I change the force and get the corresponding displacement?
I'm new to FEAP so that I would appreciate it if you can give me some guidance.