yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #09758
[Question #250463]: problems with a example: chained-cylinder-spring.py
New question #250463 on Yade:
https://answers.launchpad.net/yade/+question/250463
Hi all,
I'm new to yade. I tried to run a example showed in the link below.
https://github.com/yade/trunk/blob/master/examples/chained-cylinders/chained-cylinder-spring.py
it successfully generated a spiral, but when i tried to run it, the spiral just stayed still and didn't change at all. it seems there was no gravity applying on the sprial, even though there was a line in the script:
NewtonIntegrator(damping=0.15,gravity=[0,-9.81,0]),
Somebody help me plz...thx :)
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.