I met with the PhD student I'm working with, and we tried a few more things but we still couldn't figure it out. Here is the analysis I've been running:
BATCh
PROPortional,,1
END
1,0,0.0,tt,0.0,tr,0.0,0.0 ! linearly increasing
BATCh
PVEW,AUTO
END
"Displacements"
"Stresses"
"Strain"
"Phase_Field"
BATCh
RESTart test ! Commented out when generating restart files
PETSc,ON
DT,,dt
TRANsient,NEWMark,0.5,1.0
STRE,NODE
PVEW,NEWSM
LOOP,,ni
LOOP,,np
TIME,,tt
LOOP,,150
UTAN,,1
NEXT
NEXT
STRE,NODE
PVEW
SAVE test ! Commented out when restarting
NEXT
END
STOP
We tried running it both with and without the extension option, and every possible file name combination we could think of, but it either did what I described in the previous post, or didn't restart the analysis at all and started from time zero.