[Tutor] IndentationError

王学敏 campusxuemin at gmail.com
Mon Aug 11 23:28:39 CEST 2014


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20140811/209b8677/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fibermatrix.py
Type: application/octet-stream
Size: 22383 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/tutor/attachments/20140811/209b8677/attachment-0001.obj>


More information about the Tutor mailing list