Question #253401 on Yade changed:
https://answers.launchpad.net/yade/+question/253401

Henry posted a new comment:
Thanks a lot.

I want generate a particle by importing a closed mesh file:

Block=gts.read(open(mesh+'.gts'))
O.bodies.append(pack.gtsSurface2Facets(Block, wire=True))

And I try to add mass through: 
Block.state.mass=1.0e4


However, I can't add the gravity on it.

Thanks  a lot!

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.

_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp

Reply via email to