Merge branch '2Dloadcase' into 'development'

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

See merge request damask/DAMASK!397
This commit is contained in:
Martin Diehl 2021-06-03 09:00:14 +00:00
commit 2df56a6c43
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 :: &