yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #21258
Re: [Question #685816]: how to get some variables in a certain range
Question #685816 on Yade changed:
https://answers.launchpad.net/yade/+question/685816
Status: Open => Answered
Jan Stránský proposed the following answer:
Hello,
writing your own functions (either in python or c++) is probably the
only option if there is no builtin functionality..
An ugly hack (not tested) would be to save the simulation, load separately, delete all particles outside region of interest and then call these "global" functions.
Then you can return to your original simulation.
cheers
Jan
--
You received this question notification because your team yade-users is
an answer contact for Yade.