LIGGGHTS® - User Forum

LIGGGHTS® related topics can be discussed here: discussion about models, installation, feature requests and general discussion

Does LIGGGHTS 1.5.2 support non-spherical granular simulation?

Submitted by xuji2010 on Mon, 04/30/2012 - 06:01

Hi all LIGGGHTS uesrs and developers

Does LIGGGHTS 1.5.2 support non-spherical granular simulation?
And if does, how to do a simulation with non-spherical granular?
May someone provide a simple example with input files?

Appreciate any help in advance!

wiggle

Submitted by dnojiri on Thu, 04/26/2012 - 11:44

If I have a cylindrical container created like this:
fix zwalls all wall/gran/hertz/history 1 0 zplane 0 0.3 1
fix cylinder_wall all wall/gran/hertz/history 1 0 zcylinder 0.052 1

should I expect the same effect on the particles if I wiggle the "region" than If I wiggling the two fixes written above with the same amplitude and period?

move particles to specific position

Submitted by Silias on Mon, 04/23/2012 - 16:53

Hi everybody,

to do a "quasi-2D" simulation set the forces in y-dimension to zero (fix setforce all setforce NULL 0 NULL) and use a very narrow box in the y-dimension where I insert my particles.
Now, all the particles have "nearly" the same y-position, but I'd like them to have EXACTLY the same y-position.
Is there a possibility to move the particles manually so that every particles has the y-position =0? How else could I handle this?

Thanks in advance,
kind regards

Sebastian

Dumping per-contact parameters

Submitted by scottwmccoy on Thu, 04/19/2012 - 03:20

Has anyone developed a simple way to dump per-contact parameters such as maximum normal force per contact? For example, I would like a file that stored time of contact, location of contact, and max normal force.

I had this implemented in an old version of LAMMPS by creating a new pair style pair_gran__hertz_history_stats and by expanding LSHEAR and shearpartner in fix_shear_history.cpp, but these changes generated some interesting segmentation faults.

cheers,
Scott

Problem to execute an example

JF's picture
Submitted by JF on Mon, 04/16/2012 - 22:03

Hi all,

After a long period without playing with LIGGGHTS, I come back and I want to re-install the code.

I follow the nice explanations to install the code from Git. I built the code and I obtained an executable lmp_fedora in the src file.

I try to run an example:
~/myliggghts/examples/LIGGGHTS/conveyor$ ../../../src/lmp_fedora < in.conveyor
LIGGGHTS 1.5 based on lammps-10Mar10

And nothing in the post folder !!!!

Please anyone, can tell me what I am doing wrong.

Thank you for your help.

perodic boundary condition in LIGGGHTS

Submitted by Oliver.pasqual on Thu, 04/05/2012 - 08:51

hi, everyone
I have a puzzle in the using of periodic boundary condition in the setting of particle flow.
the simulation box is cubic ( x:0~0.1, y:0~0.04, z:0~0.1).
I want to take a periodic boundary condition in the y direction, I dealed with it with the following steps:
firstly pour the particles and the related settings is:

boundary f f f
fix xwalls all wall/gran/hertz/history 1 0 xplane 0. 0.1 1
fix ywalls all wall/gran/hertz/history 1 0 yplane 0. 0.04 1
fix zwalls all wall/gran/hertz/history 1 0 zplane 0.0 0.1 1

About Force Chain

Submitted by venes520 on Fri, 03/30/2012 - 15:17

Hi Christoph,
I have seen discussion in the forum about reading and outputting the contact forces between particles using compute pair/gran/local and the dump local command,
but I notice the compute pair/gran/local command can only output f_x, f_y and f_z respectively,
can I possibly output the normal contact force? If yes, how?
Also, I know that the current pizza can't convert the dump file of this compute to .vtk file, is there any method to do the conversion?

Thanks in advance.

"Other time" --- How to speed up DEM

Submitted by venes520 on Wed, 03/28/2012 - 15:55

Hi Christoph,
Following your reply in a post "how to speed up DEM"
I have taken a look at my timing statistics, and it seems the "other time" takes up the most of the time consumed.
Pair time (%) = 312.239 (32.578)
Neigh time (%) = 9.10633 (0.950124)
Comm time (%) = 16.8501 (1.75809)
Outpt time (%) = 0.128907 (0.0134498)
Other time (%) = 620.111 (64.7004)
Do you have any idea what is the "other time", How do I reduce it?

Pages

Subscribe to RSS - LIGGGHTS® - User Forum