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!

Recent content by snlg94

  1. snlg94

    Abaqus VFRIC Subroutine

    Hi Mustaine3, thank you for your reply. I already checked the documentation. However; it is still not clear to me. This is the code, I have. Here the variable m needs to decrease by time. How can I define it as a function of time? if (p.LT.p_crit) p=p_crit if (v.LT.v_crit)...
  2. snlg94

    Abaqus VFRIC Subroutine

    Dear all, Currently I am trying to model a contact between two plates. For this purpose I have a VFRIC subroutine written by using Fortran. In my model friction coefficient depends on some variables and one of these variables need to decrease by time. What I want to know is, how can I define a...

Part and Inventory Search

Back
Top