Hi Eugen, randomDensePack calls TriaxialTest internally [1], which calls TriaxialCompressionEngine internally [2], which is deprecated. So, as the warning says, it should be replaced by TriaxialStressController. I have no time to do it now, but this information may be useful for other people willing to fix it. cheers Jan [1] http://bazaar.launchpad.net/~yade-pkg/yade/git-trunk/view/head:/py/pack/pack.py#L462 [2] http://bazaar.launchpad.net/~yade-pkg/yade/git-trunk/view/head:/pkg/dem/TriaxialTest.cpp#L276 PS: thanks for attached minimal working example, things are much easier then :-) 2013/5/2 Eugen Kubowsky