Question #264142 on Yade changed: https://answers.launchpad.net/yade/+question/264142
Jan Stránský proposed the following answer: Hi Felipe, brief summary contact laws are at [1]. There is brief description, publications and also names of example scripts you can look at. You can also browse documentation [2], where are listed parameters you can use. There are some derived from base classes which are not usually used (bases, dict, updateAttrs) and some you can set/modify, specifically for Law2_ScGeom_FrictPhys_CundallStrack [3]: neverErase, sphericalBodies. Furthermore you can use some methods defined on this law, on the example: elasticEnergy(), initPlasticDissipation(), plasticDissipation(). See examples for more details. if you are new to Yade, I really recommend to read the introduction, tutorial and user's manual, as cnatact law iteslf depends not only on law functor, but also on used particle shapes, materials, igeom functors and iphys functors.. cheers Jan PS: I am really not sure what "how you construct in ".py"" exactly means, next time please be more specific to get answer earlier :-) [1] https://yade-dem.org/wiki/ConstitutiveLaws#Constitutive_laws [2] https://yade-dem.org/doc/yade.wrapper.html#constitutive-laws [3] https://yade-dem.org/doc/yade.wrapper.html#yade.wrapper.Law2_ScGeom_FrictPhys_CundallStrack 2015-03-25 23:51 GMT+01:00 Felipe <[email protected]>: > Question #264142 on Yade changed: > https://answers.launchpad.net/yade/+question/264142 > > Status: Answered => Open > > Felipe is still having a problem: > Hey Jan, > > Thank you for answering my question. > > I'm really appreciate that. > > However, I would like to learn more specific about contact laws. > > If you have examples about it, could you send me to learn and also > seeing how you construct in ".py"? > > Cheers, > > Felipe > > -- > 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 > -- 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

