Dear Prof. Taylor,
thank you for the reply. I checked the truss routine and found the "mistake" - iste is set to 1 here. Because the truss elements are input after the solids, this is the value for iste when I check it for output. So rather than check iste I am checking istv now, which works fine.
Yet, I got another issue with the mentioned task using truss and solids for reinforced concrete. Please tell me, if I should start a new subject or if we can discuss in this thread:
I would like to output normal forces in the truss. Considering the kingpost-example (appended) in feaps manual, there is some confusion for me, when I plot the normal forces by plot,stre,1. As the truss elements get loads only at the nodes, the normal forces should be constant over one element - which contradicts to the plot obtained in the example.
Rather than use the feap standard way to project quantities to nodes, don't you think truss normal forces should be element quantities and should be stored and plotted like that?
For a linear elastic truss, the calculation of normal force can be obtained easily out of the nodal coordinates and displacement, the elastic modulus and information about the cross section. Yet it is not that easy if plasticity is involved, which I plan to use in this context. Is there already a way in feap to obtain element quantities?