← Back to team overview

yade-users team mailing list archive

Re: Simulation model

 

Thank you! Works!

Best Regards / Mit freundlichen Grüßen / С наилучшими пожеланиями / З
найкращими побажаннями

Anton Gladkyy


2009/5/26 Václav Šmilauer <eudoxos@xxxxxxxx>

>
> > I'm sorry, I have played with different syntax, but still problems
> > with adding velocity to these particles.
> > How can I Add, for example, velocity?
> >
> > temp_vel = {'velocity': [0,-1,0]}
> >
> O.bodies.append(utils.regularSphereOrthoPack([0,0,4],extents=2,radius=.1,gap=.1,color=(0,1,0)))
>
> Dont look for complexities where there are none ;-)
>
>
> O.bodies.append(utils.regularSphereOrthoPack([0,0,4],extents=2,radius=.1,gap=.1,color=(0,1,0),velocity=[0,-1,0])
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users<https://launchpad.net/%7Eyade-users>
> Post to     : yade-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-users<https://launchpad.net/%7Eyade-users>
> More help   : https://help.launchpad.net/ListHelp
>

Follow ups

References