09 September 2016 3 3K Report

when I use abaqus umat to calculate polycrystal plasticity,it has different running results when print different values to text file,The following is what I use

WRITE(15,*) 'pt='

WRITE(15,80) pt

80 format (e11.3e3,e11.3e3,e11.3e3,e11.3e3,e11.3e3,e11.3e3)

Could someone know the reason?thanks

Similar questions and discussions