Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

Search results for query: *

  • Users: roya22
  • Content: Threads
  • Order by date
  1. roya22

    Setting limit values for nodes rather than integration points in abaqus USDFLD

    Dear all, As I know, GETVRM returns values in integration points in usdfld subroutine. I want to set a limit value to fail the elements and as sometimes element nodes reach this value sooner than integration points, I want to set it for nodes rather than integration points. Does any one know...
  2. roya22

    wrong extrapolations from integration points in abaqus usdfld

    Dear all, I have written a usdfld subroutine to calculate Von-mises stress. The results obtained from the subroutine are exactly the same as those provided by abaqus (mises stress output). However, when it comes to nodes, I get wrong results in some elements. particularly in low stress regions...
  3. roya22

    Needing help for debugging a usdfld subroutine

    Dear all, I wrote the following USDFLD subroutine for calculating Damage. But when it comes to add damage increment to the current damage parameter, it does not work and returns a wrong value (sdv5 must be the summation of sdv3,4 and its previous value). Does anybody knows what is the problem...
  4. roya22

    ABAQUS VUSDFLD subroutine

    Dear all, I'm trying to write a vusdfld subroutine to delete elements when their Mises stress reach a certain value. I set Depvar as 1 (for Mises stress). However, I don't know how what command I must use in the vusdfld in order to delete elements and where I must define Field variables in the...
  5. roya22

    script error:TypeError: unsupported operand type(s) for -: 'OdbFrame' and 'int'

    Hi everybody, I'm new in abaqus scripting and trying to extract data from odb. I wrote the simple script but it does not work with this error: TypeError: unsupported operand type(s) for -: 'OdbFrame' and 'int' Here is my script: from abaqus import* from odbAccess import* Node=113436...

Part and Inventory Search