yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #26196
[Question #698682]: MeasureCapStress does not work
New question #698682 on Yade:
https://answers.launchpad.net/yade/+question/698682
coreHello,
I use Yade to model unsaturated samples. My current Yade version is 2020.01a. I use the engine MeasureCapStress. I turn it off when I generate the dry sample and then turn it on when I apply the succion to the sample. I encounter Segmentation fault (core dumped) as soon as I turn it on. I wounder if there is a bug of this engine or I do not use it correctly.
Is there another way to compute the water volume in the sample. I looped over all interactions to compute it.
Vw = 0.0
for itr in O.interactions:
Vw+=itr.phys.vMeniscus
Is this way correct?
Could you please help me?
Thank you in advance
Son
--
You received this question notification because your team yade-users is
an answer contact for Yade.