← Back to team overview

yade-users team mailing list archive

Re: [Question #403137]: Why should block degree when imposing a velocity?

 

Question #403137 on Yade changed:
https://answers.launchpad.net/yade/+question/403137

    Status: Open => Answered

Jan Stránský proposed the following answer:
Basically you can prescribe velocity as an initial condition.
Without blocked dof, the velocity will be changed as the particle interact
or by gravity etc. If you block the dof with prescribed velocity, it will
not change (unless you change it manually) regardless interactions with
other particles.
cheers
Jan


2016-10-18 1:37 GMT+02:00 Weimin Song <question403137@xxxxxxxxxxxxxxxxxxxxx>
:

> New question #403137 on Yade:
> https://answers.launchpad.net/yade/+question/403137
>
> Dear all,
>
>          I'm confused about one small question.
>          In the manual[1],  when a velocity is imposed, why the
> corresponding degree should be blocked?
>
>          Example:
>
>          O.bodies.append(sphere((0,0,0),1))
>          O.bodies[0].state.blockedDOFs='x'
>          O.bodies[0].state.vel=(10,0,0)
>
>
> [1] https://yade-dem.org/doc/user.html#imposed-velocity
>
> --
> You received this question notification because your team yade-users is
> an answer contact for Yade.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users
> Post to     : yade-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-users
> More help   : https://help.launchpad.net/ListHelp
>

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.