I'm trying to extract ply strains from a composite shell model in Abaqus. I would like to be able to export (to a .dat (preferably) or any sort of text file) every ply strain in every element.
So far I have managed to find a method to extract the ply with the max strain in each element to the .rpt file, but I would like to export all plies of every element to the .dat.
I'm doing this as a part of parametric study and need to post process later in Matlab. Any knowledge on the keywords/options to include in the .inp file would be greatly appreciated. Thanks in advance!