Re: [Tutor] Python and Abaqus

2010-07-30 Thread bob gailer
On 7/30/2010 7:44 AM, leo.ruggier...@libero.it wrote: Dear All, I am trying to have access to the Abaqus kernel by a Python script. My intention is to avoid to use the Abaqus GUI (or command line) to run a simulation. The idea is to lunch the Python script by DOS or Python module. "lunch" m

Re: [Tutor] Python and Abaqus

2010-07-30 Thread Knacktus
Am 30.07.2010 13:44, schrieb leo.ruggier...@libero.it: Dear All, I am trying to have access to the Abaqus kernel by a Python script. My intention is to avoid to use the Abaqus GUI (or command line) to run a simulation. The idea is to lunch the Python script by DOS or Python module. The problem

[Tutor] Python and Abaqus

2010-07-30 Thread leo.ruggier...@libero.it
Dear All, I am trying to have access to the Abaqus kernel by a Python script. My intention is to avoid to use the Abaqus GUI (or command line) to run a simulation. The idea is to lunch the Python script by DOS or Python module. The problem is that my Python script runs from the Abaqus command l

[Tutor] Python and Abaqus

2009-10-20 Thread Paul Roger Leinan
Hi! Referring to http://mail.python.org/pipermail/tutor/2008-November/065270.html Would you be able to send me these python examples to? Regards Paul Leinan -- Paul Roger Leinan PhD Student Department of Structural Engineering - Biomechanics - Norwegian University of Science and Technology (

Re: [Tutor] Python and Abaqus

2009-01-13 Thread Kent Johnson
On Tue, Jan 13, 2009 at 8:42 AM, jzq wrote: > hi,I need your help. > Could you give me some examples about the using of python in abaqus? > Thanks a lot. I'm not sure there is anyone on this list who knows abaqus, previous questions have come up pretty dry. We can help with the python part... Go

Re: [Tutor] Python and Abaqus

2009-01-13 Thread jzq
hi,I need your help. Could you give me some examples about the using of python in abaqus? Thanks a lot. ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

[Tutor] Python and Abaqus

2008-11-12 Thread iSinhCanon
It would be simply if you can use Python to explorer your file .odb for yours databases for exemples: displacements and stresses at node etc... I have a lot of exemples by using Python for file .odb, if you want i can send it to you. Sinh. Hello folks, This is something that must have been a