Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

Creating a large number of wire elements in abaqus

Status
Not open for further replies.

asmaasaeed77

Structural
Aug 19, 2015
1
I'm currently trying to model the interaction of steel reinforcement with concrete beam. I'm using translator connectors between the rebar and concrete slab to simulate bond-slip effect. My problem now is that I need to create a large number of wire features for those translator connectors. So far, the only way I've been able to create wires is by manually connecting the nodes of the rebar to the nodes of the concrete. This is very time consuming on bigger models and I was wondering if there is a faster way of doing this.
thread799-328000
 
Replies continue below

Recommended for you

If this is going to be something you have to do frequently then you need to learn Abaqus scripting, Python. Basically every time you do something in CAE there is actually a python command run. But learning this will take time, but will pay off huge if you have to do this often.

Check out learning abaqus scripting in an hour (
You certainly won't be an expert after an hour but it is a start, after that go checkout the Abaqus documentation on scripting.

Also you can follow along with what CAE is doing in the way of python scripts by taking a look at the .jnl or for more detail the .rpy files that go along with your .cae file. If you don't have a good text editor I suggest Notepad++, make sure to set the language to python.
 
Yes, I agree with ebdoeop2's recommendation. Overvelde wrote a good/short PDF. Also, you may wish to purchase a book on Abaqus Python scripting.

I would recommend getting familiar with standalone Python by spending a few hours on the basics before moving on to studying Python scripting for Abaqus - in the documentation or the recommendations above. IDLE is a good GUI based interpreter for Python (available from python.org).

*********************************************************
Are you new to this forum? If so, please read these FAQs:

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor