← Back to team overview

yade-users team mailing list archive

Re: [Question #235985]: Highest clump position in clump cloud

 

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

Bruno Chareyre proposed the following answer:
Yes, because the max should be reste each time. Actually, it seems to me that you simply want to return values.
Why not return them (then you can skip "global")?

def altCapas():
   ...
   return maxHeight1,maxHeight2,maxHeight3

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