Dear FEAP Admin,
I am not sure but maybe there are some bugs in subroutine fld3d1.
In the coding line 113, ur(i,l) = ur(i,l) + xr(i,l) should leads to current coodinates of element which are assigned again to ur.
And In the line 150, xcur(i) = xr(i,l) + ur(i,l) doest not make sense due to the combination between reference and current coordinates.
Maybe I have confused somewhere or bugs really exist.
Thank you.
Best regards,
Hiep Nguyen