Re: [Yade-users] [Question #290372]: Young modulus computation

2016-04-11 Thread mohsen
Question #290372 on Yade changed:
https://answers.launchpad.net/yade/+question/290372

mohsen posted a new comment:
in the case of larg number of particles, i think for each new
interaction, computation follows Cpmphys functor; i.e. computing
'average' E. Therefore i should change 'E' by above formula in each
iteration an for every interaction. So in my script where should i put
the above 'for' loop?! For example for 1000 iterations is the following
script true?

#after defining scene and engines#
 ii=1000
while O.iterhttps://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #290497]: Impact dynamic for landing scenario

2016-04-11 Thread Jonathan Pergoli
Question #290497 on Yade changed:
https://answers.launchpad.net/yade/+question/290497

Status: Answered => Solved

Jonathan Pergoli 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.

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #290497]: Impact dynamic for landing scenario

2016-04-11 Thread Jan Stránský
Question #290497 on Yade changed:
https://answers.launchpad.net/yade/+question/290497

Status: Open => Answered

Jan Stránský proposed the following answer:
Hi Jonathan,

I'm new in Yade


welcome :-)

 I hope the question is clear :)


not really.. at least to me. Yade is a "deterministic" software, so
whatever you compute, you have to specify completely your initial state (or
let something unspecified assuming some default values, like zero
velocities of bodies). Of course, you can make some values random, but they
have to be specified anyway. Or you can run a lot of simulations with
different initial conditions, but again they have to be specified.

If you think I answer something different than you expect, please be a bit
more specific what is your purpose and backgroung of your simulation.

cheers
Jan


2016-04-11 18:08 GMT+02:00 Jonathan Pergoli <
question290...@answers.launchpad.net>:

> New question #290497 on Yade:
> https://answers.launchpad.net/yade/+question/290497
>
> Hi!
>
> I'm new in Yade. I have to use it to simulate several landing scenarios of
> a satellite on an asteroid. Since I have to make many simulations for
> different velocities and attitude of the satellite, I don't know the
> initial state of the satellite. So what I'm asking is if it is possible to
> make an analysis with Yade with an unknown initial dynamic before the
> impact on the ground or if I have to impose some initial conditions on the
> satellite's dynamic.
>
> I hope the question is clear :)
>
> Jonathan
>
> --
> 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 : https://launchpad.net/~yade-users
> More help   : https://help.launchpad.net/ListHelp
>

-- 
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 : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #290372]: Young modulus computation

2016-04-11 Thread Jan Stránský
Question #290372 on Yade changed:
https://answers.launchpad.net/yade/+question/290372

Status: Open => Answered

Jan Stránský proposed the following answer:
>
>
> But according to your opinion is it logic to compute an average for E!!
> specially when there is a great deference between tow young modulus? for
> example in my practice, the interaction young modulus is very close to 'E'
> of mat1 and very far from 'E' of mat2.
> Is there any other suggestion or experience of computation of 'E' of
> interaction?
> 'average' may be a good approach for computation of 'friction angle' of
> interaction; but may be bad for 'E'
>

well, it is not my opinion, it is actual implementation :-) Of course you
are free to implement your own formula, or change material parameters of
the interaction as you want:

###
for i in O.interactions:
  mat1 = O.bodies[i.id1].mat
  mat2 = O.bodies[i.id2].mat
  E1,E2 = mat1.young, mat2.young
  i.phys.E = whatever(E1,E2)
  i.phys.kn = pi*pow(i.crossSection,2)*i.phys.E / i.phys.refLength
  # similarly for other parameters
###

cheers
Jan

-- 
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 : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #290372]: Young modulus computation

2016-04-11 Thread mohsen
Question #290372 on Yade changed:
https://answers.launchpad.net/yade/+question/290372

Status: Solved => Open

mohsen is still having a problem:
Thank you very much Jan!!
But according to your opinion is it logic to compute an average for E!! 
specially when there is a great deference between tow young modulus? for 
example in my practice, the interaction young modulus is very close to 'E' of 
mat1 and very far from 'E' of mat2.
Is there any other suggestion or experience of computation of 'E' of 
interaction? 
'average' may be a good approach for computation of 'friction angle' of 
interaction; but may be bad for 'E'

-- 
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 : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #290423]: Interal friction angle - repose angle

2016-04-11 Thread Seti
Question #290423 on Yade changed:
https://answers.launchpad.net/yade/+question/290423

Description changed to:
Hi all,

As I have understood in YADE by considering  Mohr-Coulomb theory the
INTERNAL friction ( which be assigned to material as its property)  is
combination  of static friction and interlocking .

In other words combination of peak and residual friction angle (?)
So as you may know, we can assume the angle of repose ( the static angle of 
material) equal to residual friction angel.
If I do some parametric study on friction angle definitely by increasing the 
internal friction angle ( the only kind of friction in YADE???) , the repose 
angle will be increase. Now this  question will be raised,  is there any chance 
to introduce peak and residual friction angle individually in order to compare 
angle of repose to residual friction angle ?

if no , is  INTERNAL friction , mean of peak and residual ? or,


I hope explain my question in appropriate way. if no, no drama, I will try 
again ;)

-- 
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 : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


[Yade-users] [Question #290423]: Interal friction angle - repose angle

2016-04-11 Thread Seti
New question #290423 on Yade:
https://answers.launchpad.net/yade/+question/290423

Hi all,

As I have understand in YADE by considering  Mohr-Coulomb theory the  INTERNAL 
friction ( which be assigned to material as its property)  is combination  of 
static friction and interlocking .

In other words combination of peak and residual friction angle (?)
So as you may know, we can assume the angle of repose ( the static angle of 
material) equal to residual friction angel.
If I do some parametric study on friction angle definitely by increasing the 
internal friction angle ( the only kind of friction in YADE???) , the repose 
angle will be increase. Now this  question will be raised,  is there any chance 
to introduce peak and residual friction angle individually in order to compare 
angle of repose to residual friction angle ?

if no , is  INTERNAL friction , mean of peak and residual ? or,


I hope explain my question in appropriate way. if no, no drama, I will try 
again ;)


-- 
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 : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #290070]: TesselationWrapper and porosity

2016-04-11 Thread Bruno Chareyre
Question #290070 on Yade changed:
https://answers.launchpad.net/yade/+question/290070

Bruno Chareyre proposed the following answer:
It must be a scope issue, try something around
globals()["TW"].volume(id)?

Else it should be possible to add the attribute:
b.volume=TW.volume(b.id) #then use it to export

-- 
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 : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp