← Back to team overview

yade-users team mailing list archive

Re: [Question #702665]: How to calculate the height of particle accumulation?

 

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

Karol Brzezinski proposed the following answer:
Hi,

The information about the height is printed. It is just between "initial
lines".

If you want to know the height anytime later during the simulation, you
need to run those two lines again:

###
(xdim,ydim,zdim)= aabbDim()
print("Height is ",zdim)
###

Cheers,
Karol

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