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, &
|
||||
rotation_BC = loadCases(currentLoadCase)%rotation)
|
||||
#endif
|
||||
end select
|
||||
|
||||
end select
|
||||
enddo
|
||||
end select
|
||||
|
||||
!--------------------------------------------------------------------------------------------------
|
||||
! report begin of new increment
|
||||
|
|
Loading…
Reference in New Issue