Re: [Yade-users] [Question #700531]: Contacts in function getStress()

2022-02-08 Thread Leonard
Question #700531 on Yade changed: https://answers.launchpad.net/yade/+question/700531 Leonard posted a new comment: Hi Karol, Thanks very much for your sharing. As described in the code: branch = b1->state->pos - b2->state->pos; stressTensor += (nsi->normalForce + nsi->shearForce) * branch.trans

Re: [Yade-users] [Question #700531]: Contacts in function getStress()

2022-02-08 Thread Leonard
Question #700531 on Yade changed: https://answers.launchpad.net/yade/+question/700531 Status: Answered => Solved Leonard confirmed that the question is solved: Thanks Karol Brzezinski, that solved my question. -- You received this question notification because your team yade-users is an ans

Re: [Yade-users] [Question #700369]: Circular setting

2022-02-08 Thread 孙灿
Question #700369 on Yade changed: https://answers.launchpad.net/yade/+question/700369 孙灿 posted a new comment: Hello! I tried your code, but I found it couldn't run. The reason for the error is: non ASCII character '\ XC2' in file yuan py on line 11, but no encoding declared; see http://python.o

Re: [Yade-users] [Question #700531]: Contacts in function getStress()

2022-02-08 Thread Karol Brzezinski
Question #700531 on Yade changed: https://answers.launchpad.net/yade/+question/700531 Status: Open => Answered Karol Brzezinski proposed the following answer: Hi, You can find the code here [2]. Maybe this will help you to find the answer. I can't interpret this for sure, because of my litt

Re: [Yade-users] [Question #700494]: Boundary conditions with thermal engine

2022-02-08 Thread Rioual
Question #700494 on Yade changed: https://answers.launchpad.net/yade/+question/700494 Rioual gave more information on the question: Hello Robert, Here is a picture: https://stratus.irstea.fr/f/5be74ddefd5c4c5c9fd1/ The granular material is squashed between the 2 cylindrical boundaries (aditionn

Re: [Yade-users] [Question #700494]: Boundary conditions with thermal engine

2022-02-08 Thread Rioual
Question #700494 on Yade changed: https://answers.launchpad.net/yade/+question/700494 Status: Answered => Open Rioual is still having a problem: Hello Robert, Here is a picture: https://stratus.irstea.fr/f/5be74ddefd5c4c5c9fd1/ The granular material is squashed between the two cylindrical bo

Re: [Yade-users] [Question #700494]: Boundary conditions with thermal engine

2022-02-08 Thread Robert Caulk
Question #700494 on Yade changed: https://answers.launchpad.net/yade/+question/700494 Status: Open => Answered Robert Caulk proposed the following answer: >>In my case, my granular packing is confined between two concentric cylindrical boundaries >> this is not adapted to this case so ? Boun

Re: [Yade-users] [Question #700369]: Circular setting

2022-02-08 Thread Jan Stránský
Question #700369 on Yade changed: https://answers.launchpad.net/yade/+question/700369 Status: Open => Answered Jan Stránský proposed the following answer: Something like this? ### # input R = 10 n = 48 # conputed values c = 2*pi*R r = c / 2 / float(n) da = 2*pi / float(n) # disks disks = [] f

Re: [Yade-users] [Question #700369]: Circular setting

2022-02-08 Thread 孙灿
Question #700369 on Yade changed: https://answers.launchpad.net/yade/+question/700369 Status: Needs information => Open 孙灿 gave more information on the question: Hello! I'm sorry I didn't explain myself clearly. I want to simulate a hollow circle. A hollow circle means that there are many par

Re: [Yade-users] [Question #700349]: How to realize the observation of settlement in shield simulation

2022-02-08 Thread Launchpad Janitor
Question #700349 on Yade changed: https://answers.launchpad.net/yade/+question/700349 Status: Needs information => Expired Launchpad Janitor expired the question: This question was expired because it remained in the 'Needs information' state without activity for the last 15 days. -- You rec