init was missing (only important for restart)
This commit is contained in:
parent
eda03ed3e0
commit
17b27271a5
|
@ -75,6 +75,7 @@ materialpoint_postResults
|
||||||
call crystallite_init
|
call crystallite_init
|
||||||
call homogenization_init
|
call homogenization_init
|
||||||
call materialpoint_postResults
|
call materialpoint_postResults
|
||||||
|
call CPFEM_init
|
||||||
|
|
||||||
end subroutine CPFEM_initAll
|
end subroutine CPFEM_initAll
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue