TarletonGroup / CrystalPlasticity

CP UMAT and CZM UEL for Abaqus
153 stars 72 forks source link

Fix: unit of read() and open() do not the same #66

Closed lixiaoyaol closed 4 months ago

lixiaoyaol commented 4 months ago

In my opinion, the read() function should get data from open() function to assign to dummy(:) variable, so the unit of read() and open() should be the same.