LIGGGHTS® - User Forum

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

storage of initial particle radii for sintering

dbreton's picture
Submitted by dbreton on Tue, 11/08/2011 - 19:02

I apologize in advance for not knowing how to do this -- I would imagine this is pretty simple for someone who knows what they are doing (this excludes me, apparently):

I am trying to develop a sintering interaction (pair_gran_sinter.cpp) for LIGGGHTS 1.4.6, and I need to ensure that it is conserving particle volume as the particles sinter together (see movie below for example). To do this, I need to store an array of initial particle sizes (radii) such that it is available to pair_gran_sinter.cpp for subsequent volume and updated radius calculations.

Taxonomy upgrade extras:

LIGGGHTS install help

Submitted by chengcheny on Tue, 11/08/2011 - 17:34

I installed LIGGGHTS in my local LIGGGHTS directory (myliggghts).
step 1 git clone git://cfdem.git.sourceforge.net/gitroot/cfdem/liggghts myliggghts
My system is Ubuntu.
But in the /src directory, when type "make fedora" ,
make[1]: Entering directory `/home/cheng/LIGGGHTS/myliggghts/src/Obj_fedora'
Makefile:93: angle_charmm.d: No such file or directory.....
.
.when type"which mpirun", message is "/usr/bin/mpirun"

And I can not find the ./lmp_fedora

So what can I do to install successfully?please help me

cheers

cheng

How to specify the wall material

Claudio Wolfer's picture
Submitted by Claudio Wolfer on Wed, 11/02/2011 - 17:09

Hi all

I wish to use an other material for the walls then for the particles, e.g. particles > glass, walls > Al. Under the fix mesh/gran I can specify the walltype by setting the number (ID) of the atom type. I did the following steps trying to use a different wall material:
1) read data file: 3 atom types
2) read data file: define the coordinates and properties for the 2 existing atom types
3) for fix property/global I spedified 3 youngsModulus, 3 poissonsRatios, 9 coefficientRestitution, 9 coefficientFriction and 1 characteristicVelocity

Installation problem on ubuntu 11.04

Submitted by rudyhelmons on Mon, 10/31/2011 - 10:03

Hi,

i've followed the installation instructions given in the installation tutorial for ubuntu. But when I try to run an example case, such as "liggghts < in.conveyor" I get the output: "liggghts: command not found". What could be the problem and how can I solve this?

regards
Rudy

pair/gran/local dump local file dumping lot of zeros

Submitted by prasantud on Wed, 10/26/2011 - 08:50

Hi everybody,
The output file of the following programme dumps lot of zeros even in atomic ids.
Could you give some explanation?

###### programme starts here ##########
units si

atom_style granular
atom_modify map array
boundary f p f
newton off

# Read data
read_data Ordored_Liggghts_long.sys

set group all diameter 0.10

communicate single vel yes

neighbor 0.001 bin
neigh_modify delay 0

#Material properties required for new pair styles

Pages

Subscribe to RSS - LIGGGHTS® - User Forum