I am trying to map a KinematicHardening field (i.e., equivalent plastic strains and initial backstress tensor) from an odb to a new mesh.
I can map the stress field using the following command:
mdb.models['MY_MODEL'].Stress(distributionType=FROM_FILE, fileName='Job-1', increment=10...