Re: [Yade-users] [Question #667790]: facetCylinder disintegrates when being rotated

2018-04-10 Thread Jan Stránský
Question #667790 on Yade changed: https://answers.launchpad.net/yade/+question/667790 Status: Open => Answered Jan Stránský proposed the following answer: Hi Steve, please, if possible, always provide a MWE [1]. We could e.g. immediately if rotateAroundZero [2] is missing or not ### ids=O.b

Re: [Yade-users] [Question #667746]: Segmentation fault (core dumped) with gmshPFacet

2018-04-10 Thread Jan Stránský
Question #667746 on Yade changed: https://answers.launchpad.net/yade/+question/667746 Status: Open => Needs information Jan Stránský requested more information: Some problem with boost.. could you please provide your .mesh file? thanks Jan -- You received this question notification because

Re: [Yade-users] [Question #667700]: How to get the number of threads the simulation is using

2018-04-10 Thread JIPEIQI
Question #667700 on Yade changed: https://answers.launchpad.net/yade/+question/667700 Status: Answered => Open JIPEIQI is still having a problem: Thank you, bruno! Here is another question . Typically, a physical cpu core has two threads. So when you have a 8 core cpu, you always get 16 thre

Re: [Yade-users] [Question #667700]: How to get the number of threads the simulation is using

2018-04-10 Thread Bruno Chareyre
Question #667700 on Yade changed: https://answers.launchpad.net/yade/+question/667700 Status: Open => Answered Bruno Chareyre proposed the following answer: >So when you have a 8 core cpu, you always get 16 threads. Not "always". Only if hyperthreading is enabled (a BIOS setting on desktops)

Re: [Yade-users] [Question #667700]: How to get the number of threads the simulation is using

2018-04-10 Thread JIPEIQI
Question #667700 on Yade changed: https://answers.launchpad.net/yade/+question/667700 Status: Answered => Solved JIPEIQI 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 answe

Re: [Yade-users] [Question #667700]: How to get the number of threads the simulation is using

2018-04-10 Thread Meng Qing Xiang
Question #667700 on Yade changed: https://answers.launchpad.net/yade/+question/667700 Meng Qing Xiang posted a new comment: I think you can use the just run top in the command. you can monitor the use of threads and memory. -- You received this question notification because your team yade-users

Re: [Yade-users] [Question #667700]: How to get the number of threads the simulation is using

2018-04-10 Thread JIPEIQI
Question #667700 on Yade changed: https://answers.launchpad.net/yade/+question/667700 JIPEIQI posted a new comment: Hi Meng! I will try top command. But in my system, you need to submit you job via slurm system. Not sure top command will help get the cpu status of the nodes I'm running -- Yo

Re: [Yade-users] [Question #667700]: How to get the number of threads the simulation is using

2018-04-10 Thread Meng Qing Xiang
Question #667700 on Yade changed: https://answers.launchpad.net/yade/+question/667700 Meng Qing Xiang posted a new comment: That is easy. You can just open a new terminal. -- You received this question notification because your team yade-users is an answer contact for Yade.

Re: [Yade-users] [Question #667746]: Segmentation fault (core dumped) with gmshPFacet

2018-04-10 Thread Kun Zeng
Question #667746 on Yade changed: https://answers.launchpad.net/yade/+question/667746 Status: Needs information => Open Kun Zeng gave more information on the question: Hi Jan, Sure. 1. Here is my .mesh file: https://drive.google.com/file/d/1pOcEOdSkoRUarihCZeZsX_7K_o3pShEd/view?usp=sharing

Re: [Yade-users] [Question #667700]: How to get the number of threads the simulation is using

2018-04-10 Thread JIPEIQI
Question #667700 on Yade changed: https://answers.launchpad.net/yade/+question/667700 JIPEIQI posted a new comment: Hi Meng. it is not what you thought You can just submit you job and wait for the system to assign your job to avaiable nodes. There is rare chance that your job and you top com

Re: [Yade-users] [Question #667746]: Segmentation fault (core dumped) with gmshPFacet

2018-04-10 Thread Kun Zeng
Question #667746 on Yade changed: https://answers.launchpad.net/yade/+question/667746 Kun Zeng gave more information on the question: Hi Jan, I found for my question #3: Here is a bug in /yade/ymport.py in line 379. It is now: if returnConnectivityTable: return unvReader.facets,

Re: [Yade-users] [Question #667790]: facetCylinder disintegrates when being rotated

2018-04-10 Thread Steve
Question #667790 on Yade changed: https://answers.launchpad.net/yade/+question/667790 Steve posted a new comment: Hi Jan, Thanks for the answer and it worked. I will also make sure to provide MWEs in the future. Another question though, is that how would I rotate the cylinder about its centroid

Re: [Yade-users] [Question #667790]: facetCylinder disintegrates when being rotated

2018-04-10 Thread Steve
Question #667790 on Yade changed: https://answers.launchpad.net/yade/+question/667790 Status: Answered => Solved Steve confirmed that the question is solved: Thanks Jan Stránský, that solved my question. -- You received this question notification because your team yade-users is an answer co

[Yade-users] [Question #667811]: Get single-sphere neighbors (particle contacts, or near contacts)

2018-04-10 Thread Vinícius Godim
New question #667811 on Yade: https://answers.launchpad.net/yade/+question/667811 Is there a way (and how) to get the body id lists of contact points of a single sphere with others? I have the impression that the default engines somehow use that feature, but is it available as a body attribute?

[Yade-users] [Question #667812]: RotationEngine on a clump

2018-04-10 Thread Jan De Pue
New question #667812 on Yade: https://answers.launchpad.net/yade/+question/667812 Dear all, I have been struggling recently to apply the RotationEngine on a clump of spheres. My goal is basically to let the clump roll over the floor, as a wheel would do. The forward movement comes from the tract

Re: [Yade-users] [Question #667790]: facetCylinder disintegrates when being rotated

2018-04-10 Thread Jan Stránský
Question #667790 on Yade changed: https://answers.launchpad.net/yade/+question/667790 Jan Stránský posted a new comment: Hi Steve > According to the reference manual, if rotateAroundZero=false, then the cylinder will automatically rotate around its centroid. no, the manual says "bodies will not

Re: [Yade-users] [Question #667811]: Get single-sphere neighbors (particle contacts, or near contacts)

2018-04-10 Thread Jan Stránský
Question #667811 on Yade changed: https://answers.launchpad.net/yade/+question/667811 Status: Open => Answered Jan Stránský proposed the following answer: Hello b.intrs() [1] will give you list of interactions. Each interaction has id1 and id2 attributes and than you can easily get what you

[Yade-users] [Question #667815]: fill a box with polyhedra with size distribution

2018-04-10 Thread Kun Zeng
New question #667815 on Yade: https://answers.launchpad.net/yade/+question/667815 Hi, I am writing to ask how to fill a box with polyhedra with size distribution. I found one FAQ in[1]: Bruno said "can use makeCloud to generate a sphere cloud and use this list to place polyhedra of the same si

Re: [Yade-users] [Question #667815]: fill a box with polyhedra with size distribution

2018-04-10 Thread Kun Zeng
Question #667815 on Yade changed: https://answers.launchpad.net/yade/+question/667815 Status: Open => Solved Kun Zeng confirmed that the question is solved: Sorry... I got the method to do this -- You received this question notification because your team yade-users is an answer contact