← Back to team overview

yade-users team mailing list archive

Re: Simulation model

 


Ok, works! Thank you!

But how can I add such parameters for spheres as velocity, density, frictionAngle etc?
All keyword parameters that are not specified in the def(...) argument list will end up in the **kw dictionary, which is passed as-is to utils.sphere. Therefore, you can use those as usually.

V.




Follow ups

References