[Yade-users] [Question #695561]: Make Radius Ratio for the sample and verity of particles radii

2021-02-15 Thread ehsan benabbas
New question #695561 on Yade: https://answers.launchpad.net/yade/+question/695561 Hello, I made some changes to Bruno's Triaxial code as follows. The problem is, I want to have the ratio of radii as R_max/R_min=3, however, when I get the output of radii at the end of my code, it seems all

Re: [Yade-users] [Question #695491]: Running parallel yade from the same input file

2021-02-15 Thread Najm
Question #695491 on Yade changed: https://answers.launchpad.net/yade/+question/695491 Status: Answered => Solved Najm confirmed that the question is solved: Thank you all for your inputs. I finally did this: Make a python file (Batch.py) and write in: import os for i in range(10):

Re: [Yade-users] [Question #695558]: Dynamics of pfacet object does not appear to be correct

2021-02-15 Thread Rohit John
Question #695558 on Yade changed: https://answers.launchpad.net/yade/+question/695558 Description changed to: Hello, I am simulating the interaction between a brush (bristles made of grid nodes and grid connections) and an object (made of pfacet). The bristles are arranged to form a square at

Re: [Yade-users] [Question #695558]: Dynamics of pfacet object does not appear to be correct

2021-02-15 Thread Rohit John
Question #695558 on Yade changed: https://answers.launchpad.net/yade/+question/695558 Rohit John gave more information on the question: I found that the order of defining the pfacet faces is affecting the rotation. For pfacet_nodes = [ [nodes[0], nodes[2], nodes[1]], [nodes[0],

Re: [Yade-users] [Question #695558]: Dynamics of pfacet object does not appear to be correct

2021-02-15 Thread Rohit John
Question #695558 on Yade changed: https://answers.launchpad.net/yade/+question/695558 Description changed to: Hello, I am simulating the interaction between a brush (bristles made of grid nodes and grid connections) and an object (made of pfacet). The bristles are arranged to form a square at

[Yade-users] [Question #695558]: Dynamics of pfacet object does not appear to be correct

2021-02-15 Thread Rohit John
New question #695558 on Yade: https://answers.launchpad.net/yade/+question/695558 Hello, I am simulating the interaction between a brush (bristles made of grid nodes and grid connections) and an object (made of pfacet). The bristles are arranged to form a square at its base. The objects takes

Re: [Yade-users] [Question #695542]: Unstable advection simulaton for gas flow

2021-02-15 Thread Robert Caulk
Question #695542 on Yade changed: https://answers.launchpad.net/yade/+question/695542 Robert Caulk proposed the following answer: Ok, thank you for the MWE. Yes I see now, your density value is being used automatically for the calculation of the Reynolds number, which is used to estimate a

Re: [Yade-users] [Question #695542]: Unstable advection simulaton for gas flow

2021-02-15 Thread Zoheir Khademian
Question #695542 on Yade changed: https://answers.launchpad.net/yade/+question/695542 Zoheir Khademian posted a new comment: Thanks, Robert >What does that mean? Is there an error? There is no error but temperature of spheres goes up to 1e200 in a few timestep. I >Are you sure? When I use

Re: [Yade-users] [Question #695058]: Bending beams mass computation

2021-02-15 Thread Paul Pircher
Question #695058 on Yade changed: https://answers.launchpad.net/yade/+question/695058 Paul Pircher posted a new comment: > The rotational and normal/shear springs are together in between two nodes. Alright, thanks for your input! I am starting to get the hang of it. Cheers, Paul -- You

[Yade-users] [Question #695545]: There is an error fixing DOFs of pfacet?

2021-02-15 Thread Rohit John
New question #695545 on Yade: https://answers.launchpad.net/yade/+question/695545 Hello, I want to fix the rotation DOF of a pfacet. But when I tried that, the face disappeared in the GUI. I used inspect to check the state of the facet. It said nan for some values (pos, vel). Can you help me

Re: [Yade-users] [Question #695542]: Unstable advection simulaton for gas flow

2021-02-15 Thread Robert Caulk
Question #695542 on Yade changed: https://answers.launchpad.net/yade/+question/695542 Status: Open => Answered Robert Caulk proposed the following answer: Hey Zoheir, > The problem is the model becomes unstable. What does that mean? Is there an error? If so, what is the error? If not, what

Re: [Yade-users] [Question #695542]: Unstable advection simulaton for gas flow

2021-02-15 Thread Robert Caulk
Question #695542 on Yade changed: https://answers.launchpad.net/yade/+question/695542 Robert Caulk posted a new comment: Cheers, Robert -- You received this question notification because your team yade-users is an answer contact for Yade. ___