← Back to team overview

yade-users team mailing list archive

[Question #701836]: size vs. hSize vs. hSize0 vs. refSize in "Cell"

 

New question #701836 on Yade:
https://answers.launchpad.net/yade/+question/701836


In my case, instead of using a stresscontroller(), I applied the velocity directly to the periodic boundary. Then, I want to indicate the strain values : ex,ey,ez in the plot.addData() step.

I know that the stress value can be obtained through getStress(), i.e. getStress()[0,0], but how to directly represent the strain value such as stress?

I thought the "cell" class would contain the strain information, right? However, I can't decide which parameter should be used to represent the strain value.

>From the YADE documentation, the "Cell" class has the following parameters: size, hSize, hSize0, and refSize. But I don't think I can fully distinguish them.




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