yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #06664
Re: [Question #213744]: Rolling resistance for cohesionless material
Question #213744 on Yade changed:
https://answers.launchpad.net/yade/+question/213744
Chareyre proposed the following answer:
For the record, setContactFriction(angle) takes angle in radians.
But TriaxialCompressionEngine::setContactProperties(angle) still takes it in degrees.
The reason is that older scripts are all using the second form, while the first one is completely new.
Existing scripts don't have to be modified. The new scripts will use the new function and will not worry about degrees.
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.