not needed (was stored as restart data)

This commit is contained in:
Martin Diehl 2020-12-15 19:41:47 +01:00
parent f8756ad95a
commit f8e3cfe91d
1 changed files with 2 additions and 1 deletions

View File

@ -67,7 +67,8 @@ subroutine CPFEM_initAll
call homogenization_init
call CPFEM_init
call config_deallocate
call crystallite_setInitialValues ! ToDo: MD More general approach needed
if (interface_restartInc==0) &
call crystallite_setInitialValues ! ToDo: MD More general approach needed
end subroutine CPFEM_initAll