← Back to team overview

yade-dev team mailing list archive

[Branch ~yade-pkg/yade/git-trunk] Rev 4173: One forgotten change during previous commit about TriaxialStressController <-> 3DTriaxialEngine ?...

 

------------------------------------------------------------
revno: 4173
committer: jduriez <jerome.duriez@xxxxxxxxxxxxxxx>
timestamp: Mon 2014-09-22 17:13:24 -0600
message:
  One forgotten change during previous commit about TriaxialStressController <-> 3DTriaxialEngine ? https://github.com/yade/trunk/commit/77bc6d75b780bcbad5bdadc5bb3645badb009cd9
modified:
  examples/triax-tutorial/script-session1.py


--
lp:yade
https://code.launchpad.net/~yade-pkg/yade/git-trunk

Your team Yade developers is subscribed to branch lp:yade.
To unsubscribe from this branch go to https://code.launchpad.net/~yade-pkg/yade/git-trunk/+edit-subscription
=== modified file 'examples/triax-tutorial/script-session1.py'
--- examples/triax-tutorial/script-session1.py	2014-08-01 15:37:51 +0000
+++ examples/triax-tutorial/script-session1.py	2014-09-22 23:13:24 +0000
@@ -80,7 +80,7 @@
 ############################
 
 triax=TriaxialStressController(
-	## ThreeDTriaxialEngine will be used to control stress and strain. It controls particles size and plates positions.
+	## TriaxialStressController will be used to control stress and strain. It controls particles size and plates positions.
 	## this control of boundary conditions was used for instance in http://dx.doi.org/10.1016/j.ijengsci.2008.07.002
 	maxMultiplier=1.+2e4/young, # spheres growing factor (fast growth)
 	finalMaxMultiplier=1.+2e3/young, # spheres growing factor (slow growth)