Abaqus python scripting
Abaqus python scripting
(OP)
Hey does anyone know a good reference for python scripting in Abaqus or a general template for running a script for an analysis in Abaqus ?
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
|
RE: Abaqus python scripting
RE: Abaqus python scripting
http://www.overvelde.com/
Afterwards, you use the .jnl-file to see how your actions in the CAE are in script language. You can use those examples to write your own script.
I hope this helps. You can always ask more specific questions in another topic.