Question #691584 on Yade changed:
https://answers.launchpad.net/yade/+question/691584
Status: Solved => Open
Lei Hang is still having a problem:
Hello,
When I study the yade script about periodic simple shear test, I don't
understand some places. The periodic simple shear script link is
foll
Question #691584 on Yade changed:
https://answers.launchpad.net/yade/+question/691584
Status: Answered => Solved
Lei Hang 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
Question #691584 on Yade changed:
https://answers.launchpad.net/yade/+question/691584
Status: Open => Answered
Jan Stránský proposed the following answer:
Because you can easily choose one scenario or the other just by replacing 0
with 1 or vice versa.
The value "0" or "1" is not hardcoded,
Question #691584 on Yade changed:
https://answers.launchpad.net/yade/+question/691584
Status: Answered => Open
Lei Hang is still having a problem:
Thanks for your quick help Jan! But I still don't understand (as the "if
0:" block is never executed and therefore "else" is always executed).
The
Question #691593 on Yade changed:
https://answers.launchpad.net/yade/+question/691593
Jérôme Duriez posted a new comment:
Hi,
I guess it comes from graphical-display-related files like this one [*],
which should be updated to account for a new behaviour of some third
party library. At least, that
Question #691171 on Yade changed:
https://answers.launchpad.net/yade/+question/691171
Jan Stránský posted a new comment:
Concerning randomOrientation, it is now part of Yade as utils.randomOrientation
[1]
cheers
Jan
[1] https://gitlab.com/yade-
dev/trunk/-/commit/def6c071a181a83dd00c270179bd7d53
Question #691285 on Yade changed:
https://answers.launchpad.net/yade/+question/691285
Status: Needs information => Answered
Jan Stránský proposed the following answer:
You have access to the interactions and forces both in Python and in the
saved files, you can do whatever you want with them.
Question #691285 on Yade changed:
https://answers.launchpad.net/yade/+question/691285
NGANDU KALALA Gauthier posted a new comment:
The problem is that I'm not sure that a simple somation for each
interaction force will give me the result of the total forces of the
interactions during each iteratio
Question #691548 on Yade changed:
https://answers.launchpad.net/yade/+question/691548
Status: Answered => Solved
Son Tung Dang confirmed that the question is solved:
I got it.
Thank you for your time and effort.
All best,
Tung
--
You received this question notification because your team y
Question #691285 on Yade changed:
https://answers.launchpad.net/yade/+question/691285
Status: Open => Needs information
Jan Stránský requested more information:
Hello,
> I can calculate for each interaction the normal impact force between a ball
> and the cylinder at each time step.
> I wou
Question #691548 on Yade changed:
https://answers.launchpad.net/yade/+question/691548
Status: Open => Answered
Jan Stránský proposed the following answer:
> how can I modify the size of periodic cell?
O.cell.setBox(x,y,z) # [1]
but the cell size has no effect on this "4 pieces problem" if t
Question #691285 on Yade changed:
https://answers.launchpad.net/yade/+question/691285
Status: Solved => Open
NGANDU KALALA Gauthier is still having a problem:
Dear All,
With this piece of code, I can calculate for each interaction the normal impact
force between a ball and the cylinder at e
New question #691593 on Yade:
https://answers.launchpad.net/yade/+question/691593
Dear sir,
It i not a crucial point... but I want to avoid having this warning message at
each run of a yade script:"The constructor with a shareWidget is deprecated,
use the regular contructor instead."
I am using
Question #691548 on Yade changed:
https://answers.launchpad.net/yade/+question/691548
Status: Answered => Open
Son Tung Dang is still having a problem:
I got it. Thanks!
Could you please tell me how can I modify the size of periodic cell?
In addition, It also have the same observation as yo
Question #691407 on Yade changed:
https://answers.launchpad.net/yade/+question/691407
Chien-Cheng Hung posted a new comment:
Hi Jan,
Sorry for my inconsistency and thank you for your time.
I will keep looking for other possibilities.
Cheers,
Chien-Cheng
--
You received this question notificati
Question #691407 on Yade changed:
https://answers.launchpad.net/yade/+question/691407
Jan Stránský posted a new comment:
>> Are you using the script from [1], or something else?
> I am using the same script from [1].
> Maybe it's related to my code.
next time please be more consistent, I have tes
Question #691548 on Yade changed:
https://answers.launchpad.net/yade/+question/691548
Status: Open => Answered
Jan Stránský proposed the following answer:
The split in 4 pieces is perfectly OK because for the visualization purposes,
the true position is wrapped into the periodic cell. If you
Question #691548 on Yade changed:
https://answers.launchpad.net/yade/+question/691548
Status: Needs information => Open
Son Tung Dang gave more information on the question:
Hi Jan.
Thank you for your comment.
I have a cylinder splitting in 4 pieces. And it is a strange result I observed.
All
Question #691407 on Yade changed:
https://answers.launchpad.net/yade/+question/691407
Chien-Cheng Hung gave more information on the question:
Hi Jan,
Thanks for your email.
I've tested your microstrain vtk file and it works with my Paraview. So
I think the crash is not related to the Paraview ve
Question #691407 on Yade changed:
https://answers.launchpad.net/yade/+question/691407
Jan Stránský posted a new comment:
What version is the Paraview you use?
> Is it possible that Paraview cannot read the output microstrain file
(a plain text file)?
it is possible (e.g. there can be some NaN wi
Question #691407 on Yade changed:
https://answers.launchpad.net/yade/+question/691407
Chien-Cheng Hung gave more information on the question:
Hi Jan,
I've updated my Yade version to the latest one - 2020-06-23.git-f03a37c and
reran the simulation to get a new microstrain file.
But the Paraview s
Question #691590 on Yade changed:
https://answers.launchpad.net/yade/+question/691590
Status: Open => Needs information
Jan Stránský requested more information:
Hello,
> i am new user in yade
welcome :-)
and please read [1], especially:
- point 5 (next time please split your question, here
New question #691590 on Yade:
https://answers.launchpad.net/yade/+question/691590
i am new user in yade. i am using
Welcome to Yade 20200528-3950~da5194f~xenial1
Using python version: 3.5.2 (default, Apr 16 2020, 17:47:17)
[GCC 5.4.0 20160609]
Ubunto 16.04
*
Question #691573 on Yade changed:
https://answers.launchpad.net/yade/+question/691573
Status: Open => Answered
Jan Stránský proposed the following answer:
Hello,
it seems you will have to write your own randomDensePack, i.e. creating a loose
packing and compressing it.
You can (depending on
Question #691548 on Yade changed:
https://answers.launchpad.net/yade/+question/691548
Status: Open => Needs information
Jan Stránský requested more information:
Hello,
why exactly you find the results strange (cylinder split in 4 pieces, ...)?
What exactly are actually "results" (GUI view, s
Question #691584 on Yade changed:
https://answers.launchpad.net/yade/+question/691584
Status: Open => Answered
Jan Stránský proposed the following answer:
Hello,
> I am a new user for yade
welcome :-)
next time please provide also a link to the script
This pattern is to easy switch betwee
Question #691560 on Yade changed:
https://answers.launchpad.net/yade/+question/691560
Status: Open => Needs information
Jan Stránský requested more information:
Hello,
please provide a MWE [1] illustrating result, how you measured "contact normal".
To not-just-guess (out of mny possible r
27 matches
Mail list logo