← Back to team overview

yade-users team mailing list archive

Re: [Question #671132]: tow engines in a program

 

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

    Status: Open => Answered

Jan Stránský proposed the following answer:
> I applied a engine for movement of particles caused by gravity

yes, NewtonIntegrator(...,gravity=[0,0,-9.8]) does this

> after that I want to compress particles by the piston

your TranslationEngine is ok.

There are several options how to make it work, e.g. I would add the
piston with TranslationEngine after gravity deposition ends.

cheers
Jan

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