Question #703791 on Yade changed:
https://answers.launchpad.net/yade/+question/703791
内山康太郎 posted a new comment:
>Please be more specific
Absolutely.
1st, isotropic compression
2nd, add positive shear
(O.cell.velGrad = Matrix3(0, 0, .1, 0, 0, 0, 0, 0, 0, 0))
3rd. Proceed with analysis for pos
New question #703805 on Yade:
https://answers.launchpad.net/yade/+question/703805
As we know, particles of CohFrictMat material can form cohesion bonds when
they come into contact. Recently I have been learning the code related to
CohFrictMat material(CohesiveFrictionalContactLaw.cpp and
C
Question #703791 on Yade changed:
https://answers.launchpad.net/yade/+question/703791
Jan Stránský proposed the following answer:
Something like
###
O.cell.velGrad = Matrix3(0, 0, .1, 0, 0, 0, 0, 0, 0, 0)
O.step()
O.cell.velGrad = Matrix3(0, 0, -.1, 0, 0, 0, 0, 0, 0, 0)
###
?
Please be more speci
3 matches
Mail list logo