Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations 3DDave 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: Jeje3103
  • Content: Threads
  • Order by date
  1. Jeje3103

    Python - Launch successive calculations of Abaqus

    I would like to launch successive calculations with Abaqus via Python. Between each calculations i have to apply some python code to extract some results but i dont know how to achieve that... To launch a calculation with cmd in windows : C:\SIMULIA\Abaqus\Commands\abq6131.bat job=Fish1 So my...
  2. Jeje3103

    Abaqus - How to apply initial conditions as plastic strain?

    I m trying to apply to apply plastic strains initial conditions in Abaqus as you can see below :  ** ---------------------------------------------------------------- *Initial Conditions, type=PLASTIC STRAIN test_elements, 0.338, -0.276, -0.0618, 0.0447 ** ** STEP: Step-1 This part of...
  3. Jeje3103

    Abaqus Python get Stresses at each nodes and save in text file

    I m trying to extract stresses at each nodes or each integration points. I can get stresses but i have nothing to know where it is situated the values. How can i add the node number or node coordinate? Below it is my code to extract just all stresses components from odbAccess import * import...
  4. Jeje3103

    Extraction of Stresses with Python at each integration points

    online 1 post This post has NOT been accepted by the mailing list yet. I m trying to extract the stresses with Python at each integration points (or an extrapolation to the nodes). I get the stresses but i dont succeed to use a nodelabel or something like that to know where i m extracting...

Part and Inventory Search