Re: [Yade-users] [Question #403736]: about O.force.addMove

2017-05-18 Thread
Question #403736 on Yade changed: https://answers.launchpad.net/yade/+question/403736 Status: Answered => Solved 张文卿 confirmed that the question is solved: Thanks Jérôme Duriez, that solved my question. -- You received this question notification because your team yade-users is an ans

Re: [Yade-users] [Question #562171]: Why I can't get stress?

2017-03-15 Thread
Question #562171 on Yade changed: https://answers.launchpad.net/yade/+question/562171 Status: Answered => Solved 张文卿 confirmed that the question is solved: Hello,what do you mean?I have added O.run() to my script.It is still the same. -- You received this question notification because y

[Yade-users] [Question #562171]: Why I can't get stress?

2017-03-15 Thread
New question #562171 on Yade: https://answers.launchpad.net/yade/+question/562171 I’m using PeriTriaxController to get packing with desired porosity.But when I used ‘triax.stress' to get average stresses ,it showed (0,0,0).And it's weird this script can work.So where should I change?Here is my

Re: [Yade-users] [Question #556997]: How to compute average contact radius

2017-03-15 Thread
Question #556997 on Yade changed: https://answers.launchpad.net/yade/+question/556997 张文卿 confirmed that the question is solved: Thanks Jérôme Duriez, that solved my question. -- You received this question notification because your team yade-users is an answer contact for Yade

Re: [Yade-users] [Question #556997]: How to compute average contact radius

2017-03-15 Thread
Question #556997 on Yade changed: https://answers.launchpad.net/yade/+question/556997 Status: Answered => Solved 张文卿 confirmed that the question is solved: Thanks,Bruno,Jan.I have understood where I was wrong. That helps a lot: ) -- You received this question notification because y

[Yade-users] [Question #556997]: How to compute average contact radius

2017-03-13 Thread
New question #556997 on Yade: https://answers.launchpad.net/yade/+question/556997 I want to get avgrage contact radius to my next simulation.I have write C++ file of phy to get contactradius for each contact.And I have achieved it via python.Here is my script: id1=[] id2=[] for i in

Re: [Yade-users] [Question #429608]: how 'PeritriaxController' control stress on boundry

2017-01-10 Thread
Question #429608 on Yade changed: https://answers.launchpad.net/yade/+question/429608 Status: Answered => Solved 张文卿 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 ans

[Yade-users] [Question #432620]: How to understand getStress?

2017-01-07 Thread
New question #432620 on Yade: https://answers.launchpad.net/yade/+question/432620 I‘m using getStress() to monitor my 'peri'.In doucumentation,it says stress is negative for repulsive contact forces.So,I wanna try if it'scorrect.I used it for a simple example:bouncingbubble.py.And something

[Yade-users] [Question #406661]: how to get average contact radius

2016-12-12 Thread
New question #406661 on Yade: https://answers.launchpad.net/yade/+question/406661 I have simulated the process of some particles sintering.These paticles overlap mutually. Now I want to get average contact radius.But all I found is yade._utils.maxOverlapRatio . Can someone tell me how to deal

Re: [Yade-users] [Question #404550]: import particles to another script

2016-12-02 Thread
Question #404550 on Yade changed: https://answers.launchpad.net/yade/+question/404550 张文卿 posted a new comment: Thanks,Jerome.That really do me a great favor. And I have another question.if there another way I can solve my problem?After generating spheres with specific porosity,I have to write

[Yade-users] [Question #404550]: import particles to another script

2016-12-01 Thread
New question #404550 on Yade: https://answers.launchpad.net/yade/+question/404550 I have used triaxstresscontroller to generate particles with specific porosit。How can I import these particles to another script to complete next simulation?Thanks -- You received this question notification

Re: [Yade-users] [Question #403736]: about O.force.addMove

2016-11-04 Thread
Question #403736 on Yade changed: https://answers.launchpad.net/yade/+question/403736 张文卿 posted a new comment: Thank you for your answer,Jérôme.I still have a qusetion.You said using addMove may break contact law algorithms.I think it's interesting.What algorithm does yade use?Is that Velocity

Re: [Yade-users] [Question #403736]: about O.force.addMove

2016-11-04 Thread
Question #403736 on Yade changed: https://answers.launchpad.net/yade/+question/403736 张文卿 posted a new comment: Thank you for your answer,Jérôme.I still have a qusetion.You said using addMove may break contact law algorithms.I think it's interesting.What algorithm does yade use?Is that Velocity

[Yade-users] [Question #403737]: about O.force.addMove

2016-11-02 Thread
New question #403737 on Yade: https://answers.launchpad.net/yade/+question/403737 How does O.force.addMove() work? I have read C++ file :ForceContainerSerial.It tells me "_move[id]+=f".But I can't figure out 。Can someone explain that in detail -- You received this question notification

Re: [Yade-users] [Question #402988]: terminate called after throwin an instance

2016-10-18 Thread
Question #402988 on Yade changed: https://answers.launchpad.net/yade/+question/402988 Status: Answered => Solved 张文卿 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 ans

Re: [Yade-users] [Question #402658]: add displacement according to their coordinate

2016-10-13 Thread
Question #402658 on Yade changed: https://answers.launchpad.net/yade/+question/402658 Status: Answered => Solved 张文卿 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 ans

[Yade-users] [Question #402988]: terminate called after throwin an instance

2016-10-13 Thread
New question #402988 on Yade: https://answers.launchpad.net/yade/+question/402988 I creat a new law to simulate the processing of particles sintering.but when I simulated it turned out: terminate called after throwing an instance of 'std::runtime_error' what(): Multimethods: bad virtual call

Re: [Yade-users] [Question #381111]: where is penetrationDepth?

2016-10-08 Thread
Question #38 on Yade changed: https://answers.launchpad.net/yade/+question/38 Status: Answered => Solved 张文卿 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 ans

[Yade-users] [Question #402658]: add displacement according to their coordinate

2016-10-01 Thread
New question #402658 on Yade: https://answers.launchpad.net/yade/+question/402658 At the begining of each time step, I want to add displacement to every particle according to their center coordinate. just like this:for x direction,Displacement=a*x*timestep. a is just a coefficient. But I only

[Yade-users] [Question #381111]: where is penetrationDepth?

2016-09-04 Thread
New question #38 on Yade: https://answers.launchpad.net/yade/+question/38 When I read c++ code of ScGeom.hpp,I find this line YADE_CLASS_BASE_DOC_ATTRS_INIT_COTR_PY(ScGeom,GenericsSpheresContact,((Real,penetrationDepth,NaN,(Attr::noSave|Attr::readonly),...))...). Where is the code of

Re: [Yade-users] [Question #364275]: sintering

2016-08-25 Thread
Question #364275 on Yade changed: https://answers.launchpad.net/yade/+question/364275 Status: Answered => Solved 张文卿 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 ans

Re: [Yade-users] [Question #344674]: find source code

2016-08-25 Thread
Question #344674 on Yade changed: https://answers.launchpad.net/yade/+question/344674 Status: Answered => Solved 张文卿 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 ans

[Yade-users] [Question #364275]: sintering

2016-08-25 Thread
New question #364275 on Yade: https://answers.launchpad.net/yade/+question/364275 I‘d like to simulate the processs of some spheres sintering。but I don’t konw how to begin。Is there any examples?thank you very much。 -- You received this question notification because your team yade-users is an

[Yade-users] [Question #344674]: find source code

2016-08-14 Thread
New question #344674 on Yade: https://answers.launchpad.net/yade/+question/344674 I want to understand how yade works,so I‘m ready to read souce code .But I cann't find the code of"Ig2_Sphere_Sphere_L3Geom"or"Ip2_FrictMat_FrictMat_FrictPhys"or"Law2_L3Geom_FrictPhys_ElPerfPl".Can someone tell

Re: [Yade-users] [Question #326649]: when "make install" , an error appears

2016-08-06 Thread
Question #326649 on Yade changed: https://answers.launchpad.net/yade/+question/326649 张文卿 proposed the following answer: Thank you anton ,this help me a lot。:) -- You received this question notification because your team yade-users is an answer contact for Yade

Re: [Yade-users] [Question #326664]: when"make" an error occures

2016-08-06 Thread
Question #326664 on Yade changed: https://answers.launchpad.net/yade/+question/326664 张文卿 proposed the following answer: By updating my ubantu system, I have solved this problem ,thank you :) -- You received this question notification because your team yade-users is an answer contact for Yade