LIGGGHTS® - User Forum

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

Problem when making liggghts

Submitted by emyager on Wed, 04/01/2015 - 01:10

Hi,

I have been trying to install LIGGGHTS 3.1 on Ubuntu 14.04. I have downloaded the latest version and then used the following commands:
make clean-all
make fedora

It works for awhile but then I get the following error:
make[1]: *** No rule to make target `../../lib/gpu/Makefile.lammps'. Stop.
make[1]: Leaving directory `/home/LIGGGHTS-PUBLIC-3.1/LIGGGHTS-PUBLIC/src/Obj_serial'
make: *** [serial] Error 2

I've looked through previous comments for this problem and one issue was not having:
# Path to src files

Particles accelerating after collision with mesh wall (STL)

Nucleophobe's picture
Submitted by Nucleophobe on Sun, 03/29/2015 - 04:07

I am performing a LIGGGHTS simulation with spherical particles moving inside of a pipe around an obstruction. The simulation proceeds fine at first, but once the particles collide with the obstruction, they sometimes accelerate (as if the coefficient of restitution were greater than unity). This seems to be a problem with mesh/surface STL wall specification, as I don't get this sort of behaviour when using planes and cylinders as walls.

change_box can't change boundaries

Submitted by msandli on Fri, 03/27/2015 - 03:38

I'm trying to use a change box command after a read_restart command to change the boundary conditions. My script looks like this (very general):

read_restart file.restart
.
.
.
run 0 <------ this is suggested in the liggghts manual, under error messeges
change_box all boundary f p f
.
.
.

I still get the error messege "boundary command used after simulation box is defined"

is there another way to change the boundary conditions after reading a restart file?

Problem with Continious heattransfer (diskrete tempertures)

Submitted by RobertG on Thu, 03/19/2015 - 16:18

Hello,
I never worked with the heattransfer function of Liggghts and have an problem which I'm unable to solve.

There are two partickles types inserted continously. One at (type 1) 500°C and one at (type 2) 20°C.

dt=0.00001 s
fix ftco all property/global thermalConductivity peratomtype 80. 0.038
fix ftca all property/global thermalCapacity peratomtype 449. 1700.

The radius of particletype 1 is 0.5 mm and from type 2 is 0.7 mm.

dn_dump=1000 that means 0.01s

Calculate current compute

Submitted by JoshuaP on Tue, 03/17/2015 - 13:21

Hi,

I'm trying to use a compute in a variable. I know that a compute doesnt mean that it is calculated, so I want to use fix ave/time for calculation.


compute A thirdgroup reduce max y
fix currentstatus all ave/time 100 1 100 c_A
run 1
variable B equal c_A
print '$B'

this doesnt work. Just when I use the thermo_style it works:

compute A thirdgroup reduce max y
thermo_style custom step atoms ke vol dt etotal c_A
run 1
variable B equal c_A
print '$B'

Servo wall - high target values lead to a lost of particles

Submitted by Alaska on Mon, 03/16/2015 - 11:04

Hi,

I am developing a numerical ring shear test. For that I am using a rectangular 3D box with a size of 8e-2 * 8e-2 * 4.4e-2 m. I fill this box with ~25.000 particles with sizes of 9.2e-4 to 16.4e-4 m. After settling under gravity I want to compress the probe with a servo wall and a target value of -5e6 Pa (in z direction).

My particles have follwing parameters, following Aigner et al., 2013 "Determing the coefficient of friction by shear tester simulation":

Pages

Subscribe to RSS - LIGGGHTS® - User Forum