fixed error in previous commit
This commit is contained in:
parent
61981617d7
commit
f3ea92f50c
|
@ -458,10 +458,7 @@ program DAMASK_spectral_Driver
|
||||||
F_BC = loadCases(currentLoadCase)%deformation, &
|
F_BC = loadCases(currentLoadCase)%deformation, &
|
||||||
rotation_BC = loadCases(currentLoadCase)%rotation)
|
rotation_BC = loadCases(currentLoadCase)%rotation)
|
||||||
#endif
|
#endif
|
||||||
end select
|
end select
|
||||||
|
|
||||||
end select
|
|
||||||
enddo
|
|
||||||
|
|
||||||
!--------------------------------------------------------------------------------------------------
|
!--------------------------------------------------------------------------------------------------
|
||||||
! report begin of new increment
|
! report begin of new increment
|
||||||
|
|
Loading…
Reference in New Issue