yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #09940
Re: [Question #251218]: Modifying the Cohesive Frictional Contact Law
Question #251218 on Yade changed:
https://answers.launchpad.net/yade/+question/251218
behzad posted a new comment:
Thanks guys.
I wrote the cpp file, it includes only this:
=================================
#include "CohBurgersMat.hpp"
CohBurgersMat::~CohBurgersMat()
{
}
YADE_PLUGIN((CohBurgersMat));
================================
@ Jérôme:
Thanks for the remark. I will write them separately to have a clean work and then I mix them up into one file.
Now, I move up to creating Iphys.
cheers,
Behzad
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.