F,P, ... in loadcase are 2nd order tensors

This commit is contained in:
Martin Diehl 2021-06-03 06:48:43 +02:00
parent 35b17fd029
commit 3705f1d3a2
2 changed files with 1 additions and 6 deletions

@ -1 +1 @@
Subproject commit 5ecf7d74a79da155aed31e776963c7bc10eb9890
Subproject commit 4e63593fa25bbb296fc734c82aff3353190565f7

View File

@ -41,11 +41,6 @@ program DAMASK_grid
integer(kind(FIELD_UNDEFINED_ID)), allocatable :: ID(:)
!--------------------------------------------------------------------------------------------------
! variables related to information from load case and geom file
real(pReal), dimension(9) :: temp_valueVector !< temporarily from loadcase file when reading in tensors (initialize to 0.0)
logical, dimension(9) :: temp_maskVector !< temporarily from loadcase file when reading in tensors
!--------------------------------------------------------------------------------------------------
! loop variables, convergence etc.
real(pReal), dimension(3,3), parameter :: &