I am writing UEXPAN subroutine in ABAQUS 2017 to calculate thermal strain increment in my domain for powder bed electron beam additive manufacturing. This is how my subroutine looks:
subroutine uexpan(expan,dexpandt,temp,time,dtime,predef,dpred,
1 statev,cmname,nstatv,noel)
c...