Eng-Tips is the largest forum for Engineering Professionals on the Internet.

Members share and learn making Eng-Tips Forums the best source of engineering information on the Internet!

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

Apply numerous point loads-ABAQUS

Status
Not open for further replies.

Astro1992

New member
Joined
Nov 5, 2015
Messages
4
Location
IN
I have a set of around 300 concentrated point loads to be applied at
particular set of 300 distinct nodes. Is there any other way of applying the
loads other than creating the loads by entering them one by one??I do not
know python scripting. Suggestions would be greatly appreciated. Thanks in
advance.

 
Just put them in one set and apply the load to that set.
 
load at each node are not same.I have different magnitudes of load at each node...SO creating a set and applying altogether is not possible
 
What about an analytical field, mapping the loads?
 
Do u mean to say convert the loads to an equation and apply it as an analytical field ? Can u explain me please..
 
What informations do you have? Node number and load? Or coordinate and load? Or something else?

If you are not providing useful informations, then you cannot expect to get useful tips.
 
OK. I have both the node numbers(1-300 in order) and their Co ordinates as well and respective magnitude of loads at each node.
 
Then you could use any kind of scripting or programming language to bring the information in an Abaqus format and add it with *Include to your analysis. No need to use python to bring the loads into /CAE.

See the Keyword Reference Manual for *Cload and *Include.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top