yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #09159
[yade/trunk] 77bc6d: - improved version of TriaxialStressController, co...
Branch: refs/heads/master
Home: https://github.com/yade/trunk
Commit: 77bc6d75b780bcbad5bdadc5bb3645badb009cd9
https://github.com/yade/trunk/commit/77bc6d75b780bcbad5bdadc5bb3645badb009cd9
Author: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx>
Date: 2013-02-04 (Mon, 04 Feb 2013)
Changed paths:
M examples/triax-tutorial/script-session1.py
M pkg/dem/TriaxialCompressionEngine.hpp
M pkg/dem/TriaxialStateRecorder.cpp
M pkg/dem/TriaxialStressController.cpp
M pkg/dem/TriaxialStressController.hpp
Log Message:
-----------
- improved version of TriaxialStressController, controling not onlt stress but also strain rate
- making the interface more similar (but still not exactly like) PeriTriaxController.
- TriaxialCompressionEngine and ThreeDTriaxialEngine become almost useless
- reflected in the example script which now uses only TriaxialStressController
Commit: bffaf8e5d609eae2e46070373d821f1bb7dade50
https://github.com/yade/trunk/commit/bffaf8e5d609eae2e46070373d821f1bb7dade50
Author: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx>
Date: 2013-02-04 (Mon, 04 Feb 2013)
Changed paths:
M examples/clumps/triax-basic-with-clumps.py
Log Message:
-----------
-micro-fix (no need to define an initial timestep)
Commit: 86fb3659902acacf5b180f564570d9a9ab8f8811
https://github.com/yade/trunk/commit/86fb3659902acacf5b180f564570d9a9ab8f8811
Author: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx>
Date: 2013-02-04 (Mon, 04 Feb 2013)
Changed paths:
M pkg/dem/GlobalStiffnessTimeStepper.cpp
Log Message:
-----------
-code cleaning
Commit: 58dcdf413d9a8b710721a0bb6af63dd5b225c052
https://github.com/yade/trunk/commit/58dcdf413d9a8b710721a0bb6af63dd5b225c052
Author: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx>
Date: 2013-02-04 (Mon, 04 Feb 2013)
Changed paths:
M py/utils.py
Log Message:
-----------
- fix the default value of orientation in utils.box. [1,0,0,0] is NOT a quaternion.
Compare: https://github.com/yade/trunk/compare/3b0074180ed4...58dcdf413d9a