yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #04535
[Branch ~yade-dev/yade/trunk] Rev 2246: Removing variable timeStepOutputInterval from the TT, it was useless.
------------------------------------------------------------
revno: 2246
committer: Chiara Modenese <chia@engs-018373>
branch nick: trunk
timestamp: Fri 2010-05-21 14:46:33 +0100
message:
Removing variable timeStepOutputInterval from the TT, it was useless.
modified:
pkg/dem/PreProcessor/TriaxialTest.hpp
--
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 'pkg/dem/PreProcessor/TriaxialTest.hpp'
--- pkg/dem/PreProcessor/TriaxialTest.hpp 2010-04-25 15:46:26 +0000
+++ pkg/dem/PreProcessor/TriaxialTest.hpp 2010-05-21 13:46:33 +0000
@@ -118,7 +118,6 @@
((Real,sigmaLateralConfinement,50000,"Lateral stress during triaxial loading. An isotropic unloading is performed if the value is not equal to :yref:`TriaxialTest::SigmaIsoCompaction`."))
((int,timeStepUpdateInterval,50,"interval for :yref:`GlobalStiffnessTimeStepper`"))
- ((int,timeStepOutputInterval,50,"interval for outputing general informations on the simulation (stress,unbalanced force,...)"))
((int,wallStiffnessUpdateInterval,10,"interval for updating the stiffness of sample/boundaries contacts"))
((int,radiusControlInterval,10,"interval between size changes when growing spheres."))
((int,numberOfGrains,400,"Number of generated spheres."))