yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #09571
Re: [Question #247006]: Writing a new constitutive law
Question #247006 on Yade changed:
https://answers.launchpad.net/yade/+question/247006
Status: Open => Answered
Jan Stránský proposed the following answer:
Hi Behzad,
I think that you will need new Material, IPhys, Ip2 and Law classes. Have a
look at FrictPhys related classes for an inspiration (see one of previous
answers). Try to understand the relations between those classes. If
everything is clear to you, the extansion to Burger's model should not be a
big deal :-)
cheers
Jan
2014-05-15 16:11 GMT+02:00 behzad
<question247006@xxxxxxxxxxxxxxxxxxxxx>:
> Question #247006 on Yade changed:
> https://answers.launchpad.net/yade/+question/247006
>
> Status: Answered => Open
>
> behzad is still having a problem:
> Hi,
>
> the new constitutive law I need to implement is that of Burger's model.
> This model is composed of a Kelvin model (dashpot in parallel of a
> spring) in series of a Maxwell model (dashpot in series with a spring).
> Thus, it has four parameters; two viscosity of the dashpots and two
> stiffness for two springs.
>
> The deformation equation of this model is given by;
>
>
> http://books.google.ca/books?id=E1ZkAkDjbuIC&pg=PA183&dq=strain+function+burgers+model&hl=en&sa=X&ei=wsl0U4uvFcyBqgbbl4H4Bw&ved=0CDQQ6AEwAQ#v=onepage&q=strain%20function%20burgers%20model&f=false
>
> I don't know how should I start writing this in C++ for yade!
>
> cheers,
> Behzad
>
> --
> 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 : yade-users@xxxxxxxxxxxxxxxxxxx
> 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.