yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #27951
Re: [Question #702276]: Adding an attribute to a material
Question #702276 on Yade changed:
https://answers.launchpad.net/yade/+question/702276
Roxana Saghafian Larijani gave more information on the question:
Hi Karol,
Thank you for your response. I added eta just like the way gamma is defined in cpp and hpp files of viscoelasticCapillarPM. Then I used it in
VisForceCoefficient= ((3/2)* M_PI * phys.eta * pow(phys.R,2))/(delta);
then I recompiled and tried to define a material in my script with a specific eta as ViscElCapMat(frictionAngle=fr, density=rho, poisson=poi, young= yoM, Vb=vB, gamma=Gamma, eta=Eta, theta=Theta, Capillar=True, ...)
But I received the error.
Regards,
Roxana Saghfian
--
You received this question notification because your team yade-users is
an answer contact for Yade.