LIGGGHTS® - User Forum

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

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

Help Needed to Modify Script for Inserting Two Layers of Particles with Different Compositions

Submitted by Alibaz11 on Sun, 05/12/2024 - 23:08

I'm currently working on a particle packing simulation where I'm using a script to insert particles and simulate pressing. I want to extend this script to insert a second layer of particles on top of the first, with a different composition ratio of the same two particle types. After both layers are inserted, I would like to proceed with the pressing simulation. I have managed to insert the first layer successfully, but I need help modifying the script to add a second layer with a distinct composition.

I will provide you with some snippets of my script for simplification:

displace_atoms

Submitted by zhaoyi1 on Wed, 05/08/2024 - 20:50

I simulated with multisphere in the liggghts-PFM version, acquiring a portion of the specimen via the displace_atoms command and delete_atom command. Both commands work, but after continuing to run, the intercepted portion goes back to its original position. displace_atoms doesn't seem to work, why is that? Is the particle location not updated correctly?

region bc block 0 1 0 1 0 1 units box side out
displace_atoms all rotate 0 0 0 0 1 0 30
delete_atoms region bc

Simultaneous Simulation of volume Expansion of particles and Applied Force

Submitted by krobot on Tue, 04/23/2024 - 16:52

Hello everyone,

I'm currently working on a simulation involving a box where the particles inside undergo a volume expansion of 100%. My objective is to calculate the critical stress within the box by applying a compressive force, when the simulation box will alternately expand and contract.

Up to now, I have managed to simulate the expansion and contraction of the box and the application of force on its walls as separate processes. However, I'm facing challenges in combining these two simulations to run concurrently.

Pages

Subscribe to RSS - LIGGGHTS® - User Forum