yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #06472
Re: twist plastic moment
On 8 December 2010 12:26, Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx> wrote:
>
> > - Alphas&Co are not really physical parameters;
>
> Why not?
> Do you include alpha=Ks/Kn in Alphas&Co?
> If so, why?
> If not, why would alpha be an acceptable constitutive parameter, but not
> alpha_rolling?
>
For completeness I should have included also Ks/Kn. They are all parameters
of the interaction, however do they have a specific physical-basis? I am not
saying that it is wrong to employ them, that is indeed a common assumption
in a dem model. As we all know, those parameters are generally quantified to
obtain realistic behaviour at the macro-scale. This is the reason why for me
I would define them directly in the Ip2 (no need to average them, what is
the reason here if they are numbers not physically based?), in such a case.
It is only a thought, I will not change the code.
>
> I would define rolling strength a bit differently, consistently with
> previous discussion
> on using min strength :
>
> Now :
> Real EtaRoll =
> 2.0*sdec1->etaRoll*sdec2->etaRoll/(sdec1->etaRoll+sdec2->etaRoll);
> contactPhysics->maxRollPl = EtaRoll*min(Da,Db);
>
> Suggestion :
> contactPhysics->maxRollPl =
> min(sdec1->etaRoll*Da,sdec2->etaRoll*Db);
>
r2597. Thanks for suggestion :-)
Chiara
>
> Cheers.
>
> B.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-dev<https://launchpad.net/%7Eyade-dev>
> Post to : yade-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-dev<https://launchpad.net/%7Eyade-dev>
> More help : https://help.launchpad.net/ListHelp
>
Follow ups
References
-
twist plastic moment
From: Chiara Modenese, 2010-12-02
-
Re: twist plastic moment
From: Bruno Chareyre, 2010-12-02
-
Re: twist plastic moment
From: Chiara Modenese, 2010-12-02
-
Re: twist plastic moment
From: Bruno Chareyre, 2010-12-03
-
Re: twist plastic moment
From: Chiara Modenese, 2010-12-06
-
Re: twist plastic moment
From: Václav Šmilauer, 2010-12-06
-
Re: twist plastic moment
From: Chiara Modenese, 2010-12-07
-
Re: twist plastic moment
From: Chiara Modenese, 2010-12-07
-
Re: twist plastic moment
From: Bruno Chareyre, 2010-12-08
-
Re: twist plastic moment
From: Chiara Modenese, 2010-12-08
-
Re: twist plastic moment
From: Chiara Modenese, 2010-12-08
-
Re: twist plastic moment
From: Bruno Chareyre, 2010-12-08