Dear all,
I am learning to use python script for running ABAQUS
(commerical finite element program). I am having a bug in the
following chunk of code and am not sure what it is. I have three loops
in my code. The first two loops work fine. The third loop is a
combination of loop 1 and l
On May 10, 9:31 am, Mahendra wrote:
> Dear all,
> I am learning to use python script for running ABAQUS
> (commerical finite element program). I am having a bug in the
> following chunk of code and am not sure what it is. I have three loops
> in my code. The first two loops work fine.