Re: [Yade-users] [Question #681756]: question about UI

2019-07-03 Thread Leonard
Question #681756 on Yade changed: https://answers.launchpad.net/yade/+question/681756 Status: Answered => Solved Leonard confirmed that the question is solved: Thanks Jérôme Duriez, that solved my question. -- You received this question notification because your team yade-us

[Yade-users] [Question #681788]: concept of periodic

2019-07-04 Thread Leonard
New question #681788 on Yade: https://answers.launchpad.net/yade/+question/681788 Hi, I am a bit confused about the concept of periodic. Now, I am working at building a triaxial test framework, when I searched for examples of triaxial tests, I found there are actually two types of examples,

[Yade-users] [Question #681756]: question about UI

2019-07-02 Thread Leonard
New question #681756 on Yade: https://answers.launchpad.net/yade/+question/681756 Hi, I am a beginner to Yade. I wonder if I can see the images of the model when I build the numerical model in Yade? For example, when I add in a new sphere, I can see it on the screen simultaneously. Currently, I

[Yade-users] [Question #682883]: calculate mass content of a group of particles through something like label

2019-08-14 Thread Leonard
New question #682883 on Yade: https://answers.launchpad.net/yade/+question/682883 Hi, I'd like to calculate the mass content of a group of spheres, as far as I know, we can obtain a mass of one sphere by: O.bodies[id].state.mass I'd like to ask that if we can obtain the mass of a group of

Re: [Yade-users] [Question #682883]: calculate mass content of a group of particles through something like label

2019-08-15 Thread Leonard
Question #682883 on Yade changed: https://answers.launchpad.net/yade/+question/682883 Leonard posted a new comment: Hi xuesong, Many thanks for your solution. Your approach works very well, while one point should be noted that: --->>The possible way i think is that using different lists t

Re: [Yade-users] [Question #682883]: calculate mass content of a group of particles through something like label

2019-08-15 Thread Leonard
Question #682883 on Yade changed: https://answers.launchpad.net/yade/+question/682883 Status: Answered => Solved Leonard confirmed that the question is solved: Thanks gaoxuesong, that solved my question. -- You received this question notification because your team yade-users is an ans

Re: [Yade-users] [Question #682883]: calculate mass content of a group of particles through something like label

2019-08-15 Thread Leonard
Question #682883 on Yade changed: https://answers.launchpad.net/yade/+question/682883 Leonard posted a new comment: Hi xuesong, I am sorry that I make a wrong answer in #2. You are right. -->>list1.append(O.bodies.append(sphere((x1,y1,z1),radius=radius1))) In this way, the list1 stores

Re: [Yade-users] [Question #682656]: relative coordinate or local coordinate

2019-08-11 Thread Leonard
Question #682656 on Yade changed: https://answers.launchpad.net/yade/+question/682656 Status: Answered => Solved Leonard 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 #683065]: the direction of O.interactions.geom.normal

2019-08-19 Thread Leonard
Question #683065 on Yade changed: https://answers.launchpad.net/yade/+question/683065 Status: Answered => Open Leonard is still having a problem: Hi Jan, Many thanks for your quick answer. It really solved my problem. However, following your explanation, is there any rule or order betw

Re: [Yade-users] [Question #683065]: the direction of O.interactions.geom.normal

2019-08-19 Thread Leonard
Question #683065 on Yade changed: https://answers.launchpad.net/yade/+question/683065 Description changed to: Hi, In yade, O.interactions.geom.normal gives the unit vector oriented along the interaction, from particle #1, towards particle #2

[Yade-users] [Question #683065]: the direction of O.interactions.geom.normal

2019-08-19 Thread Leonard
New question #683065 on Yade: https://answers.launchpad.net/yade/+question/683065 Hi, In yade, O.interactions.geom.normal gives the unit vector oriented along the interaction, from particle #1, towards particle #2

Re: [Yade-users] [Question #683065]: the direction of O.interactions.geom.normal

2019-08-19 Thread Leonard
Question #683065 on Yade changed: https://answers.launchpad.net/yade/+question/683065 Description changed to: Hi, In yade, O.interactions.geom.normal gives the unit vector oriented along the interaction, from particle #1, towards particle #2

Re: [Yade-users] [Question #683065]: the direction of O.interactions.geom.normal

2019-08-19 Thread Leonard
Question #683065 on Yade changed: https://answers.launchpad.net/yade/+question/683065 Leonard posted a new comment: Hi everyone, For the choose of interaction id1 and id2 of two contact particles, we can find similar answers from [1] if there is no update. Cheers Leonard [1]https

Re: [Yade-users] [Question #683065]: the direction of O.interactions.geom.normal

2019-08-19 Thread Leonard
Question #683065 on Yade changed: https://answers.launchpad.net/yade/+question/683065 Status: Open => Solved Leonard 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 #683065]: the direction of O.interactions.geom.normal

2019-08-19 Thread Leonard
Question #683065 on Yade changed: https://answers.launchpad.net/yade/+question/683065 Leonard posted a new comment: Hi Jan, Thank you again for your reply. And for my own experience, if the contact particles are spheres with different R, i.geom.normal seems always from sphere with bigger R

Re: [Yade-users] [Question #683101]: export plot figure and data

2019-08-20 Thread Leonard
Question #683101 on Yade changed: https://answers.launchpad.net/yade/+question/683101 Status: Answered => Solved Leonard confirmed that the question is solved: Thanks Robert Caulk, that solved my question. -- You received this question notification because your team yade-users is an ans

[Yade-users] [Question #683101]: export plot figure and data

2019-08-20 Thread Leonard
New question #683101 on Yade: https://answers.launchpad.net/yade/+question/683101 Hello, I have 2 questions when I use plot to export data and figure. For a simple example: from yade import pack, plot import numpy as np sandR1=1 sandR2=0.8 sand =

Re: [Yade-users] [Question #683101]: export plot figure and data

2019-08-20 Thread Leonard
Question #683101 on Yade changed: https://answers.launchpad.net/yade/+question/683101 Description changed to: Hello, I have 2 questions when I use plot to export data and figure. For a simple example: from yade import pack, plot import numpy as np sandR1=1 sandR2=0.8 sand =

[Yade-users] [Question #683380]: define bond strength

2019-08-26 Thread Leonard
ntacts" to True? 4. In the graph"normalForce_cement--shearForce_cement", why there are two lines? I thought at the moment when the cement particles are ejected away, the normal force and shear force would quickly drop to zero like the other three graphs. Many thanks! Leo

Re: [Yade-users] [Question #683380]: define bond strength

2019-08-27 Thread Leonard
Question #683380 on Yade changed: https://answers.launchpad.net/yade/+question/683380 Status: Answered => Solved Leonard confirmed that the question is solved: Thanks Robert Caulk, that solved my question. -- You received this question notification because your team yade-users is an ans

Re: [Yade-users] [Question #683489]: can not see particles in "show 3D"

2019-08-30 Thread Leonard
Question #683489 on Yade changed: https://answers.launchpad.net/yade/+question/683489 Status: Answered => Solved Leonard confirmed that the question is solved: Thanks Robert Caulk, that solved my question. -- You received this question notification because your team yade-users is an ans

[Yade-users] [Question #683555]: How to check if there is interaction between Id1 and Id2 at current step?

2019-08-31 Thread Leonard
New question #683555 on Yade: https://answers.launchpad.net/yade/+question/683555 Hi, I'd like to ask that how to check if there is interaction between id1 and id2 at current step? At the beginning, I used "if O.interactions[id1,id2].isReal" to detect it, but I found that this way is wrong

Re: [Yade-users] [Question #683555]: How to check if there is interaction between Id1 and Id2 at current step?

2019-08-31 Thread Leonard
Question #683555 on Yade changed: https://answers.launchpad.net/yade/+question/683555 Description changed to: Hi, I'd like to make the simulation pause when O.interactions[id1,id2] lost, so I tried two ways to check if there is interaction between id1 and id2 at current step? 1.def

Re: [Yade-users] [Question #683555]: How to check if there is interaction between Id1 and Id2 at current step?

2019-08-31 Thread Leonard
Question #683555 on Yade changed: https://answers.launchpad.net/yade/+question/683555 Description changed to: Hi, I'd like to make the simulation pause when O.interactions[id1,id2] lost, so I tried two ways to check if there is interaction between id1 and id2 at current step? 1.def

Re: [Yade-users] [Question #683555]: How to check if there is interaction between Id1 and Id2 at current step?

2019-09-02 Thread Leonard
Question #683555 on Yade changed: https://answers.launchpad.net/yade/+question/683555 Status: Answered => Open Leonard is still having a problem: Hi Jan, Thanks for your answer, I think it should work. However, when I check "O.interactions.has(1,2)" using this MWE, it see

Re: [Yade-users] [Question #683555]: How to check if there is interaction between Id1 and Id2 at current step?

2019-09-02 Thread Leonard
Question #683555 on Yade changed: https://answers.launchpad.net/yade/+question/683555 Status: Answered => Solved Leonard 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 #683489]: can not see particles in "show 3D"

2019-08-28 Thread Leonard
are expected to meet situation2 and situation3: Gl1_Sphere.quality=3 O.load('final.yade.bz2') for i in range(10): O.bodies.append(sphere((i,i,i), radius=0.5, color=[1, 0, 0])) Thanks in advance! Leonard -- You received this question notification because your team yade-users is an answer con

[Yade-users] [Question #683489]: can not see particles in "show 3D"

2019-08-28 Thread Leonard
t situation2 and situation3: Gl1_Sphere.quality=3 O.load('final.yade.bz2') for i in range(10): O.bodies.append(sphere((i,i,i), radius=0.5, color=[1, 0, 0])) Thanks in advance! Leonard -- You received this question notification because your team yade-users is an answer con

Re: [Yade-users] [Question #683065]: the direction of O.interactions.geom.normal

2019-08-23 Thread Leonard
Question #683065 on Yade changed: https://answers.launchpad.net/yade/+question/683065 Leonard posted a new comment: Hi everyone, Just comment that what I said in #6: "i.geom.normal seems always from sphere with bigger R towards another sphere with smaller R" is wrong. Cheers Leonar

Re: [Yade-users] [Question #683706]: contact law between bodies with different materials

2019-09-06 Thread Leonard
Question #683706 on Yade changed: https://answers.launchpad.net/yade/+question/683706 Leonard 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 contact for Yade

Re: [Yade-users] [Question #683706]: contact law between bodies with different materials

2019-09-06 Thread Leonard
Question #683706 on Yade changed: https://answers.launchpad.net/yade/+question/683706 Status: Open => Solved Leonard confirmed that the question is solved: Thanks Jan, I will look at how to use MatchMaker to achieve this. cheers Leonard -- You received this question notification beca

Re: [Yade-users] [Question #683821]: Can not see existed particles in "show 3D"

2019-09-11 Thread Leonard
Question #683821 on Yade changed: https://answers.launchpad.net/yade/+question/683821 Status: Needs information => Open Leonard gave more information on the question: Hi Jan, Sorry for my unclear explanation before. The initial AABB is: (Vector3(0.5412909461737815,7.4939299784279

[Yade-users] [Question #683821]: Can not see existed particles in "show 3D"

2019-09-10 Thread Leonard
O.bodies.erase(i.id) cylinderShape() Could you please help me with this problem? Thanks, Leonard [1]https://github.com/yade/trunk/blob/master/examples/triax-tutorial/script-session1.py -- You received this question notification because your team yade-users

Re: [Yade-users] [Question #683821]: Can not see existed particles in "show 3D"

2019-09-10 Thread Leonard
Question #683821 on Yade changed: https://answers.launchpad.net/yade/+question/683821 Status: Needs information => Open Leonard gave more information on the question: Hi Jan, Thanks for your reply. In my case, I just use AABB to provide parameters for creating a cylinder shape, you

Re: [Yade-users] [Question #683821]: Can not see existed particles in "show 3D"

2019-09-11 Thread Leonard
Question #683821 on Yade changed: https://answers.launchpad.net/yade/+question/683821 Status: Open => Solved Leonard 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 #683821]: Can not see existed particles in "show 3D"

2019-09-11 Thread Leonard
Question #683821 on Yade changed: https://answers.launchpad.net/yade/+question/683821 Leonard posted a new comment: Thanks Jan, I reviewed some good answers and find two ways to solve it: 1. increase wall's stiffness ; 2. reduce O.dt. For this MWE, increasing stiffness could directly work

[Yade-users] [Question #683946]: How to update yade (stable) version

2019-09-15 Thread Leonard
install yade I thought it would automatically install the latest stable yade version, but Ubuntu is still installed with yade 2018.02b. I am not good at Linux, could you please give me some instruction? Thanks Leonard -- You received this question notification because your team yade-users is an answer

Re: [Yade-users] [Question #683981]: What does 'rMean=-1' mean

2019-09-17 Thread Leonard
Question #683981 on Yade changed: https://answers.launchpad.net/yade/+question/683981 Status: Answered => Solved Leonard confirmed that the question is solved: Thanks Robert Caulk, that solved my question. -- You received this question notification because your team yade-users is an ans

[Yade-users] [Question #683981]: What does 'rMean=-1' mean

2019-09-17 Thread Leonard
New question #683981 on Yade: https://answers.launchpad.net/yade/+question/683981 Hi, I'd like to ask a stupid question about the meaning of ' someValue = -1', for example, in makeCloud [1], what does 'rMean=-1' and 'num=-1' mean? Thanks Leonard [1] https://yade-dev.gitlab.io/trunk

[Yade-users] [Question #684027]: How to use MatchMaker for two Ip2

2019-09-18 Thread Leonard
at I need to remove? Many thanks Leonard [1]https://answers.launchpad.net/yade/+question/683706 -- You received this question notification because your team yade-users is an answer contact for Yade. ___ Mailing list: https://launchpad.net/~yade-

Re: [Yade-users] [Question #683946]: How to update yade (stable) version

2019-09-16 Thread Leonard
Question #683946 on Yade changed: https://answers.launchpad.net/yade/+question/683946 Status: Answered => Solved Leonard confirmed that the question is solved: Hi A Dinesh, Yaniv and Jan, Thank you guys, all your instruction solved my problem. Cheers Leonard -- You received this quest

[Yade-users] [Question #683706]: contact law between bodies with different materials

2019-09-06 Thread Leonard
s, what kind of contact law yade uses for dealing with sand-cement interaction? Many thanks, Leonard -- You received this question notification because your team yade-users is an answer contact for Yade. ___ Mailing list: https://launchpad.net/~yade-

[Yade-users] [Question #683856]: Segmentation fault (core dumped) after erase some bodies

2019-09-11 Thread Leonard
ies(): for i in BodiesToBeDel: O.bodies.erase(i.id) eraseOverlapBodies() My yade version is 2018.02b on Ubuntu 18.04. Do you know what is the problem? many thanks Leonard [1]https://answers.launchpad.net/yade/+question/211937 -- You received this question notification because your team yade-us

Re: [Yade-users] [Question #683856]: Segmentation fault (core dumped) after erase some bodies

2019-09-13 Thread Leonard
Question #683856 on Yade changed: https://answers.launchpad.net/yade/+question/683856 Status: Answered => Solved Leonard 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 #682390]: label name is not defined

2019-07-28 Thread Leonard
Question #682390 on Yade changed: https://answers.launchpad.net/yade/+question/682390 Status: Answered => Solved Leonard 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 #682496]: O.time difference between Yade 2018.02 and Getting started

2019-08-05 Thread Leonard
Question #682496 on Yade changed: https://answers.launchpad.net/yade/+question/682496 Status: Answered => Solved Leonard confirmed that the question is solved: Thanks Bruno Chareyre, that solved my question. -- You received this question notification because your team yade-us

[Yade-users] [Question #682685]: Failed in importing sympy in yade

2019-08-07 Thread Leonard
New question #682685 on Yade: https://answers.launchpad.net/yade/+question/682685 Hello, I want to use sympy to solve equations in yade script. I have installed sympy in Ubuntu because there is no error when I open python3 and import sympy in terminal. However, when I import sympy in yade, it

Re: [Yade-users] [Question #682685]: Failed in importing sympy in yade

2019-08-07 Thread Leonard
Question #682685 on Yade changed: https://answers.launchpad.net/yade/+question/682685 Status: Answered => Solved Leonard 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 #255528]: uniaxial compression test of particulate material

2019-07-27 Thread Leonard
Question #255528 on Yade changed: https://answers.launchpad.net/yade/+question/255528 Leonard posted a new comment: Hi Yuan and Jérôme, I am also working at simulate an uniaxial compression test, from your discussion, I found that Yuan has set "aabbEnlargeFacto

[Yade-users] [Question #682390]: label name is not defined

2019-07-27 Thread Leonard
New question #682390 on Yade: https://answers.launchpad.net/yade/+question/682390 Hi, I am trying to simulate an uniaxial test, here is the code after referring to several example from others: from __future__ import division from __future__ import print_function from yade import plot,pack,timing

[Yade-users] [Question #682656]: relative coordinate or local coordinate

2019-08-06 Thread Leonard
New question #682656 on Yade: https://answers.launchpad.net/yade/+question/682656 Hi, I'd like to ask that if there is relative coordinate or local coordinate so that we can generate spheres around a point/sphere whose coordinate is known. For example: There is a sphere at (0,0,0), radius=0.5

[Yade-users] [Question #682496]: O.time difference between Yade 2018.02 and Getting started

2019-08-01 Thread Leonard
New question #682496 on Yade: https://answers.launchpad.net/yade/+question/682496 Hi, I have a question about the O.time. When I try the commands from Yade Introduction - - Getting Started - - Running simulation: Yade [3]: TriaxialTest(numberOfGrains=200).load() Yade [4]: len(O.bodies) Out[4]:

Re: [Yade-users] [Question #682496]: O.time difference between Yade 2018.02 and Getting started

2019-08-01 Thread Leonard
Question #682496 on Yade changed: https://answers.launchpad.net/yade/+question/682496 Leonard posted a new comment: Hi Bruno, Many thanks, it really works. And follow this, I wonder when we carried out simulations such as the "Bouncing sphere example" (doc/sphinx/tutorial/01-bouncing

[Yade-users] [Question #684106]: How to increase porosity

2019-09-21 Thread Leonard
New question #684106 on Yade: https://answers.launchpad.net/yade/+question/684106 Hi, I am using example from [1] to achieve target porosity (for short, the MWE), the example works pretty well when ''targetPorosity=0.43". However, when I modify the 'targetPorosity' from 0.43 to 0.7 (because I'd

Re: [Yade-users] [Question #684106]: How to increase porosity

2019-09-21 Thread Leonard
Question #684106 on Yade changed: https://answers.launchpad.net/yade/+question/684106 Description changed to: Hi, I am using example from [1] to achieve target porosity (for short, the MWE), the example works pretty well when ''targetPorosity=0.43". However, when I modify the 'targetPorosity'

Re: [Yade-users] [Question #684319]: How to reach target confining stress in triaxial test

2019-09-27 Thread Leonard
Question #684319 on Yade changed: https://answers.launchpad.net/yade/+question/684319 Leonard posted a new comment: Hi Jérôme, Thanks for your hint, I will dive into it following your suggestion. If I have solved this problem (or not), I will come back here to share my code. Cheers, Leonard

[Yade-users] [Question #684319]: How to reach target confining stress in triaxial test

2019-09-26 Thread Leonard
en after run it for several hours. Could you please give some instruction about how to reach target confining stress? Thanks Leonard [1]https://github.com/yade/trunk/blob/master/examples/triax-tutorial/script-session1.py -- You received this question notification because your team yade-us

Re: [Yade-users] [Question #684106]: How to increase porosity

2019-09-24 Thread Leonard
Question #684106 on Yade changed: https://answers.launchpad.net/yade/+question/684106 Status: Answered => Open Leonard is still having a problem: Hi Robert, I still don't have a cleat understanding about this due to my limited knowledge about DEM. Anyway, many thanks for your re

Re: [Yade-users] [Question #684106]: How to increase porosity

2019-09-24 Thread Leonard
Question #684106 on Yade changed: https://answers.launchpad.net/yade/+question/684106 Status: Answered => Solved Leonard confirmed that the question is solved: Thanks Robert Caulk, that solved my question. -- You received this question notification because your team yade-users is an ans

Re: [Yade-users] [Question #684106]: How to increase porosity

2019-09-22 Thread Leonard
Question #684106 on Yade changed: https://answers.launchpad.net/yade/+question/684106 Status: Answered => Open Leonard is still having a problem: Hi Robert, Thanks for your answer. If I understand correctly about your hint, it is related to the confining pressure, so I chan

Re: [Yade-users] [Question #681788]: concept of periodic

2019-07-07 Thread Leonard
Question #681788 on Yade changed: https://answers.launchpad.net/yade/+question/681788 Status: Answered => Solved Leonard confirmed that the question is solved: Thanks Jérôme Duriez, that solved my question. -- You received this question notification because your team yade-us

[Yade-users] [Question #685836]: CohesionMoment

2019-11-13 Thread Leonard
terms of Law2_ScGeom6D_CohFrictPhys_CohesionMoment. Could you please give some suggestions? Many thanks. Leonard [1]https://yade-dev.gitlab.io/trunk/yade.wrapper.html?highlight=law2_scgeom6d_cohfrict#yade.wrapper.Law2_ScGeom6D_CohFrictPhys_CohesionMoment [2]https://yade-dev.gitlab.io/trunk/yade.wrapper

Re: [Yade-users] [Question #685836]: CohesionMoment

2019-11-15 Thread Leonard
Question #685836 on Yade changed: https://answers.launchpad.net/yade/+question/685836 Status: Answered => Solved Leonard confirmed that the question is solved: Thanks drasszkusz, that solved my question. -- You received this question notification because your team yade-users is an ans

Re: [Yade-users] [Question #684846]: what is the plastic part of normal displacement in law2-cohesionMoment

2019-11-22 Thread Leonard
Question #684846 on Yade changed: https://answers.launchpad.net/yade/+question/684846 Status: Answered => Solved Leonard confirmed that the question is solved: Thanks Robert Caulk, that solved my question. -- You received this question notification because your team yade-users is an ans

[Yade-users] [Question #685239]: How to export vector image from scene

2019-10-17 Thread Leonard
with higher quality? Many thanks, Leonard -- You received this question notification because your team yade-users is an answer contact for Yade. ___ Mailing list: https://launchpad.net/~yade-users Post to : yade-users@lists.launchpad.net

Re: [Yade-users] [Question #685239]: How to export vector image from scene

2019-10-17 Thread Leonard
Question #685239 on Yade changed: https://answers.launchpad.net/yade/+question/685239 Status: Answered => Solved Leonard confirmed that the question is solved: Thanks Robert Caulk, that solved my question. -- You received this question notification because your team yade-users is an ans

Re: [Yade-users] [Question #684846]: what is the plastic part of normal displacement in law2-cohesionMoment

2019-11-20 Thread Leonard
Question #684846 on Yade changed: https://answers.launchpad.net/yade/+question/684846 Status: Solved => Open Leonard is still having a problem: Hi Robert, I am sorry that I open the question again. >>This model is not active by default, it is only actived if the material

Re: [Yade-users] [Question #686179]: How to use PSD

2019-11-26 Thread Leonard
Question #686179 on Yade changed: https://answers.launchpad.net/yade/+question/686179 Status: Answered => Solved Leonard confirmed that the question is solved: Thanks Robert, this solved my problem, and I will open a new question about my last doubt. Cheers, Leonard -- You recei

Re: [Yade-users] [Question #686179]: How to use PSD

2019-11-24 Thread Leonard
Question #686179 on Yade changed: https://answers.launchpad.net/yade/+question/686179 Status: Answered => Open Leonard is still having a problem: Hi Robert, Many thanks for your reply. >Depends on what you want to simulate. What I want to simulate is the common PSD curve for

[Yade-users] [Question #686278]: How to reach confinement for triaxial test without using particle growing

2019-11-26 Thread Leonard
Could you please give some instructions? Thanks, Leonard [1]https://github.com/yade/trunk/blob/master/examples/triax-tutorial/script-session2.py [2]https://link.springer.com/article/10.1007/s11440-017-0593-6 [3]https://link.springer.com/article/10.1007%2Fs10035-016-0687-0

Re: [Yade-users] [Question #686278]: How to reach confinement for triaxial test without using particle growing

2019-11-27 Thread Leonard
Question #686278 on Yade changed: https://answers.launchpad.net/yade/+question/686278 Status: Answered => Solved Leonard confirmed that the question is solved: Thanks Chu and Bruno, I will try in this way! Cheers Leonard -- You received this question notification because your team y

[Yade-users] [Question #686179]: How to use PSD

2019-11-23 Thread Leonard
, is there no particle growing during the isotropic compaction phase? Thanks a lot. Leonard [1]https://link.springer.com/article/10.1007%2Fs10035-016-0687-0 [2]https://link.springer.com/article/10.1007/s11440-017-0593-6 [3]https://github.com/yade/trunk/blob/master/examples/triax-tutorial/script-session2.py -- You

Re: [Yade-users] [Question #684027]: How to use MatchMaker for two Ip2

2019-09-22 Thread Leonard
Question #684027 on Yade changed: https://answers.launchpad.net/yade/+question/684027 Status: Answered => Open Leonard is still having a problem: Thanks Robert, this indeed simplifies the code. Follow your suggestion, like below: sand=O.materials.append(CohFrictMat(isCohesive=Fa

Re: [Yade-users] [Question #684319]: How to reach target confining stress in triaxial test

2019-10-07 Thread Leonard
Question #684319 on Yade changed: https://answers.launchpad.net/yade/+question/684319 Status: Open => Solved Leonard confirmed that the question is solved: Hi, For those who may have the similar questions, one possible way is: First, using the strategy in [1], that is the confining press

[Yade-users] [Question #684846]: what is the plastic part of normal displacement in law2-cohesionMoment

2019-10-09 Thread Leonard
in their model. Why there is a difference between Yade document and these papers? Thanks Leonard [1]https://yade-dev.gitlab.io/trunk/yade.wrapper.html?highlight=cohfrict#yade.wrapper.Law2_ScGeom6D_CohFrictPhys_CohesionMoment [2]https://www.sciencedirect.com/science/article/pii/S0925857413001936

Re: [Yade-users] [Question #685054]: Spheres with no physical contact but have interactions

2019-10-12 Thread Leonard
lls: O.bodies[i].shape.color=[1,0,0] changeColor() ### My Yade version is 2018.02b on Ubuntu 18.04. So, why these balls with no contact but have interactions? Thanks Leonard -- You received this question notification because your team yade-users is an answer contact for Y

[Yade-users] [Question #685054]: Spheres with no physical contact but have interactions

2019-10-12 Thread Leonard
lor() ### My Yade version is 2018.02b on Ubuntu 18.04. Why these balls with no contact but have interactions? Thanks Leonard -- You received this question notification because your team yade-users is an answer contact for Yade. ___ Mailing list: ht

Re: [Yade-users] [Question #685054]: Spheres with no physical contact but have interactions

2019-10-14 Thread Leonard
Question #685054 on Yade changed: https://answers.launchpad.net/yade/+question/685054 Status: Answered => Solved Leonard 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 #689176]: How to read user defined list from O.save('sample.yade.gz')

2020-03-06 Thread Leonard
to pass these user defined lists (and other user defined variables) to another script? Thanks, Leonard -- You received this question notification because your team yade-users is an answer contact for Yade. ___ Mailing list: https://launchpad.net

Re: [Yade-users] [Question #688965]: How to use multi-cores in yade-batch mode

2020-02-25 Thread Leonard
Question #688965 on Yade changed: https://answers.launchpad.net/yade/+question/688965 Leonard 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 #688965]: How to use multi-cores in yade-batch mode

2020-02-25 Thread Leonard
Question #688965 on Yade changed: https://answers.launchpad.net/yade/+question/688965 Status: Answered => Solved Leonard confirmed that the question is solved: Many thanks Bruno. I also find an answer which may be helpful [1]. Cheers Leonard [1]https://answers.launchpad.net/y

[Yade-users] [Question #688965]: How to use multi-cores in yade-batch mode

2020-02-24 Thread Leonard
ideas about this? Thanks. Leonard -- You received this question notification because your team yade-users is an answer contact for Yade. ___ Mailing list: https://launchpad.net/~yade-users Post to : yade-users@lists.launchpad.net Unsubscribe

[Yade-users] [Question #688280]: How to generate tiny particles in pore space

2020-01-27 Thread Leonard
would appreciate any examples, thoughts, recommendations or links to relevant publications. Many thanks, Best regards, Leonard -- You received this question notification because your team yade-users is an answer contact for Yade. ___ Mailing list: https

[Yade-users] [Question #688367]: Yade 2019.01a uses python2 or python3

2020-01-30 Thread Leonard
New question #688367 on Yade: https://answers.launchpad.net/yade/+question/688367 Hi, Just a quick question. I moved to Ubuntu19.04, and installed Yade 2019.01a. I wonder which python version Yade 2019.01a uses, so that I will install anaconda 2 or 3 correspondingly. Thanks, Leonard -- You

Re: [Yade-users] [Question #688280]: How to generate tiny particles in pore space

2020-01-30 Thread Leonard
Question #688280 on Yade changed: https://answers.launchpad.net/yade/+question/688280 Status: Answered => Solved Leonard confirmed that the question is solved: Hi Jan, > I tested the approach you suggested, it works very well, thanks. > rRelFuzz is a relative value. Thanks for

[Yade-users] [Question #688376]: Which kind of default distribution in makeCloud

2020-01-31 Thread Leonard
). Even distribution or normal distribution, or something else? I checked in [1] but I didn't find an answer. [1]https://github.com/yade/trunk/blob/master/examples/agglomerate/makeCloud.py Best regards, Leonard -- You received this question notification because your team yade-users

Re: [Yade-users] [Question #688376]: Which kind of default distribution in makeCloud

2020-01-31 Thread Leonard
Question #688376 on Yade changed: https://answers.launchpad.net/yade/+question/688376 Status: Answered => Solved Leonard 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 #688367]: Yade 2019.01a uses python2 or python3

2020-01-30 Thread Leonard
Question #688367 on Yade changed: https://answers.launchpad.net/yade/+question/688367 Status: Answered => Solved Leonard 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 #688280]: How to generate tiny particles in pore space

2020-01-28 Thread Leonard
Question #688280 on Yade changed: https://answers.launchpad.net/yade/+question/688280 Status: Answered => Open Leonard is still having a problem: Many thanks Robert, I am not sure if I got what you mean for using a PSD, could you please give more clues? Following your suggestion, I m

Re: [Yade-users] [Question #688791]: Unable to locate NewtonIntegrator within O.engines.

2020-02-19 Thread Leonard
Question #688791 on Yade changed: https://answers.launchpad.net/yade/+question/688791 Status: Answered => Solved Leonard confirmed that the question is solved: Thanks rcaulk and jduriez, Sorry for getting back late. I met this problem by: ### Firstly run script1 to generate sam

Re: [Yade-users] [Question #688791]: Unable to locate NewtonIntegrator within O.engines.

2020-02-19 Thread Leonard
Question #688791 on Yade changed: https://answers.launchpad.net/yade/+question/688791 Leonard posted a new comment: Hi Jan, Thanks for your suggestion. Here are the two scripts based on Yade 2018.02b: # The following is the script1 which is for generating sample (takes around 30 seconds

[Yade-users] [Question #688791]: Unable to locate NewtonIntegrator within O.engines.

2020-02-14 Thread Leonard
nes. Any idea of this error? Many thanks, Leonard -- You received this question notification because your team yade-users is an answer contact for Yade. ___ Mailing list: https://launchpad.net/~yade-users Post to : yade-users@lists.launchpad.

[Yade-users] [Question #688882]: General questions about improving computing resources utilization for yade

2020-02-19 Thread Leonard
the resource by something like : and , or and ? Thanks, Leonard [1]https://answers.launchpad.net/yade/+question/667700 -- You received this question notification because your team yade-users is an answer contact for Yade. ___ Mailing list: https

Re: [Yade-users] [Question #688791]: Unable to locate NewtonIntegrator within O.engines.

2020-02-20 Thread Leonard
Question #688791 on Yade changed: https://answers.launchpad.net/yade/+question/688791 Leonard posted a new comment: Thanks Jan for your comment. Cheers, Leonard -- You received this question notification because your team yade-users is an answer contact for Yade

Re: [Yade-users] [Question #688882]: General questions about improving computing resources utilization for yade

2020-02-20 Thread Leonard
Question #62 on Yade changed: https://answers.launchpad.net/yade/+question/62 Status: Answered => Solved Leonard confirmed that the question is solved: Thanks Robert Caulk, that solved my question. -- You received this question notification because your team yade-users is an ans

Re: [Yade-users] [Question #689176]: How to read user defined list from O.save('sample.yade.gz')

2020-03-06 Thread Leonard
Question #689176 on Yade changed: https://answers.launchpad.net/yade/+question/689176 Status: Answered => Solved Leonard 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 #689196]: How to add all particles to a new pack.SpherePack()

2020-03-09 Thread Leonard
Question #689196 on Yade changed: https://answers.launchpad.net/yade/+question/689196 Status: Answered => Solved Leonard confirmed that the question is solved: Thanks Bruno Chareyre, that solved my question. -- You received this question notification because your team yade-us

Re: [Yade-users] [Question #689196]: How to add all particles to a new pack.SpherePack()

2020-03-09 Thread Leonard
Question #689196 on Yade changed: https://answers.launchpad.net/yade/+question/689196 Leonard posted a new comment: Thanks Robert, Bruno and Jérôme for your kind instructions. Cheers, Leonard -- You received this question notification because your team yade-users is an answer contact for Yade

[Yade-users] [Question #689196]: How to add all particles to a new pack.SpherePack()

2020-03-07 Thread Leonard
New question #689196 on Yade: https://answers.launchpad.net/yade/+question/689196 Hi, I want to plot the PSD curve in a triaxial test, the PSD curve is the curve of all particles after scale up (not original psd in makeCloud). And the yade psd.py[1] is really a good example to plot the psd

Re: [Yade-users] [Question #689196]: How to add all particles to a new pack.SpherePack()

2020-03-07 Thread Leonard
(). Or is there other ways that can directly plot the scale-up psd curve? Thanks, Leonard [1]https://github.com/yade/trunk/blob/master/examples/test/psd.py -- You received this question notification because your team yade-users is an answer contact for Yade

  1   2   3   >