Ip2 functors scripts

Asked by behzad

Hi,

I wonder where I can find the codes for Ip2 functors.
As an instance, I want to see how Ip2_FrictMat_CpmMat_FrictPhys calculates the contact parameters.

Thanks

Question information

Language:
English Edit question
Status:
Answered
For:
Yade Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Hicham BENNIOU (benniou-hicham-deactivatedaccount) said :
#1

Hi Behzad,

For Ip2_FrictMat_CpmMat_FrictPhys see [1] (line 22)

But if you want actually to understand how contact parameters are calculated in Concrete Particle Model, see Ip2_CpmMat_CpmMat_CpmPhys in the same file (line 34)

Cheers,

Hicham

[1] https://github.com/yade/trunk/blob/master/pkg/dem/ConcretePM.cpp

Revision history for this message
Hicham BENNIOU (benniou-hicham-deactivatedaccount) said :
#2

Just a quick addition, Ip2_FrictMat_CpmMat_FrictPhys inherits from Ip2_FrictMat_FrictMat_FrictPhys, see [2].

Take a look at Vaclav Smilauer PhD Thesis [3]

Cheers,

Hicham

[2]https://github.com/yade/trunk/blob/master/pkg/dem/FrictPhys.cpp
[3]http://beta.arcig.cz/~eudoxos/smilauer2010-phd-thesis.pdf

Revision history for this message
Jan Stránský (honzik) said :
#3

Hi Behzad,

Ip2_FrictMat_CpmMat_FrictPhys [1,2]:
but Ip2_FrictMat_FrictMat_FrictPhys would be better to study :-) [3,4]

Jan

[1]
http://bazaar.launchpad.net/~yade-pkg/yade/git-trunk/view/head:/pkg/dem/ConcretePM.hpp#L238
[2]
http://bazaar.launchpad.net/~yade-pkg/yade/git-trunk/view/head:/pkg/dem/ConcretePM.cpp#L22
[3]
http://bazaar.launchpad.net/~yade-pkg/yade/git-trunk/view/head:/pkg/dem/FrictPhys.hpp#L41
[4]
http://bazaar.launchpad.net/~yade-pkg/yade/git-trunk/view/head:/pkg/dem/FrictPhys.cpp#L7

2014-10-09 20:56 GMT+02:00 behzad <email address hidden>:

> New question #255547 on Yade:
> https://answers.launchpad.net/yade/+question/255547
>
> Hi,
>
> I wonder where I can see the codes for Ip2 functors.
> As an instance, I want to see how Ip2_FrictMat_CpmMat_FrictPhys calculates
> the contact parameters.
>
> Thanks
>
>
> --
> 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 address hidden>
> Unsubscribe : https://launchpad.net/~yade-users
> More help : https://help.launchpad.net/ListHelp
>

Can you help with this problem?

Provide an answer of your own, or ask behzad for more information if necessary.

To post a message you must log in.