Re: [Yade-users] [Question #703667]: anisotropic consolidation

2022-10-31 Thread Horation
Question #703667 on Yade changed: https://answers.launchpad.net/yade/+question/703667 Horation gave more information on the question: The core part is the function "stressincrement" -- You received this question notification because your team yade-users is an answer contact for Yade. __

[Yade-users] [Question #703667]: anisotropic consolidation

2022-10-31 Thread Horation
New question #703667 on Yade: https://answers.launchpad.net/yade/+question/703667 I want to conduct an anisotropic consolidation test. The condition is that sigma3/sigma1=0.2 keeps constant, and during the consolidation process, the sigma1 and sigma3 increase linearly and their increments can be

Re: [Yade-users] [Question #703653]: anisotropic consolidation

2022-10-31 Thread Horation
Question #703653 on Yade changed: https://answers.launchpad.net/yade/+question/703653 Horation gave more information on the question: Thanks Jan! The condition is that the stress increments of three directions are all constant, and sigma3 equals to sigma2 and sigma3/sigma1=0.2 and eventually si

Re: [Yade-users] [Question #703653]: anisotropic consolidation

2022-10-31 Thread Horation
Question #703653 on Yade changed: https://answers.launchpad.net/yade/+question/703653 Horation posted a new comment: Thanks Jan! The condition is that the stress increments of three directions are all constant, and sigma3 equals to sigma2 and sigma3/sigma1=0.2 and eventually sigma3 reaches 200k

Re: [Yade-users] [Question #703653]: anisotropic consolidation

2022-10-31 Thread Horation
Question #703653 on Yade changed: https://answers.launchpad.net/yade/+question/703653 Horation gave more information on the question: Thanks Jan! The condition is that the stress increments of three directions are all constant, and sigma3 equals to sigma2 and sigma3/sigma1=0.2 and eventually si

Re: [Yade-users] [Question #703653]: anisotropic consolidation

2022-10-31 Thread Horation
Question #703653 on Yade changed: https://answers.launchpad.net/yade/+question/703653 Horation gave more information on the question: Thanks Jan! The condition is that the stress increments of three directions are all constant, and sigma3 equals to sigma2 and sigma3/sigma1=0.2 and eventually sigm

Re: [Yade-users] [Question #703653]: anisotropic consolidation

2022-10-31 Thread Horation
Question #703653 on Yade changed: https://answers.launchpad.net/yade/+question/703653 Status: Needs information => Open Horation gave more information on the question: Thanks Jan! The condition is that the stress increments of three directions are all constant, and sigma3 equals to sigma2 a

Re: [Yade-users] [Question #703662]: How to count the number of spheres and how to change the color of the facet

2022-10-31 Thread Jan Stránský
Question #703662 on Yade changed: https://answers.launchpad.net/yade/+question/703662 Status: Open => Answered Jan Stránský proposed the following answer: Hello, > How does the following code count the number of spheres > how to change the color of the facet please read [1] (point 5) and ne

Re: [Yade-users] [Question #703656]: cannot compile with source code

2022-10-31 Thread Janek Kozicki
Question #703656 on Yade changed: https://answers.launchpad.net/yade/+question/703656 Janek Kozicki proposed the following answer: Actually openfoam is not confirmed to work on newer ubuntu. In the gitlab CI pipeline we have openfoam test running only on ubuntu 18.04.6: https://gitlab.com/yade-de

Re: [Yade-users] [Question #703656]: cannot compile with source code

2022-10-31 Thread Jan Stránský
Question #703656 on Yade changed: https://answers.launchpad.net/yade/+question/703656 Status: Open => Answered Jan Stránský proposed the following answer: > The Ubuntu system is 18.04.5 LTS I recommend a newer version (22.04 LTS) if it is not a problem. Even if the version is LTS, it is alre

[Yade-users] [Question #703662]: How to count the number of spheres and how to change the color of the facet

2022-10-31 Thread Wang Haijiang
New question #703662 on Yade: https://answers.launchpad.net/yade/+question/703662 hello all How does the following code count the number of spheres and how to change the color of the facet ## from yade import pack import gts, os.path, locale surf=gts.read(open('.gt

Re: [Yade-users] [Question #703656]: cannot compile with source code

2022-10-31 Thread Daizong Meng
Question #703656 on Yade changed: https://answers.launchpad.net/yade/+question/703656 Status: Answered => Open Daizong Meng is still having a problem: Thanks for the reply. The Ubuntu system is 18.04.5 LTS The yade is latest version form gitlab and I also tried the 2020.01a. but meet the si

Re: [Yade-users] [Question #703656]: cannot compile with source code

2022-10-31 Thread Jan Stránský
Question #703656 on Yade changed: https://answers.launchpad.net/yade/+question/703656 Status: Open => Answered Jan Stránský proposed the following answer: Hello, please read [1] and provide relevant information (e.g. OS version). > The reason for source code compilation is that I want to ru

[Yade-users] [Question #703656]: cannot compile with source code

2022-10-31 Thread Daizong Meng
New question #703656 on Yade: https://answers.launchpad.net/yade/+question/703656 Hi, I tried to compile the yade with the trunk downloaded from https://gitlab.com/yade-dev/trunk I followed the Prerequisites in yade website but when I run cmaker cmake -DCMAKE_INSTALL_PREFIX=/mnt/d/My_yade /mn

Re: [Yade-users] [Question #703653]: anisotropic consolidation

2022-10-31 Thread Jan Stránský
Question #703653 on Yade changed: https://answers.launchpad.net/yade/+question/703653 Status: Open => Needs information Jan Stránský requested more information: Hello, > TriaxialStressControl TriaxialStressController? > the anisotropic consolidation please be more specific: - what is the

[Yade-users] [Question #703653]: anisotropic consolidation

2022-10-31 Thread Horation
New question #703653 on Yade: https://answers.launchpad.net/yade/+question/703653 I want to simulate the anisotropic consolidation. It means that during the consollidation proces, the ratio sigma1/sigma3 is not equal to 1, but keeps constant. The main problem is how to keep the ratio invariant.