Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

Abaqus subroutine error: "Sensor cannot be found but is accessed in VUAMP."

Status
Not open for further replies.

gracem

Mechanical
Jun 16, 2018
3
I am trying to run an abaqus job which has an initial step followed by a restart file which calls on a user subroutine to determine muscle forces based on displacement. When I call the subroutine in the initial step I get the error "***ERROR: Sensor KIN_AP_SENSOR cannot be found but is accessed in VUAMP. Please make sure that this sensor is defined for this step."
Yet I have the sensor defined in the .inp file as
*OUTPUT, HISTORY, SENSOR, TIME INTERVAL=1e-5, NAME=KIN_AP_SENSOR
*ELEMENT OUTPUT, ELSET=AXIS_R_TF_EXT_AP
CU1,
and my Fortran code is
tfAP = vGetSensorValue('KIN_AP_SENSOR',jSensorLookUpTable,
* sensorValues)
Any help on what the issue could be would be appreciated. Thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor