Re: [Yade-users] [Question #256357]: applying forces with a time/iteration condition

2014-10-29 Thread Ricardo Pieralisi
Question #256357 on Yade changed: https://answers.launchpad.net/yade/+question/256357 Status: Open = Answered Ricardo Pieralisi proposed the following answer: Hi Behzad, You can use ForceEngine [1]. [1] https://www.yade- dem.org/doc/yade.wrapper.html?highlight=forceengine

[Yade-users] [Question #256287]: Time Stepper for a new material model

2014-10-28 Thread Ricardo Pieralisi
New question #256287 on Yade: https://answers.launchpad.net/yade/+question/256287 Hello all, My question is regarding the time stepper for different models. Now YADE has the time stepper for elastic and viscoelastic models [1] My model is like viscEL but the spring (Kn and Ks) and the dashpot

[Yade-users] [Question #254732]: Overlap volume

2014-09-19 Thread Ricardo Pieralisi
New question #254732 on Yade: https://answers.launchpad.net/yade/+question/254732 Hello all, Is there any implemented code that calculates the volume of overlap in one interaction between spheres and sphere-facet interaction (for all interactions)? -- You received this question notification

Re: [Yade-users] [Question #240738]: Solid sphere in ParaView

2014-02-17 Thread Ricardo Pieralisi
Question #240738 on Yade changed: https://answers.launchpad.net/yade/+question/240738 Ricardo Pieralisi posted a new comment: @Jan Nice! I made a little code to draw the cross section (voxelized) in python, but its very time consuming and the results is not so perfect.. So, if you can help

[Yade-users] [Question #240738]: Solid sphere in ParaView

2013-12-13 Thread Ricardo Pieralisi
New question #240738 on Yade: https://answers.launchpad.net/yade/+question/240738 Hello all, I am trying to plot a cross section in ParaView. But I was able just to plot the surface of the spheres and when I made a cross section the spheres were hollow. There is a way to plot solid spheres?

Re: [Yade-users] [Question #240738]: Solid sphere in ParaView

2013-12-13 Thread Ricardo Pieralisi
Question #240738 on Yade changed: https://answers.launchpad.net/yade/+question/240738 Ricardo Pieralisi posted a new comment: No, I need the section through spheres. For example the cross section of the middle of a sphere. -- You received this question notification because you are a member

[Yade-users] [Question #238759]: UniaxialStrainer with friction

2013-11-06 Thread Ricardo Pieralisi
New question #238759 on Yade: https://answers.launchpad.net/yade/+question/238759 Helo all, I am using the CPModel (with some modifications) to simulate the compression and tension tests, so I am using UnixialStrainer. As you all known in the UniaxialStrainer you can block the displacements

Re: [Yade-users] [Question #238759]: UniaxialStrainer with friction

2013-11-06 Thread Ricardo Pieralisi
Question #238759 on Yade changed: https://answers.launchpad.net/yade/+question/238759 Status: Answered = Solved Ricardo Pieralisi confirmed that the question is solved: Hi Jan, Thank you! I missed about using Ip2_FrictMat_CpmMat_FrictPhys, my fault. -- You received this question

Re: [Yade-users] [Question #238406]: List spheres' diameters/radii

2013-10-31 Thread Ricardo Pieralisi
Question #238406 on Yade changed: https://answers.launchpad.net/yade/+question/238406 Ricardo Pieralisi proposed the following answer: If the spheres have different colors than the box, you can do something like this: C1=Vector(0,0,1) #color of the sphere for b in O.bodies: if b.shape.color

[Yade-users] [Question #236608]: Contact facet-sphere in a new law

2013-09-30 Thread Ricardo Pieralisi
New question #236608 on Yade: https://answers.launchpad.net/yade/+question/236608 Hi, In a previous question [1], I asked about changing the contact behauvior with a certain penetration (two-phase contact). So as you suggested, I am writing a new law. In this first step I just added the

Re: [Yade-users] [Question #236608]: Contact facet-sphere in a new law

2013-09-30 Thread Ricardo Pieralisi
Question #236608 on Yade changed: https://answers.launchpad.net/yade/+question/236608 Ricardo Pieralisi posted a new comment: This problem appears when I use the makeCloud command.,. I tried with randomDensePack and the law works properly,. -- You received this question notification because you

[Yade-users] [Question #236400]: Maximum Penetration

2013-09-26 Thread Ricardo Pieralisi
New question #236400 on Yade: https://answers.launchpad.net/yade/+question/236400 Hello all, I am using Law2_ScGeom_ViscElPhys_Basic and I am trying to define a maximum penetration (for example a max penetration of Radius*0.5 - may penetrate only 50% if the radius)... Is there something ready

Re: [Yade-users] [Question #236400]: Maximum Penetration

2013-09-26 Thread Ricardo Pieralisi
Question #236400 on Yade changed: https://answers.launchpad.net/yade/+question/236400 Ricardo Pieralisi posted a new comment: if maximum penetration is reached I want to use just the elastic behauviour (but with a very high stiffness) on the normal direction, and no change in the tangencial

Re: [Yade-users] [Question #236409]: Error while compiling JCFPM example

2013-09-26 Thread Ricardo Pieralisi
Question #236409 on Yade changed: https://answers.launchpad.net/yade/+question/236409 Status: Open = Answered Ricardo Pieralisi proposed the following answer: Maybe is the order to run the py files, to create all the input files properly.,. first you have to run packInGtsSurface.py than

Re: [Yade-users] [Question #236323]: Yade-dem.org problem?

2013-09-25 Thread Ricardo Pieralisi
Question #236323 on Yade changed: https://answers.launchpad.net/yade/+question/236323 Ricardo Pieralisi posted a new comment: I had the same problem these days, so I downloaded the documentation.. if you want: https://www.dropbox.com/s/1hstriuie5zp9a5/Yade%20Documentation.pdf -- You received

Re: [Yade-users] [Question #235925]: Py_gts missing

2013-09-19 Thread Ricardo Pieralisi
Question #235925 on Yade changed: https://answers.launchpad.net/yade/+question/235925 Status: Answered = Solved Ricardo Pieralisi confirmed that the question is solved: Thanks Klaus,. Actually I'm using and until now without problems. -- You received this question notification because you

Re: [Yade-users] [Question #235925]: Py_gts missing

2013-09-19 Thread Ricardo Pieralisi
Question #235925 on Yade changed: https://answers.launchpad.net/yade/+question/235925 Ricardo Pieralisi confirmed that the question is solved: Thanks Klaus Thoeni, that solved my question. -- You received this question notification because you are a member of yade-users, which is an answer

[Yade-users] [Question #235925]: Py_gts missing

2013-09-18 Thread Ricardo Pieralisi
New question #235925 on Yade: https://answers.launchpad.net/yade/+question/235925 Hello all, I am trying to install the yade-0.97.0 (by trunk),. Ubuntu 13.04 When I use the cmake comand a have a missing pkg (PY_gts): -- Suffix is set to -0.97.0 -- LIBRARY_OUTPUT_PATH is set to

Re: [Yade-users] [Question #235141]: Simulate the behaviour of a Bingham material (fresh concrete)

2013-09-05 Thread Ricardo Pieralisi
Question #235141 on Yade changed: https://answers.launchpad.net/yade/+question/235141 Ricardo Pieralisi posted a new comment: First of all, thanks a lot for the help. I am studying the Yade docs and try to understand better the program. I have started with Yade in this monday, so I am like

[Yade-users] [Question #235141]: Simulate the behaviour of a Bingham material (fresh concrete)

2013-09-04 Thread Ricardo Pieralisi
the problem is to use a constitutive law like this one. Is ther something similar in Yade where I can begin? Thanks! Ricardo Pieralisi -- You received this question notification because you are a member of yade-users, which is an answer contact for Yade