← Back to team overview

yade-users team mailing list archive

Re: How to use constitutive laws in Python scripts

 

> 
> I imagine that this is where kn, ks and frictionAngle have to be assigned? I
> am gonna try, but, I still do not understand why the simulation cannot work
> with ConcretePM, RockPM or ViscoelasticPM?
> 

Because for ViscoelasticPM, for example, you need SimpleViscoelasticMat,
NewtonIntegrator(damping=0) (it is new name of NewtonDampedLaw) and no
O.dt with utils.PWaveTimeStep(). See example/STLImporterTest.py or
scripts/test/clump-hopper-viscoelastic.py. (they are most up to date)...


-- 
Best regards,

Sergei Dorofeenko,
Cand. Phys.-Mat. Sci.

Institute of Problems of Chemical Physics,
Chernogolovka, Moscow region, Russia.

e-mail: dorofeenko@xxxxxxxxx




Follow ups

References