Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

    Integration points coordinates in Python

    Hi all, I'm looking for the way to get the coordinates from integration points directly from an odb with python. Currently I can just get the nodes coordinates (instance.nodes[i].coordinates[1]). Thanks in advance, alex
  2. alexemse

    Avoiding message 'Old job files exist. Overwrite (y/n)?'

    Hi all, I run Abaqus on batch mode. I have a script which launch few calculus, and I wonder how setting the command line to assume a 'yes' to this question : Old job files exist. Overwrite (y/n)? I don't want to stay in front of my PC and fill a 'y' every time. Thanks in advance, Alex
  3. alexemse

    How running with noGUI and a .py file with arguments ?

    Hi all, I'd like to run Abaqus without GUI (Graphical User Interface) but I have a python file with arguments required. The following command line doesn't work : abaqus viewer noGUI=writeDisp.py /home/workspace/test.odb (writeDisp has a path as argument) Does anybody know how using the...
  4. alexemse

    Job submitted but it never runs. (using CAE or Python)

    Hi all, Since I run Abaqus from Linux, I have the following problem : my job is submitted but it never runs. Apparently CAE writes the .inp file and then I can run the job from the X : abaqus job = 'my Job' Normally I thought I should just submit my Job in CAE and get back the result...
  5. alexemse

    Assign materials to elements without remeshing in Python

    Hi All ! I didn't find anything on the forum unfortunetly. Here is my situation : - I have a 2D domain meshed (by instance). - I'd like to assign 2 different materials to 2 different groups of elements. - I want to keep my mesh. For the moment I just splitted my domain into 2 groups of...

Part and Inventory Search