← Back to team overview

yade-users team mailing list archive

Re: [Question #701880]: How to print out the resultant volume fraction and particle velocity when using and yade._utils.getDepthProfiles ?

 

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

    Status: Open => Answered

Jérôme Duriez proposed the following answer:
For an actual execution of functions such as getDepthProfiles (or any
other Python function), please use () (assuming there are no attributes
to pass)

print('getDepthProfiles=',getDepthProfiles())

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