← Back to team overview

yade-users team mailing list archive

Re: [Question #238346]: modify existing constitutive law

 

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

    Status: Open => Answered

Hicham BENNIOU proposed the following answer:
Hi Latifa,

You can take a look at the wiki's "how to" page [1], You will find basic
information about constitutive laws declaration and implementation.

I think it's also useful to take a look at the Programmer's Manual [2],
You should first take a look at how YADE is structured.

"Law2_ScGeom6D_CohFrictPhys_CohesionMoment" cpp source code can be found
on Github on the folder trunk/pkg/dem (CohesiveFrictionalContactLaw.hpp
and CohesiveFrictionalContactLaw.cpp)[3]


[1]https://yade-dem.org/wiki/ConstitutiveLawHowto
[2]https://yade-dem.org/doc/prog.html
[3]https://github.com/yade/trunk

Cheers
Hicham

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