yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #02942
Re: UniaxialTest
> now I don't know what I must do for solving it, what is your
> suggestion?
>
>
>
> > comment out all non-elastic things
> > (including plasticity!!) and run the test again, i.e. you
> > will have just
> > something like
> >
> >
> > Real displN=geom->displacementN();
> > Real Fn=phys->kn*displN;
> > phys->normalForce=Fn*geom->normal;
> > Vector3r Fs=phys->ks*geom->displacementT();
> > applyForceAtContactPoint(....)
>
That one.
Follow ups
References