← Back to team overview

yade-users team mailing list archive

Re: [Question #247006]: Writing a new constitutive law

 

Question #247006 on Yade changed:
https://answers.launchpad.net/yade/+question/247006

behzad majidi posted a new comment:
Hi

I checked out the files like;

Files related to the example:
pkg/common/Sphere.xpp
pkg/dem/Ig2_Sphere_Sphere_ScGeom.xpp
pkg/dem/ScGeom.xpp
pkg/common/ElastMat.xpp
pkg/dem/Ip2_FrictMat_FrictMat_FrictPhys.xpp
pkg/dem/FrictPhys.xpp
pkg/dem/ElasticContactLaw.xpp

Alright, now I know how can I compile and use the modifications I might
do.

But, for example in which of those mentioned files are the simple
equation of f=k*deltaU?

Imagine I want to double the contact force in the simple elastic-elastic
contact! It means let say instead of f=k*deltaU I wanna put
f=2*k*deltaU.

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.