Re: [Yade-users] [Question #676747]: the way of set psd

2018-12-13 Thread fengjingyu
Question #676747 on Yade changed: https://answers.launchpad.net/yade/+question/676747 fengjingyu posted a new comment: thanks Bruno and Jan,u solved my problem too. -- You received this question notification because your team yade-users is an answer contact for Yade.

Re: [Yade-users] [Question #676747]: the way of set psd

2018-12-13 Thread fengjingyu
Question #676747 on Yade changed: https://answers.launchpad.net/yade/+question/676747 Status: Answered => Solved fengjingyu 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

Re: [Yade-users] [Question #676747]: the way of set psd

2018-12-13 Thread Bruno Chareyre
Question #676747 on Yade changed: https://answers.launchpad.net/yade/+question/676747 Bruno Chareyre proposed the following answer: Hi, Boost has plenty PDF models that you can use in replacement of the current one if you are ready to read the c++ code and modify it to achieve your goals. Needs

Re: [Yade-users] [Question #676747]: the way of set psd

2018-12-13 Thread Jérôme Duriez
Question #676747 on Yade changed: https://answers.launchpad.net/yade/+question/676747 Jérôme Duriez proposed the following answer: Hi, I would advice to just discretize your continuous equation (describing eg a normal distribution curve with a finite number of points), and go to Jan's suggestion

Re: [Yade-users] [Question #676747]: the way of set psd

2018-12-13 Thread fengjingyu
Question #676747 on Yade changed: https://answers.launchpad.net/yade/+question/676747 fengjingyu posted a new comment: Hi Jan: I'm wondering if I can generate particles that satisfy the equation that I set up, like a normal distribution Regards, Feng -- You received this question notification

Re: [Yade-users] [Question #676747]: the way of set psd

2018-12-13 Thread Jan Stránský
Question #676747 on Yade changed: https://answers.launchpad.net/yade/+question/676747 Status: Open => Answered Jan Stránský proposed the following answer: Hello, cannot psdSizes and psdCumm be used to approximate the desired distribution? Jan -- You received this question notification

[Yade-users] [Question #676747]: the way of set psd

2018-12-11 Thread fengjingyu
New question #676747 on Yade: https://answers.launchpad.net/yade/+question/676747 Hi everyone, I would like to know that ,In addition to generating particle distribution according to psdSizes, psdCumm, rMean and rRelFuzz, there are other ways to generate particles of different sizes.For