Re: [Numpy-discussion] Abaqus Python

2006-10-30 Thread Lisandro Dalcin
On 10/30/06, Jonathan Makem <[EMAIL PROTECTED]> wrote: > > Hi, > > I work with Abaqus 6.6.1 finite element software. To access the results > from a simulation, the Abaqus scripting interface is used in Python by > importing OdbAccess modules. These modules can only be accessed using the > versi

[Numpy-discussion] Abaqus Python

2006-10-30 Thread Jonathan Makem
Hi,     I work with Abaqus 6.6.1 finite element software. To access the results from a simulation, the Abaqus scripting interface is used in Python by importing OdbAccess modules. These modules can only be accessed using the version of Python that is installed with Abaqus. However, I canno