LIGGGHTS® - User Forum

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

particle INSERTION depends on PARALLELIZATION?!

Submitted by rob1 on Fri, 01/29/2016 - 18:47

Hello everybody,
I am a new user of LIGGGHTS and I am running simulations by inserting a particle packing in a fixed volume:

insert/pack ... particles_in_region 100000

Of course, as I expect, I have a "less inserted than required" since less than 100000 particles are needed to fill the volume.

Error when compute pair/gran/local with capillary models

giuraso's picture
Submitted by giuraso on Wed, 01/27/2016 - 13:07

Hi,
(SEE EDIT)

*****UPDATE****
- I have this simulation with a capillary model for cohesion.
- The simulation run without any problem on 32 cores.
- If I add a compute pair/gran/local, a Segmentation Fault happens for 32 cores depending on the mapping of the processors!
- No ERROR for 8, 16 cores or single core.
- If I change the maxSeparationDistanceRatio to 2.0 I have the error for single core!

Do you think there is a bug?
********

*****ORIGINAL POST****

How to use random uniform mass for particletemplate/sphere

richti83's picture
Submitted by richti83 on Wed, 01/27/2016 - 10:40

In the manual:

radius values = random_style param1 (param2)
random_style = 'constant' or 'uniform number' or 'uniform mass' or 'gaussian number'

If I understand it right one can specify a low and high radius value and the pts interpolates uniform by mass. This would excactly what I need for my sieving analysis. But the codes stops with:
"ERROR: mass distribution not implemented for uniform (c:\liggghts3-bonds\liggghts-with-bonds\src\probability_distribution.h:170)"

ERROR: Input line quote not followed by whitespace

Submitted by aashish.goyal.0110 on Fri, 01/22/2016 - 09:56

Hi all,

I am new to LIGGGHTS. After modifying the .stl file, I am getting the following error just after the code executes the fix command:

"fix cad1 all mesh/surface file screw.stl type 2 scale 1.0 curvature 1e-05
ERROR: Input line quote not followed by whitespace"

My script was working fine just with the old STL. Also, there is no problem in the new STL, as I used that in my earlier scripts.

Any ideas on what might be the reason behind this??

Thanks & Regards,
Aashish

bumpy Base

Submitted by pnkumar on Thu, 01/21/2016 - 08:24

I am generating the particles in box and let them settle down. Once the particle settle down, I unfix the gravity earlier defined and using fix/freeze comand to stick the particle to the base so that I can have bumpy base. Now I tilt the gravity to 25 degree but freeze layer is also flowing Can any one please tell what's wrong with the my code?
#Simple chute wear test

atom_style granular
atom_modify map array
boundary p p f
newton off

communicate single vel yes

units si

region reg block 0.0 0.1 0.0 0.1 0.0 0.15 units box

create_atoms

Submitted by billsouls on Wed, 01/20/2016 - 15:43

Hi,

When I want to create a particle at a desired location, an error is encountered.

create_atoms 1 single ${x1} ${y1} ${z1} units box, where x1, y1 and z1 are variables.
ERROR: Variable for set command is invalid style

create_atoms 1 single v_x1 v_y1 v_z1 units box
ERROR: Expected floating point parameter in input script or data file.

I also check the value of the variables by print.

print "The x1 is ${x1}"
The x1 is -0.0035

print "The y1 is ${y1}"
The y1 is 0

Which atom_style to choose

Submitted by bnaar on Wed, 01/20/2016 - 15:00

I am trying to simulate a deformable particle and I was wondering what you have experienced as a good atom_style to use.

Because I thought that the atom_style bond or body (from Lammps) would suffice, but both appear to be non-existent in the Public version of Liggghts. At least, I thought that atom_style bond would, but when using I obtain the error message "ERROR: Invalid atom style (../atom.cpp:432)".

Hence, what would you think is a good atom_style to use for a deformable (donut like shaped) particle?

Pages

Subscribe to RSS - LIGGGHTS® - User Forum