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. _______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

