8 Questions 4 Answers 0 Followers
Questions related from Oceanus Lingose
I want to get a contour plot which is SCF (stress concentration factor) , how to operate abaqus?
17 August 2023 4,930 0 View
When I run INP files using bat. One of the INP files output an error, but the others are OK, how to solve it?
20 April 2023 9,392 1 View
I have coded a module file, there is a class in the file, I paste it in D:\Abaqus\SIMULIA\CAE\2018\win_b64\tools\SMApy\python2.7\Lib\site-packages\my_module then I run main.py script in...
28 February 2023 2,742 0 View
Number of nodes is 71,772, Number of elements is 69,250, but the number of 'S' or 'PEEQ' values in odb file is 277,008, it is 4 times of elements. >>>...
02 February 2023 6,693 5 View
A path format is like this in Abaqus Python script. path_1 = (23, '1602:1521:-1', 22, '1520:1489:-1', 21) How to expand the path to (23, 1602, 1601, .........., 1521, 22, 1520, 1519, ......,...
31 January 2023 3,307 1 View
I have a list of the path node labels, more than 10 thousand nodes, now I want to using this node labels to get the Field output values, how can I do? I know I can get the values though python...
28 January 2023 895 3 View
It seems Abaqus can't save the excel files automatic. I want to export XY data using Excel Utilities tool, but it just open, can't save automatic. So I using win32com module, but it is...
28 January 2023 3,174 4 View
I have created some edges sets in model instance, when I want to using these sets to creat some paths to draw XY data plot, tools --> path --> Node list --> Node set selections but the...
28 January 2023 143 6 View