fixed error in previous commit

This commit is contained in:
Pratheek Shanthraj 2013-12-18 09:38:44 +00:00
parent 61981617d7
commit f3ea92f50c
1 changed files with 1 additions and 4 deletions

View File

@ -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