[Yade-users] [Question #703276]: The problem in PeritriaxController

2022-09-23 Thread Xu
New question #703276 on Yade:
https://answers.launchpad.net/yade/+question/703276

Hi all,

As shown in Question[1], it is found that getStress does not handle clumps. 
However, the stress calculation in 'PeritriaxController' does also not handle 
clumps. The "branch"  uses the center of the clump members not the clump. I 
think this part needs to be revised as well.

By the way, how long it takes for the source code to be revised. The result is 
still wrong when i use 'utils.getStress', or do i need to update the something? 

Thank you
Xu 

[1] https://answers.launchpad.net/yade/+question/703169

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #703276]: The problem in PeritriaxController

2022-09-26 Thread Jérôme Duriez
Question #703276 on Yade changed:
https://answers.launchpad.net/yade/+question/703276

Status: Open => Answered

Jérôme Duriez proposed the following answer:
Thank you, I updated the issue https://gitlab.com/yade-
dev/trunk/-/issues/289 (to start with..)

For the other part of your question, first step is that
https://gitlab.com/yade-dev/trunk/-/merge_requests/891 turns into a
"merged" state.

Once this is done, it should be a matter of day(s) before your package
manager proposes you update yade-daily to a version that includes the
fix (if you use yade-daily)

If you use "yade", it would have to wait until a next release of your
operating system (upgrade your whole Ubuntu, maybe not the way to go
when waiting for a YADE update)

Using source code, it is a matter of you typing git pull (on a correct
branch, above link should be "merged" if you have a default workflow =
on "master" branch) and recompiling.

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #703276]: The problem in PeritriaxController

2022-09-30 Thread Bruno Chareyre
Question #703276 on Yade changed:
https://answers.launchpad.net/yade/+question/703276

Bruno Chareyre proposed the following answer:
Thanks for finding that.
I fixed PeriTriaxController in another merge request. [1]
B

[1] https://gitlab.com/yade-dev/trunk/-/merge_requests/892

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp