abaqus Questions
5
Solved
I am writing script in Abaqus, where I crush circle and square with cut circle (like cheese). I need to put Contact between parts so I need Surface.
macro manager generates:
s1 = a.instances['kol...
2
There is a similar question regarding the integration of Abaqus specific python libraries into a project hosted in PyDev/Eclipse. But unfortunately the answers were not compatible with my problem a...
2
I am trying to run python abaqus through the command prompt using
os.system('abaqus CAE noGUI=ODBMechens')
It doesn't seem to run anything, but if I go to the command prompt myself and type in
...
Bik asked 27/3, 2017 at 2:25
1
My aim is to obtain a transition mapped quad meshing on a long rectangular region which is a parametrised model. The final mesh can be seen as follows:
The only way I could realise this final o...
2
Solved
With reference to my previous question,
Faster way to partition a Face with Sketch in ABAQUS with scripting,
I have to select the multiple regions created by the partitioning method to assign th...
1
Solved
I am using a Python script for executing some function in Abaqus. Now, after running for some iterations Abaqus is exiting the script due to an error.
Is it possible in Python to bypass the ...
Scarecrow asked 1/8, 2016 at 20:25
7
Solved
I need to run multiple times the same abaqus .inp file (slightly changed within runs) and after each run ends I need to submit a abaqus python script that will read the results.
I've done the foll...
4
Solved
I have a native DLL that is a plug-in to a different application (one that I have essentially zero control of). Everything works just great until I link with an additional .lib file (links my DLL t...
1
© 2022 - 2025 — McMap. All rights reserved.