Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross 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: PeterP1
  • Content: Threads
  • Order by date
  1. PeterP1

    User Subroutine SIGINI: *Conflicts

    Hello! I'm using the subroutine SIGINI to specifiy predefined stresses in my model in abaqus CAE. This subroutine is not supported in Abaqus CAE, so I need to use the keyword editor to write the following entry: INITIAL CONDITIONS, TYPE=STRESS, USER This entry will call the subroutine when...
  2. PeterP1

    Python Script: Sorted Sets

    Hello! Currently I'm working on a Python script and I'd like to know whether it is possible to create sets with entries sorted by a particular criterion? In my case I need a node set with nodes arranged by their y-coordinates. Is it possible, for example, to generate a list of node labels, to...
  3. PeterP1

    found MeshElement, expecting Tuple

    Hello! I'd like to assign each element on an edge to a set. It's quite easy to get access to the element objects and to adress each element object by the intenal labels. The problem is that for set definitions tupels are needed and not objects. Therefore, the following code leads to an error...
  4. PeterP1

    Python Commands: Find nodes on an edge

    Hi! Currently I'm building a parameterized and automated model in Abaqus. Therefor I modify the journal-file of a CAE model using Python Commands. My aim is to be able to change the dimensions of a component stepwise in a loop and to create a corresponding input file in each loop. It works...

Part and Inventory Search