[Tutor] IndentationError
Mark Lawrence
breamoreboy at yahoo.co.uk
Tue Aug 12 02:34:37 CEST 2014
On 11/08/2014 22:28, 王学敏 wrote:
> Dear Python Users,
>
> Attachment is python code.
>
> The function of this code is that I want to insert lots of fiber into
> matrix, data is a list storing translate vector. When a fiber is
> translated to matrix, I used fiber to cut matrix. So the new part will
> be generated, I delete the previous part and resume fiber. The loop will
> stop when all fibers are inserted to matrix. I used abaqus 6.11 to run
> fibermatrix.py, but it has problems. Thank you for your help.
>
> Best regards,
> Amy
>
I'm awfully sorry but I'm not downloading a 22kb file just to find an
IndentationError. Please see this http://sscce.org/
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
More information about the Tutor
mailing list