How to get output from VFRIC subroutine?

Hello Abaqus users, 

I am modeling a carbon woven textile and writing a VFRIC subroutine for frictional behavior. My subroutine did run well with basic coulomb friction model and got the results. The issue is, I added direction cosine of incremental slip (dirCosSl(nDir, nContact)) in the code in order to see the direction/angle of incremental slip. I would like to see the direction cosine value in the output. I do not see that output in results in CAE visualization. Is there any way to view the cosine values?

Thank you in advance.