Dear Sir,
I have been using the following commands to solve a time dependent problem in parallel feap (single processor, SunGrid).
BATCh
PROP
DT,,1
END
BATCh
! DIREct,BLOCk
!DIREct,BLOCk,40000000
DIREct,SPARse
TANG
LOOP,time, 10
TIME
FORM
SOLVE
NEXT,time
END
STOP
When I checked the Ofeap file, I didn't find any results for the commands TANG, LOOP, TIME, FORM, SOLVE, etc....... I have attached the ofeap file as well. What am I doing wrong? I could solve time independent problem successfully. Is there any special instruction for time dependent problem?
Best Regards