added missing ticks

This commit is contained in:
Martin Diehl 2014-10-21 15:35:14 +00:00
parent 5c4e99f965
commit 78eb90a754
3 changed files with 3 additions and 3 deletions

View File

@ -73,7 +73,7 @@ end function getSolverJobName
end module DAMASK_interface end module DAMASK_interface
#include CommercialFEM_fileList.f90 #include "CommercialFEM_fileList.f90"
subroutine vumat(nBlock, nDir, nshr, nStateV, nFieldV, nProps, lAnneal, & subroutine vumat(nBlock, nDir, nshr, nStateV, nFieldV, nProps, lAnneal, &
stepTime, totalTime, dt, cmName, coordMp, charLength, & stepTime, totalTime, dt, cmName, coordMp, charLength, &

View File

@ -73,7 +73,7 @@ end function getSolverJobName
end module DAMASK_interface end module DAMASK_interface
#include CommercialFEM_fileList.f90 #include "CommercialFEM_fileList.f90"
subroutine UMAT(STRESS,STATEV,DDSDDE,SSE,SPD,SCD,& subroutine UMAT(STRESS,STATEV,DDSDDE,SSE,SPD,SCD,&
RPL,DDSDDT,DRPLDE,DRPLDT,STRAN,DSTRAN,& RPL,DDSDDT,DRPLDE,DRPLDT,STRAN,DSTRAN,&

View File

@ -102,7 +102,7 @@ end function getSolverJobName
end module DAMASK_interface end module DAMASK_interface
#include CommercialFEM_fileList.f90 #include "CommercialFEM_fileList.f90"
!-------------------------------------------------------------------------------------------------- !--------------------------------------------------------------------------------------------------
!> @brief This is the MSC.Marc user subroutine for defining material behavior !> @brief This is the MSC.Marc user subroutine for defining material behavior