yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #02993
Re: GranularMat?
I made the changes discussed in r1951; old hierarchy was
NormalInteraction/NormalShearInteraction/ElasticContactInteraction, now
we have NormPhys/NormShearPhys/FrictPhys.
Material/ElasticMat/GranularMat tree has become
Material/ElastMat/FrictMat. SimpleElasticRelationships is now
Ip2_FrictMat_FrictMat_FrictPhys (other functors wiill amend _Something,
I felt the default was already quite long).
It is summarized, as usually, at
https://www.yade-dem.org/index.php/API_Changes#10.1.2010.2C_r1952
All the changes are backwards-compatible, you will get warning from
python about deprecated name being used.
Cheers, Václav
> > Ip2_2xFrictionMat_FrictionPhys_{different things here}, or have just one
> > class with an attribute specifying which formulas to use.
> >
> The second means any new piece of code will be commited to some files
> that we all use, this is dangerous.
> I prefer the first.
>
> I'd pick Ip2_2xFrictionMat_FrictionCont_Simple.
>
> Nothing special with this name, but it says what it is. A very simple
> law that can be used by default.
>
> My lab mate says the only good name for Poisson would be KsDividedByKn
> (no "on", no "over", he is not native speaker but he made his PhD in
> US)... It is too long. Go back to "alpha"?
>
> Bruno
>
References