← Back to team overview

yade-users team mailing list archive

Re: About Triaxial Test

 

Shahed Rana said:     (by the date of Wed, 16 Apr 2008 00:56:55 -0700 (PDT))

Rana,

please pay attention how your email is formatted.... All lines were
concatenated together, and I had problems with reading your
questions. Please have a look at http://www.catb.org/~esr/faqs/smart-questions.html


> For the different particle size: have a look at TriaxialTest, it generates 
> spheres at random of diameter .5 and 1.5 IIRC. Václav can any body explain 
> little more .5 and 1.5 IIRC?  
>>From Triaxial Test.cpp---mean radius,minrad,and max rad explored,with the
> co-operation of Jerome. min_rad=(1-0.3)*mean_rad
> max_rad=(1+0.3)*mean_rad
> mean_rad=((xyz(1-porosity)/(pi*n*(4/3))^(1/3)

what is the question exactly? The formula used is already written here...

 
> It means rad_std_dev=0.3,My question why 0.3 and how this value computed?  

you can put there any number you want.

>  1.what is the significance of damping force and damping moment?

see answer by Jerome.

> 2.sigma_iso = 50000..is it isotropic pressure?  I have checked the following reference.

yes but it depends which walls are activated, see for example in the xml file "wall_bottom_activated", etc..., and you can set any value that you want. 

> >http://yade.berlios.de/doxygen/html/d0/d8b/TriaxialTest_8cpp-source.html
> >http://svn.berlios.de/viewcvs/yade/trunk/pkg/dem/PreProcessor/TriaxialTest.cpp?view=markup

That's a good place.

> >SDEC manual...written in frence..after translating to in english

SDEC manual does not apply to YADE. Of course YADE is based on SDEC
and uses the same formulas, but developing with YADE is completely
different than with SDEC.


-- 
Janek Kozicki                                                         |
_______________________________________________
Yade-users mailing list
Yade-users@xxxxxxxxxxxxxxxx
https://lists.berlios.de/mailman/listinfo/yade-users



References