← Back to team overview

yade-users team mailing list archive

Re: [Question #210805]: How to add RadialForceEngine

 

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

    Status: Open => Answered

Anton Gladky proposed the following answer:
> I want to add RadialForceEngine to one particle with ids=pmove (id=3)
to overcome the gravity effect

Hi,

if removing of gravity for 1 particle is the only goal for you, you do
not need to use this engine. Use GravityEngine instead of gravity
parameter for NewtonIntegrator, but apply mask-parameter.

It can disable the gravity for "unmasked" particles. Nans in
RadialForceEngine should be investigated, it can be a bug.

Cheers,

Anton

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.