← Back to team overview

yade-dev team mailing list archive

[Bug 1308074] Re: getCapillaryStress() returns Matrix::Zero()

 

for reproducing see script in the attachment

btw, the link for getting capillary files is no more working:

https://yade-dem.org/index.php/CapillaryTriaxialTest

(links to https://yade-dem.org/doc/index.html)

** Attachment added: "script to reproduce bug #1308074"
   https://bugs.launchpad.net/yade/+bug/1308074/+attachment/4085215/+files/check-cap-stress.py

-- 
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
https://bugs.launchpad.net/bugs/1308074

Title:
  getCapillaryStress() returns Matrix::Zero()

Status in Yet Another Dynamic Engine:
  New

Bug description:
  Hi,

  I noticed, that getCapillaryStress() function returns

  Matrix3(0,0,0, 0,0,0, 0,0,0)

  whatever the input is (getCapillaryStress(), getCapillaryStress(1),
  getCapillaryStress(0), getCapillaryStress(vol), ...)

  In a yade version from july of last year it was working while a newer
  version (march 2014) is not

  Can someone confirm, please?

To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/1308074/+subscriptions


References