I am trying to simulate a concrete arch bridge under seismic loading. The bridge has a span with the length 40 meters. A nonlinear time-history analysis is performed. A nonlinearBeamColumn element is used.
When I request the response quantities from a specific section along the element length, using command;
"recorder Element -file ElementSectionForce/ElementForce41.txt -ele 41 section 1 force"
I got result file with five column for each time steps. Now, i don't know what these five values represent as i was expecting just two column for Fx and Mx.
Please help me to find my problem.
Thank you.