------------------------------------------------------------
revno: 3923
committer: jduriez <[email protected]>
timestamp: Thu 2016-07-28 10:24:11 -0600
message:
  Doc clarification for TriaxialStressController.externalWork 
(http://www.mail-archive.com/[email protected]/msg12083.html)
modified:
  pkg/dem/TriaxialStressController.hpp


--
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 'pkg/dem/TriaxialStressController.hpp'
--- pkg/dem/TriaxialStressController.hpp	2016-03-01 01:02:55 +0000
+++ pkg/dem/TriaxialStressController.hpp	2016-07-28 16:24:11 +0000
@@ -115,7 +115,7 @@
 		((bool,internalCompaction,true,,"Switch between 'external' (walls) and 'internal' (growth of particles) compaction."))
 		((Real,meanStress,0,Attr::readonly,"Mean stress in the packing. |yupdate|"))
 		((Real,volumetricStrain,0,Attr::readonly,"Volumetric strain (see :yref:`TriaxialStressController::strain`). |yupdate|"))
-		((Real,externalWork,0,Attr::readonly,"Energy provided by boundaries. |yupdate|"))
+		((Real,externalWork,0,Attr::readonly,"Boundary mechanical work (negativ when the boundaries actually provide energy to the sample). |yupdate|"))
 		((bool,updatePorosity,false,,"If true, :yref:`solid volume<TriaxialStressController::particlesVolume>` will be updated once (will automatically reset to false after one calculation step) e.g. for porosity calculation purpose. Can be used when volume of particles changes during the simulation (e.g. when particles are erased or when clumps are created)."))
 		,
 		/* extra initializers */

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

Reply via email to