← Back to team overview

yade-dev team mailing list archive

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

 

Yes, the code looks fine and there was no change in the related files
during that time except splitting Shop.cpp into two files ...

also there was a change in parameter names about one year ago (Fcap <->
fCap)

Yes, I am sure, there are contacts, there are meniscii, there are
capillary forces, ...

btw getStress() is working fine at the same model

chr.

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