The problem in PeritriaxController

Asked by Xu

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

Question information

Language:
English Edit question
Status:
Answered
For:
Yade Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Jérôme Duriez (jduriez) said :
#1

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.

Revision history for this message
Bruno Chareyre (bruno-chareyre) said :
#2

Thanks for finding that.
I fixed PeriTriaxController in another merge request. [1]
B

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

Can you help with this problem?

Provide an answer of your own, or ask Xu for more information if necessary.

To post a message you must log in.