← Back to team overview

yade-dev team mailing list archive

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

 

Hi,
The code looks ok.
Are you sure that there is at least one capillary force in the
simulation when computing the stress?
Bruno

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