Author Topic: TPLOt Option - RSUM  (Read 4509 times)

gcongdon

  • New Member
  • *
  • Posts: 2
TPLOt Option - RSUM
« on: July 08, 2022, 01:27:39 PM »
Hello,

While reviewing the TPLOts keyword in Appendix D - Solution Command Manual of the FEAP User's Manual, I came across the rsum option which does not appear to be defined. I had a look in program/ptplot.f, to try and identify what the option does and how to use it, but I got a bit confused trying to trace through common variables/other variables defined in other files. What does this TPLOt option do exactly? Is this automatically summing the reactions for all coordinates in the model?

Regards,

GC

Prof. S. Govindjee

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 1164
Re: TPLOt Option - RSUM
« Reply #1 on: July 09, 2022, 12:33:23 AM »
See Table 14.2 in the manual.

Code: [Select]
rsum, n1, n2, n3
will sum component n1 of the reaction force on nodes n2 to n3.

Prof. R.L. Taylor

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 2649
Re: TPLOt Option - RSUM
« Reply #2 on: July 09, 2022, 06:57:01 AM »
This is defined in Table 14.2 along with other options