Re: [Yade-users] [Question #692998]: principal axis of clump

2020-12-14 Thread jsonscript
Question #692998 on Yade changed: https://answers.launchpad.net/yade/+question/692998 Status: Answered => Open jsonscript is still having a problem: hello: very thanks for your advice, I choose this simple artificial clump consists of three particles. I want to compute principle axes

Re: [Yade-users] [Question #694506]: Removing particles during thermal cycling

2020-12-14 Thread Robert Caulk
Question #694506 on Yade changed: https://answers.launchpad.net/yade/+question/694506 Status: Open => Answered Robert Caulk proposed the following answer: Hey Zoheir, Thanks for reporting this with a working MWE. I think this is now fixed, if you want to test before it is merged you can clon

Re: [Yade-users] [Question #693739]: Energy conservation in thermal and flow Engines

2020-12-14 Thread Robert Caulk
Question #693739 on Yade changed: https://answers.launchpad.net/yade/+question/693739 Robert Caulk proposed the following answer: I looked into adding this but it is relatively non-trivial and not necessarily a desirable behavior for the function. In the end the only goal is to prove the mathemati

Re: [Yade-users] [Question #694506]: Removing particles during thermal cycling

2020-12-14 Thread Robert Caulk
Question #694506 on Yade changed: https://answers.launchpad.net/yade/+question/694506 Robert Caulk posted a new comment: Also a side note: your line: updateTriangulation = 1 Does nothing inside yade. I will let you brainstorm why that is the case and how to fix it. -- You received this questio

[Yade-users] [Question #694509]: How to plot the acceleration of the boulder and or the grains?

2020-12-14 Thread Defri
New question #694509 on Yade: https://answers.launchpad.net/yade/+question/694509 Dear all, I am trying to plot the velocity and acceleration: 1. How to add plot data for acceleration (for the boulder and or the grains)? 2. Based on my script, is that the way correct if I wanna plot velocity fo

Re: [Yade-users] [Question #692998]: principal axis of clump

2020-12-14 Thread Jan Stránský
Question #692998 on Yade changed: https://answers.launchpad.net/yade/+question/692998 Status: Open => Answered Jan Stránský proposed the following answer: Thanks, now the question is finally nearly perfect* :-) *nearly - there are "IndentationError: unexpected indent" in the code, but easy t

Re: [Yade-users] [Question #692998]: principal axis of clump

2020-12-14 Thread Jan Stránský
Question #692998 on Yade changed: https://answers.launchpad.net/yade/+question/692998 Jan Stránský posted a new comment: Considering the "longest axis", I **think** (am not sure, you can test it), that if you check all sphere pairs sph1,sph2 and take the pair with maximum length = (sph1.state.pos

Re: [Yade-users] [Question #692924]: How can I measure a flux?

2020-12-14 Thread shen se
Question #692924 on Yade changed: https://answers.launchpad.net/yade/+question/692924 shen se posted a new comment: Input documents with particle coordinates or input mesh are not wished, in most cases. They may be changed by way of writing coordinates immediately within the script or using make

Re: [Yade-users] [Question #694506]: Removing particles during thermal cycling

2020-12-14 Thread Zoheir Khademian
Question #694506 on Yade changed: https://answers.launchpad.net/yade/+question/694506 Status: Answered => Open Zoheir Khademian is still having a problem: Robert, thank you so much for the quick reply. I truly appreciate it. I will recompile it and report back to you after trying the MWE. >

Re: [Yade-users] [Question #694506]: Removing particles during thermal cycling

2020-12-14 Thread Robert Caulk
Question #694506 on Yade changed: https://answers.launchpad.net/yade/+question/694506 Robert Caulk posted a new comment: >Is it because I did not associate it with the engine? like: "flow.updateTriangulation=1"? Yes :-) >If so, Is "flow.updateTriangulation=1" the same as [1], using flow.meshUpda

Re: [Yade-users] [Question #694506]: Removing particles during thermal cycling

2020-12-14 Thread Robert Caulk
Question #694506 on Yade changed: https://answers.launchpad.net/yade/+question/694506 Status: Open => Answered Robert Caulk changed the question status: This should be in an answered state, user must have accidentally clicked "still need help." -- You received this question notification bec

[Yade-users] [Question #694513]: How to generate stress in PARAVIEW when the boulder dropped on the grains, and why my amount of grains model in PARAVIEW is not as much as in YADE simulation?

2020-12-14 Thread Defri
New question #694513 on Yade: https://answers.launchpad.net/yade/+question/694513 Dear all, I have some doubts: 1. Based on my script (attachment on below), why I cannot run "readParamsFromTable" from my YADE script? it appeared like this on PARAVIEW when I run script: Traceback (most recent ca