LIGGGHTS® - User Forum

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

Material Calibration

Submitted by Mishal on Thu, 07/18/2024 - 13:13

Hi Guys

We are currently using LIGGGHTS to perform DEM analysis on a trouser chute for a bulk materials handling application.
I am familiar with using LIGGGHTS from an academic standpoint and I am able to use the software.

We currently have a test report, please refer to the attached image regarding the contents.
Does anyone have advice for using the test data to calculate input parameters for the DEM simulation?

Writing out the number of bonds in a specific region of the domain in LIGGGHTS_Flexible_Fibers

Submitted by Volkan on Mon, 07/15/2024 - 17:31

Hello everyone,

I was using for a project the bond package (LIGGGHTS_FLEXIBLE_FIBERS) and I was trying to write out the number of bonds in a specific region of the domain. Does anybody know how one could do that?

With "thermo_style numbonds" one can print the number of bounds in the whole domain to the screen. However, when i try to assign numbonds keyword to some variable it does not work. It gives a completely different float number. Eventhough it works fine with other thermo_style keywords like "step" for example.

And when i try with:

ERROR: Atom sorting has bin size = 0.0 (../atom.cpp:1438)

Submitted by zihan on Sun, 07/07/2024 - 22:51

Hello everyone, I am a beginner in LIGGGHTS. I encountered the following error and hope you can help me resolve it.
The Error is Atom sorting has bin size = 0.0 (../atom.cpp:1438)
I try so many times for the bin size, but it doesnt work.
# LIGGGHTS input script for a ball falling onto sand

# Initialization
units si
atom_style granular

# Create simulation box
boundary f f f
newton off

region box block 0 0.1 0 0.1 0 0.1
create_box 2 box

Velocity for Superquadrics

Submitted by Aiden on Sat, 07/06/2024 - 23:54

Hello everyone,

Would anybody happen to know how velocity is computed for Super-quadrics particle?

One of the papers I found stated that Equivalent Sphere Diameter of Superquadrics particle is found by 3th Root of (6*a*b*c)/pi.
And, they also state that Equivalent Sphere Diameter of Superquadrics particle can be used to find Reynolds number by U*dv/kinematic viscosity.
(Paper: Numerical investigation of drag property for fluid flow through packed beds of super-quadric chip-like particles)

Two particle collision

Submitted by shaik on Fri, 06/28/2024 - 20:13

Hi Everyone,
I am trying to simulate a case with a two-particle collision without gravity. Where one particle is fixed and another particle is moving with a certain velocity. However, after using the velocity command both particles are still stationary.
Please can someone highlight what mistake I am making?

My input LIGGGHTS script is as follow:

variable dt equal 1e-9
variable m_chamber equal 1.07e-5
variable m_chamber2 equal 1.07e-5

Is There Any Guide for Calibrating a Rock in LIGGGHTS-WITH-BONDS?

Submitted by Tannaz on Tue, 06/04/2024 - 06:07

Hi everyone,

I simulated the uniaxial compression test using LIGGGHTS-WITH-BONDS by Richti, Is there any source or paper based on which I can help calibrate my model?
Or is there any source for calibrating a model in LIGGGHTS?

Regards,
Tannaz

Keep track of the density of a region of space

Submitted by r0hit05 on Sat, 05/25/2024 - 15:23

I am implementing a contact model that allows particles to overlap. Is it possible to get information about the density of a region in space such that I would allow overlaps only if the density is lower than some given parameter? For example, lets say I have a system with identical particles (spherical, density = rho, radius = R). Suppose 3 particles overlap and occupy a region in space. Is it possible to get the density (3*rho, assuming they add up linearly) of the region. I am trying to build a contact model based by putting a bound on the density of a region.

Can I get some suggestions?

Submitted by gibel on Wed, 05/22/2024 - 10:11

I am getting error while inserting multiple particles as below:

```
If you perform one of the steps above LIGGGHTS(R) needs to be recompiled to generate the optimized code.

(/build/liggghts-YO7u74/liggghts-3.8.0+repack1/src/contact_models.h:364)
ERROR: Fix particletemplate/sphere (id pts2): invalid radius random style (/build/liggghts-YO7u74/liggghts-3.8.0+repack1/src/fix_template_sphere.cpp:199)

```

Any I idea , what did I miss here?

Here is my script

Pages

Subscribe to RSS - LIGGGHTS® - User Forum