Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

using vgetvrm

Status
Not open for further replies.

V_S_B

Mechanical
Jan 2, 2020
17
is there any particular format for using vgetvrm multiple times in a sub routine for getting values of different parameters
 
Replies continue below

Recommended for you

This utility routine can be called multiple times without any special syntax. Here's an example from the documentation ("Damage and failure of a laminated composite plate"):

jStatus = 1
call vgetvrm( 'S', stress, jData, cData, jStatus )
jStatus = 1
call vgetvrm( 'LE', strain, jData, cData, jStatus )
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor