← Back to team overview

yade-dev team mailing list archive

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

 

This is really strange.

I definitely got output from getCapillaryStress() with Yade 2013-07-18.git-f0b5fd0 when running scripts last year. I can proof that!
The code of getCapillaryStress() did not change between july and december 2013.
Today (or since beginning of this year) I get always 

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

whatever I do. 
I ran the script at my second machine but still the output is zero.
Even when running the script with the old version ( Yade 2013-07-18.git-f0b5fd0) ...

I am helpless, can anyone confirm this behavior please?

christian

-- 
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