I'm trying to get single file for ParFeap where I can have an output global file of the displacements and sum of reaction forces in every time step. In Feap the command sequence is like that:
BATCh
TPLOt
END
DISP,,1,x,y,z
SUMS,1,1,0
Does someone know how i can do it in ParFeap?