← Back to team overview

yade-dev team mailing list archive

Re: r1659 - commit message

 

------------------------------------------------------------------------
r1659 | sega | 2009-02-07 03:27:15 +0300 (Сбт, 07 Фев 2009) | 16 lines

ColorizedVelocityFilter counts a scale for each frame, without using previous min,max values.

1/ SimpleViscoelasticBodyParameters, SimpleViscoelasticInteraction,SimpleViscoelasticRelationships: 'setViscoelastic' is renamed to 'getViscoelasticFromSpheresInteraction' and moved to Shop; 'mu' is renamed to 'frictionAngle' according to the settled YADE practice. 

2/ MembraneTest and TestSimpleViscoelastic are brought into accord with this changes.

3/ SimpleViscoelasticContactLaw is updated in order to take into account shear interaction with facets.

4/ Shop: add getViscoelasticFromSpheresInteraction. It is accessible from python console also. 

5/ utils.py: add 'spheres_v2', 'facet_v2', 'import_stl_geometry_v2' in order to allow any PhysicalParameters class, not only BodyMacroParameters descendan as for "first" versions.

6/ add examples/dynamic_simulation_tests for SimpleViscoelastic and CundallDamping contact models; add comment to NewtonsDampedLaw about Cundall damping affect dynamic simulations.

-- 
Best regards, Sergei D.



Follow ups

References