LIGGGHTS® - User Forum

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

Adding a new contact history Array to the liggghts code

Submitted by ldelcid on Sat, 09/13/2014 - 23:13

I have been trying to add a new plasticity contact model to the LIGGGHTS code. I have the formulation down but this model requires I keep track of the plastic deformation between particle-particle and particle-wall contacts. It should work similarly to the shearing array that is present in the code. However, I have been unable to add the array properly.

Dump 2 VTK Converter for Windows

Submitted by rahulsoni on Tue, 09/09/2014 - 14:17

Hi everyone

I have written a small piece of code that converts the dump file to vtk. It works through cmd/comsole in windows and takes the standard fields in dump file i.e. id type type x y z ix iy iz vx vy vz fx fy fz omegax omegay omegaz radius. A recompilation after modifying the source code can be done if the field are different than specified.

Liggghts installation issue on Ubuntu 14.04 LTS

Submitted by Luton on Sat, 09/06/2014 - 15:55

Hello all,

I was trying to install liggghts source code following the steps provided on the web. The first steps run as in the tutorial but I had problem with "Set symbolic link for LIGGGHTS" command.

Here is some commands I used and their outcomes :

which mpirun
/usr/bin/mpirun

which mpic++
/usr/bin/mpic++

mpic++ -v
gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)

cd /home/"user"/LIGGGHTS-PUBLIC/src
sudo make clean-all
sudo make make fedora

Strange behaviour of rigid mutlisphere/clump using hybird style

Submitted by keepfit on Fri, 09/05/2014 - 17:34

Hi LIGGGTHS USER, Hi Chris,

as a commercial DEM code user, I have done realistic particle simulation several years ago. However, it's difficult to modify or add new contact model for commercial software. So I want to implement this job with LIGGGHTS. I have few question concerning the proper "atom_style" for rigid body:

Test example: three non-spherical particles drop under gravity. Their initial positions are (0 0 1), (0 0 1.5), (0 0 2.0) receptively.

1) Method 1: only "atom_style sphere" is used.

Measuring torque on mesh with tangential history turned on

Submitted by AJ.Spin on Thu, 09/04/2014 - 23:15

Hello, So I am running simulations of a simple agitator in a bucket (see agitator pic). I am interested in calculating the torque of a spinning agitator but my results seem odd when I use tangential history on the gran/wall and pair_style fix. When I plot the f_agitator_post[6] (from everything I read, it seems that this would be the torque acting on the agitator body in the z-direction), the values jump between positive and negative 2 N-m (see tangent_history_chart). This result seems rather odd because the blade is only spinning in one direction.

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.

Pages

Subscribe to RSS - LIGGGHTS® - User Forum