not needed (was stored as restart data)
This commit is contained in:
parent
f8756ad95a
commit
f8e3cfe91d
|
@ -67,6 +67,7 @@ subroutine CPFEM_initAll
|
||||||
call homogenization_init
|
call homogenization_init
|
||||||
call CPFEM_init
|
call CPFEM_init
|
||||||
call config_deallocate
|
call config_deallocate
|
||||||
|
if (interface_restartInc==0) &
|
||||||
call crystallite_setInitialValues ! ToDo: MD More general approach needed
|
call crystallite_setInitialValues ! ToDo: MD More general approach needed
|
||||||
|
|
||||||
end subroutine CPFEM_initAll
|
end subroutine CPFEM_initAll
|
||||||
|
|
Loading…
Reference in New Issue