LIGGGHTS® - User Forum

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

How to calculate all vertical forces acting on a mesh?

Submitted by JoshuaP on Mon, 09/01/2014 - 12:52

Hi,

I'm trying to compute the forces in one axis that acts on a mesh, while the mesh moves through particles.
My attempt was the following:
###########################################
compute forcez all wall/gran/local force
compute actforce all reduce sum c_forcez[3]

thermo_style custom c_actforce
thermo 1000
thermo_modify lost ignore norm no
compute_modify thermo temp dynamic yes
###########################################

Oscillating box of granular with LIGGGHTS

Submitted by m.farahani on Thu, 08/28/2014 - 14:55

Hello ,

I am new user for LIGGGHTS. I'd like to simulate an oscillating box which has granular material in it.

I can create my particles,but I can not oscillate my box. The only useful command which I find is :

fix ID group-ID wall/gran model_keyword model_values wallstyle wallstyleargs general_keywords general

Here I can move the wall with using shear which is not useful for me.

Hope that you can help me.

Best regards,
Mohammad Farahani

Reference for "gran model hertz"

Submitted by fanfengxian on Wed, 08/27/2014 - 19:28

Dear all,

I read all the references for the Hertz contact force model in the LIGGGHTS documentation 3.X, but I can not find the reference for the model constants gamma_n and gamma_t. In the papers I read there is no sqrt(5/6) in the gamma_n.

I want to know where the model constants come from. Is there anybody who can help me out?

Thanks.

Abort trap 6 error. LIGGGHTS 3.0.2

Submitted by seidju on Wed, 08/20/2014 - 04:00

Hi everyone! I'm very new to LIGGGHTS, and i'm trying to start example from the Tutorial (Example 2 - Continous Blending Mixer). When i want to start simulation i got this strange "Abort trap: 6" error. Is this happening because of errors in my input file? I'm using Mac, OSX 10.9.4 and latest version of Publicly releasers LIGGGHTS. I also attached my input file.
Thanks for any help!

rigid tetrahedron bodies

Submitted by saraanvari on Mon, 08/18/2014 - 08:03

Is there any way to produce a large number of rigid bodies with the grains in each rigid body arranged in a tetrahedral positions?
I have managed to produce small number of such rigid bodies by manually creating data-file and then "fix rigid group" atoms in each tetrahedron.
Now I can not think of a way to produce say 4000 rigid bodies like this.

Thanks

OSError: Could not load LAMMPS dynamic library

htmlboss's picture
Submitted by htmlboss on Fri, 08/15/2014 - 19:12

Hi all,

I recently installed ligghts/lammps with parallel support. When I try to execute one of the example scripts or load the module in a python console, the following is output:

>>> from lammps import lammps
>>> lmp = lammps()
Traceback (most recent call last):
File "", line 1, in
File "lammps.py", line 37, in __init__
raise OSError,"Could not load LAMMPS dynamic library"
OSError: Could not load LAMMPS dynamic library

What is the problem?

Thanks,
-Nabil

How does liggghts calculate clump mass and center point when using fix rigid

Submitted by alberthappy on Wed, 08/13/2014 - 21:51

Hello everyone,

I am playing with multi-sphere method to generate aggregates of sphere particles by using hybrid granular molecular. First I use 'read_data' to import the essential particles (granular). Then I use 'fix rigid' to to generate clumps (molecule). I am not sure how liggghts calculate the mass of clumps and its gravity center? When importing essential particles, the 'Masses' are for sphere particles, right?

Pages

Subscribe to RSS - LIGGGHTS® - User Forum