yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #05250
[Branch ~yade-dev/yade/trunk] Rev 2346: - make the example more fun.
------------------------------------------------------------
revno: 2346
committer: bchareyre <bchareyre@dt-rv020>
branch nick: trunk
timestamp: Mon 2010-07-12 12:22:59 +0200
message:
- make the example more fun.
modified:
scripts/test/chained-cylinder-spring.py
--
lp:yade
https://code.launchpad.net/~yade-dev/yade/trunk
Your team Yade developers is subscribed to branch lp:yade.
To unsubscribe from this branch go to https://code.launchpad.net/~yade-dev/yade/trunk/+edit-subscription
=== modified file 'scripts/test/chained-cylinder-spring.py'
--- scripts/test/chained-cylinder-spring.py 2010-07-12 09:11:16 +0000
+++ scripts/test/chained-cylinder-spring.py 2010-07-12 10:22:59 +0000
@@ -5,7 +5,7 @@
# Experiment beam-like behaviour with chained cylinders + CohFrict connexions
from yade import utils
-young=1.0e6
+young=1.0e5
poisson=10
density=2.60e3
frictionAngle=radians(30)