Ajith Kurian Baby
Mechanical
- Mar 28, 2020
- 53
For simulating a wear problem, I use the call function in subroutine,
call GETVRMAVGATNODE(NODE,'CSTRESS',ARRAY,JRCD,JELEMLIST,NELEMS,JMATYP,JGVBLOCK).
when the function is called, the job get aborted. it seems like its not able to obtain CSTRESS value.
The other functions like GETVRN, GETPARTINFO, GETNODETOELEMCONN is working fine. can you help me to solve this issue. I had enabled Contact in field output as well.
call GETVRMAVGATNODE(NODE,'CSTRESS',ARRAY,JRCD,JELEMLIST,NELEMS,JMATYP,JGVBLOCK).
when the function is called, the job get aborted. it seems like its not able to obtain CSTRESS value.
The other functions like GETVRN, GETPARTINFO, GETNODETOELEMCONN is working fine. can you help me to solve this issue. I had enabled Contact in field output as well.