← Back to team overview

yade-users team mailing list archive

Re: UniaxialTest

 

>
> > >         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(....)
>

I did that and run the test again, but the results are same before, tension
and compression. :(

Follow ups

References