Dear FEAP users:
When I was using the FEAP built-in solid element, I found my stress output is zero. Then I checked routine fld3d2() in which it seems the stresses were written to the output file (iow) around line 655. But in this write command 'sigl(i,l)' array was used, here 'l' must be the a number for Gauss point. The second do loop through all the Gauss points was end around line 628, so all the elements of this array and 'xxm' are zero outside of that loop. That must be the reason I got zero stresses in my output file. Could anyone please verify whether it is a bug or I am using a old version of FEAP? It says I am using 8.4.
Thanks a lot!