Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Unable to get values for UREF in UMESHMOTION Subroutine

Status
Not open for further replies.

Ajith Kurian Baby

Mechanical
Joined
Mar 28, 2020
Messages
53
Location
IN

I am trying to do a static analysis with periodic motion. The model has two rectangular blocks in which bottom one is fixed and top one is reciprocating with an applied normal load as pressure. Adaptive mesh constraint were used to input subroutine .I am using UMESHMOTION subroutine to calculate wear using Archards model. For calculating the wear I need to get the value of UREF from the subroutine, but it always shows a value of zero.

SUBROUTINE UMESHMOTION(UREF,ULOCAL,NODE,NNDOF,
$ LNODETYPE,ALOCAL,NDIM,TIME,DTIME,PNEWDT,
$ KSTEP,KINC,KMESHSWEEP,JMATYP,JGVBLOCK,LSMOOTH)

While the subroutine is able to print other values like displacement, CSTRESS, CSLIP, COPEN....

Can you help me to get the values of UREF.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top