Re: [Yade-users] [Question #700434]: InsertionSortCollider SortAxis : does axis choice make a difference to speed?

2022-02-10 Thread Daniel Kiracofe
Question #700434 on Yade changed: https://answers.launchpad.net/yade/+question/700434 Daniel Kiracofe posted a new comment: Jérôme, the initial report above was for a single iteration: O.run(1). To answer your question, I did a reset of the timing statistics and then ran for 100 iterations (very

Re: [Yade-users] [Question #700434]: InsertionSortCollider SortAxis : does axis choice make a difference to speed?

2022-02-09 Thread Daniel Kiracofe
Question #700434 on Yade changed: https://answers.launchpad.net/yade/+question/700434 Status: Answered => Solved Daniel Kiracofe confirmed that the question is solved: Bruno, thank you for reply. I decided to try a few experiments. I created a highly elongated packing with an aspect ra

[Yade-users] [Question #700434]: InsertionSortCollider SortAxis : does axis choice make a difference to speed?

2022-01-28 Thread Daniel Kiracofe
New question #700434 on Yade: https://answers.launchpad.net/yade/+question/700434 InsertionSortCollider documentation says: "At the initial step, Bodies’ bounds (along sortAxis) are first std::sort’ed along this (sortAxis) axis, then collided. The initial sort has O(n^2) complexity,". But

Re: [Yade-users] [Question #691021]: en averaging for Law2_ScGeom_ViscElPhys_Basic, bug or incorrect documentation?

2020-05-28 Thread Daniel Kiracofe
Question #691021 on Yade changed: https://answers.launchpad.net/yade/+question/691021 Daniel Kiracofe posted a new comment: Yes, I am happy to make some suggested improvements via git merge requests. I'm not sure if I will find any more changes to this module or not, but I can make

Re: [Yade-users] [Question #691009]: et for ViscElMat with Law2_ScGeom_ViscElPhys_Basic, bug or feature?

2020-05-28 Thread Daniel Kiracofe
Question #691009 on Yade changed: https://answers.launchpad.net/yade/+question/691009 Status: Answered => Solved Daniel Kiracofe confirmed that the question is solved: Yes exactly. Thank you! -- You received this question notification because your team yade-users is an answer cont

Re: [Yade-users] [Question #691009]: et for ViscElMat with Law2_ScGeom_ViscElPhys_Basic, bug or feature?

2020-05-28 Thread Daniel Kiracofe
Question #691009 on Yade changed: https://answers.launchpad.net/yade/+question/691009 Daniel Kiracofe confirmed that the question is solved: Thanks Bruno Chareyre, that solved my question. -- You received this question notification because your team yade-users is an answer contact for Yade

[Yade-users] [Question #691021]: en averaging for Law2_ScGeom_ViscElPhys_Basic, bug or incorrect documentation?

2020-05-28 Thread Daniel Kiracofe
New question #691021 on Yade: https://answers.launchpad.net/yade/+question/691021 The documentation for Law2_ScGeom_ViscElPhys_Basic (https://yade-dem.org/doc/yade.wrapper.html#yade.wrapper.Law2_ScGeom_ViscElPhys_Basic) states the following: The damping constant is computed at each contact

Re: [Yade-users] [Question #691009]: et for ViscElMat with Law2_ScGeom_ViscElPhys_Basic, bug or feature?

2020-05-28 Thread Daniel Kiracofe
Question #691009 on Yade changed: https://answers.launchpad.net/yade/+question/691009 Status: Needs information => Open Daniel Kiracofe gave more information on the question: Bruno: I don't see any changes to cases 1-3. Those are handled by the other branches of the if-then-else t

Re: [Yade-users] [Question #691009]: et for ViscElMat with Law2_ScGeom_ViscElPhys_Basic, bug or feature?

2020-05-28 Thread Daniel Kiracofe
Question #691009 on Yade changed: https://answers.launchpad.net/yade/+question/691009 Status: Answered => Open Daniel Kiracofe is still having a problem: Robert, the documentation I'm referring to this here: https://yade- dem.org/doc/yade.wrapper.h

[Yade-users] [Question #691009]: et for ViscElMat with Law2_ScGeom_ViscElPhys_Basic, bug or feature?

2020-05-27 Thread Daniel Kiracofe
New question #691009 on Yade: https://answers.launchpad.net/yade/+question/691009 I had an issue with ViscElMat, started to write a question, ended up solving it myself. So now my question is really: is this a bug or a feature? If you have a material like this

[Yade-users] [Question #690856]: can't get O.stopAtTime to work

2020-05-20 Thread Daniel Kiracofe
New question #690856 on Yade: https://answers.launchpad.net/yade/+question/690856 I am having trouble getting O.stopAtTime to work. I tried this little script. From my understanding, this would run until either 400 iterations, or 20 seconds, whichever comes first. Actual result, runs for 400

Re: [Yade-users] [Question #690691]: setPermF broken?

2020-05-15 Thread Daniel Kiracofe
Question #690691 on Yade changed: https://answers.launchpad.net/yade/+question/690691 Daniel Kiracofe confirmed that the question is solved: Thanks Bruno Chareyre, that solved my question. -- You received this question notification because your team yade-users is an answer contact for Yade

Re: [Yade-users] [Question #690691]: setPermF broken?

2020-05-15 Thread Daniel Kiracofe
Question #690691 on Yade changed: https://answers.launchpad.net/yade/+question/690691 Status: Answered => Solved Daniel Kiracofe confirmed that the question is solved: Bruno, I have compiled branch fixPermForcesMultithread and verified that it does fix the bug I was experiencing. Thank

Re: [Yade-users] [Question #690691]: setPermF broken?

2020-05-13 Thread Daniel Kiracofe
Question #690691 on Yade changed: https://answers.launchpad.net/yade/+question/690691 Status: Answered => Open Daniel Kiracofe is still having a problem: Jan, I appreciate the quick reply. Here are some more details. I was originally running with "yade -j 4". I tried it wi

[Yade-users] [Question #690691]: setPermF broken?

2020-05-13 Thread Daniel Kiracofe
New question #690691 on Yade: https://answers.launchpad.net/yade/+question/690691 I have a user-defined force that I need to apply to a clump. The force changes with time, but rather slowly relative to the time step. I noticed that the PyRunner to calculate and apply this force was taking 20 -

Re: [Yade-users] [Question #686177]: Compilation Issues on Centos 7

2019-12-04 Thread Daniel Kiracofe
Question #686177 on Yade changed: https://answers.launchpad.net/yade/+question/686177 Status: Open => Solved Daniel Kiracofe confirmed that the question is solved: Answering my own question in case anyone else has the same problem. I finally fixed this by removing the CentOS boost pack

Re: [Yade-users] [Question #686178]: Compilation Issues on Centos 7

2019-11-23 Thread Daniel Kiracofe
Question #686178 on Yade changed: https://answers.launchpad.net/yade/+question/686178 Status: Open => Solved Daniel Kiracofe confirmed that the question is solved: sorry accidentally posted twice. closing one of them. -- You received this question notification because your team yade-us

Re: [Yade-users] [Question #686178]: Compilation Issues on Centos 7

2019-11-23 Thread Daniel Kiracofe
Question #686178 on Yade changed: https://answers.launchpad.net/yade/+question/686178 Description changed to: Hi I'm contemplating using YADE for a research project. We have a high performance cluster at my university and I want to run YADE on that. The cluster uses Centos 7 (it's a little dated

[Yade-users] [Question #686177]: Compilation Issues on Centos 7

2019-11-23 Thread Daniel Kiracofe
New question #686177 on Yade: https://answers.launchpad.net/yade/+question/686177 Hi I'm contemplating using YADE for a research project. We have a high performance cluster at my university and I want to run YADE on that. The cluster uses Centos 7 (it's a little dated I know but that's what

[Yade-users] [Question #686178]: Compilation Issues on Centos 7

2019-11-23 Thread Daniel Kiracofe
New question #686178 on Yade: https://answers.launchpad.net/yade/+question/686178 Hi I'm contemplating using YADE for a research project. We have a high performance cluster at my university and I want to run YADE on that. The cluster uses Centos 7 (it's a little dated I know but that's what