← Back to team overview

yade-dev team mailing list archive

[Bug 1381282] Re: Sign convention in TriaxialStressController not consistent ?

 

Hi,

I'm trying to change this sign convention. I have currently a check test
failure in DEM-PFV-check.py :

" DEM-PFV: unbalanced Qin vs. Qout ( -4.07196227268e-06  vs.
4.07179270687e-06 ) "

Obvioulsy, the sign convention in triaxial engines seems to have an influence on calculations in FlowEngine.
I confess I would prefer not to dive in this code too... Would someone used with this code be able to directly highlight the part of the code (if any) that is directly related to this issue ? 

Thanks,

Jerome

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

Title:
  Sign convention in TriaxialStressController not consistent ?

Status in Yet Another Dynamic Engine:
  New

Bug description:
  Hi,

  When used as stress or strain rates, sign convention of "goal1/2/3"
  attributes of TriaxialStressController engine seem to me as not
  consistent.

  Positive values for stress goals correspond indeed to compression, whereas positive values for goal strain rates involve extension.
  Which is itself not consistent with TriaxialStressController.strain variable (in the end, to obtain positive TriaxialStressController.strain, you need to set negative strain rates goal variables).

  Not difficult to fix, but maybe require a common decision. (I vote
  myself for geomechanics convention)

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


References