------------------------------------------------------------ revno: 3563 committer: jduriez <[email protected]> timestamp: Thu 2015-01-08 17:11:14 -0700 message: Correction of minor inconsistency between comment and command modified: doc/sphinx/tutorial/06-periodic-triaxial-test.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 'doc/sphinx/tutorial/06-periodic-triaxial-test.py' --- doc/sphinx/tutorial/06-periodic-triaxial-test.py 2014-09-03 15:59:54 +0000 +++ doc/sphinx/tutorial/06-periodic-triaxial-test.py 2015-01-09 00:11:14 +0000 @@ -91,7 +91,7 @@ # set the current cell configuration to be the reference one O.cell.trsf=Matrix3.Identity # change control type: keep constant confinement in x,y, 20% compression in z - triax.goal=(sigmaIso,sigmaIso,-.3) + triax.goal=(sigmaIso,sigmaIso,-.2) triax.stressMask=3 # allow faster deformation along x,y to better maintain stresses triax.maxStrainRate=(1.,1.,.1)
_______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

