is only needed during initialization

This commit is contained in:
Martin Diehl 2020-02-22 11:42:06 +01:00
parent 2cf89b1fdd
commit 7d6c0dc5f4
1 changed files with 1 additions and 0 deletions

View File

@ -317,6 +317,7 @@ subroutine material_init
deallocate(microstructure_phase)
deallocate(microstructure_texture)
deallocate(texture_orientation)
allocate(material_homogenizationAt,source=discretization_homogenizationAt)