diff --git a/code/DAMASK_abaqus_exp.f b/code/DAMASK_abaqus_exp.f index 7b3995124..34a64a2f4 100644 --- a/code/DAMASK_abaqus_exp.f +++ b/code/DAMASK_abaqus_exp.f @@ -73,7 +73,7 @@ end function getSolverJobName end module DAMASK_interface -#include "CommercialFEM_fileList.f90" +#include "commercialFEM_fileList.f90" subroutine vumat(nBlock, nDir, nshr, nStateV, nFieldV, nProps, lAnneal, & stepTime, totalTime, dt, cmName, coordMp, charLength, & diff --git a/code/DAMASK_abaqus_std.f b/code/DAMASK_abaqus_std.f index 048cb0423..4b2527b6a 100644 --- a/code/DAMASK_abaqus_std.f +++ b/code/DAMASK_abaqus_std.f @@ -73,7 +73,7 @@ end function getSolverJobName end module DAMASK_interface -#include "CommercialFEM_fileList.f90" +#include "commercialFEM_fileList.f90" subroutine UMAT(STRESS,STATEV,DDSDDE,SSE,SPD,SCD,& RPL,DDSDDT,DRPLDE,DRPLDT,STRAN,DSTRAN,& diff --git a/code/DAMASK_marc.f90 b/code/DAMASK_marc.f90 index 61aac75be..a5e605a57 100644 --- a/code/DAMASK_marc.f90 +++ b/code/DAMASK_marc.f90 @@ -102,7 +102,7 @@ end function getSolverJobName end module DAMASK_interface -#include "CommercialFEM_fileList.f90" +#include "commercialFEM_fileList.f90" !-------------------------------------------------------------------------------------------------- !> @brief This is the MSC.Marc user subroutine for defining material behavior