Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

Recent content by owais ahmed

  1. owais ahmed

    Abaqus python script code to extract coordinates (coord ) with all the stress in all frames.

    Hallo everyone, I would like to draw the 3d diagram by extracting the all coordinates of the surface and their corresponding stresses and plotting them by using abaqus python script. Is that any python code that i could use to read the odb file and to extract the above information for...
  2. owais ahmed

    Abaqus error (only one type of region may be selected at one time)

    Hallo guys, I created this part geometry in abaquscae and then transported this file to hyperworks for meshing.After doing the transition mesh in hyperworks i exported the part to abaqus cae. But when i defeined the property and tryinf to assign the section .Abaqus is giving me this error (only...
  3. owais ahmed

    Abaqus normal simulations stresses results vs Substructure stresses results difference?

    Like as i described earlier for substructure i divide the whole layer into six parts and i am getting this result that 10 times higher than orignal i am getting these results .,stresses are 10 times high. also i am setting the substructure setting like for substructring approach i divide the...
  4. owais ahmed

    Abaqus normal simulations stresses results vs Substructure stresses results difference?

    Hallo everybody, I have been working on substructure simulation.Firstly i run my simulation just like a normal case and obtained the misses stress results. Secondly i try to validate the simulation by using substructure modelling for that i simulate a subtructure with nodal degree of freedom...
  5. owais ahmed

    A loop in Abaqus python script in odb file.... to get the data of all the frames at a time

    Hello Everyone, I created the abaqus python script to get the stresses data in a particular frame but i would like to obtained all the data of stresses for All frames at a time by using loops ....Can someone help me how could i modify my abaqus python script.... code attached db =...
  6. owais ahmed

    Extract Nodal COORD and Stress from field output report by using ODB Abaqus python script

    Hallo, I would like to extract COORD 1,COORD2, COORD 3 and all the stresses S11 ....S23 by using abaqus odb python script and wirite it on excel file.....I have done all this in ABAqus GUI ,,,but i want to do this by using abaqus python script ,,,, i did not define node set in my abaqus GUI...
  7. owais ahmed

    plotting 4 dimensional graph for that iam using the following code in python getting error?

    I want to plot 4 dimensional graph by using the following code in python matplotlib but i am getting this error index 10 is out of bounds for axis 0 with size 4 how could i resolve this issue? please comment ```import numpy as np import matplotlib.pyplot as plt from mpl_toolkits.mplot3d...
  8. owais ahmed

    Abaqus 3 d plot along x ,y and z distance

    thnaks for your answer....but please can you explain how could i manually add the variable to the input file ? do you mean .cae file?
  9. owais ahmed

    Abaqus 3 d plot along x ,y and z distance

    Acually now i request the coord variable in request output file,,,, But when i go probe values there are two options on nodes and on elements ,,,,,COORD is only giving me the COORD 1 COORD 2 and COORD 3 values only on nodes,,,,,but it is not giving me the coord values on elements ,,,can somebody...
  10. owais ahmed

    Abaqus 3 d plot along x ,y and z distance

    I would like to plot 3 dimensional graph in abaqus in which z axis represent the stress and x represent the distance of selected elementss in x direction and y represent the selected elements distance in elements inward direction (both x and y axes represent s the distance of selected elements...

Part and Inventory Search