write out undeformed configuration

This commit is contained in:
Martin Diehl 2021-05-31 19:41:22 +02:00
parent 650fbd7509
commit 91015fd07c
1 changed files with 4 additions and 0 deletions

View File

@ -252,6 +252,10 @@ program DAMASK_mesh
write(statUnit,'(a)') 'Increment Time CutbackLevel Converged IterationsNeeded' ! statistics file
endif
print'(/,a)', ' ... writing initial configuration to file ........................'
flush(IO_STDOUT)
call CPFEM_results(0,0.0_pReal)
loadCaseLooping: do currentLoadCase = 1, size(loadCases)
time0 = time ! load case start time
guess = loadCases(currentLoadCase)%followFormerTrajectory ! change of load case? homogeneous guess for the first inc