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 cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Not getting output of STATEV used in FRIC subroutine 1

Status
Not open for further replies.

Syed_Baqer

Student
Joined
Mar 12, 2024
Messages
3
Location
IN
Hi everyone,

I am using FRIC subroutine for my project, in which friction value will change with lateral displacement. In that subroutine I am using STATEV argument and the code is working. But i want to debug the subroutine and without getting output of solution dependent state variables defined it is impossible. Can anyone help me in this.
 
Check the documentation chapter Analysis --> Analysis Techniques --> User Subroutines and Utilities --> About User Subroutines and Utilities (paragraph "Testing and Debugging"). There you will find information about Fortran unit numbers that can be used for debug output depending on the solver and file type.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top