LIGGGHTS® - User Forum

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

write_dump mesh/vtk

Submitted by estefan31 on Fri, 01/21/2022 - 05:48

I'm writing the command: write_dump all mesh/vtk meshfile*.vtk stress vel stresscomponents area

This command worked in previous versions when it was mesh/gran/VTK and I've corrected it to mesh/vtk, but I'm still getting errors with this command that are indicating the keywords are wrong. What is the correct way to do this in version 3.8?

Regarding repeated particles ID

Submitted by gibel on Wed, 01/19/2022 - 01:40

Hello Mschramm,

As we discussed in the previous forum about particles repeated id, I found that particles id are repeated in my SIlo silulation.

I still didn't check the LIGGGHTS examples.

I converted all dump files in a csv file by using python. I tried to plot particles after 400000 or 500000 steps(rowsin csv) which is almost at the end of simulation. I was expecting all the particles will be on the floor but I found that some of the particles are still hanging on the top of the silo.

Is it because I didn't use delete atoms comand?

Losing atoms while running after certain insertions

Submitted by Aman on Mon, 01/17/2022 - 14:35

Hello,
Please find my code below. I am simulating a problem in which particles are allowed to enter in a column and then of the column's gate is removed to create a flow. I am losing atoms after certain trials of insertions. This is reflected in the post processing (Paraview) as particles vanish from the column during insertion.
#Simple granular column collapse

atom_style granular
atom_modify map array
boundary f f f
newton off

communicate single vel yes
processors * * *

units si

Random insertion or particle's properties wise in Silo simulation

Submitted by gibel on Mon, 01/17/2022 - 04:54

Hello Mschramm,

Apologies for many questions.

I have been doing simulation in Silo with liggghts. I have one more question about particles filling.

This is how I have been generating particles and inserting :
```
###################################Generation and Insertion of the particles#########################################

#distributions for insertion

How to simulate the particle systems with high particle size ratio

Submitted by yirenxindudu on Sun, 01/16/2022 - 21:29

Hi all,

I found that the simulations become very slow when the input particle size ratio is very high (Rlarge/Rsmall = 30).
How do I improve computational efficiency?
Did anyone successfully apply "neighbor skin multi" ? and comm multi ?

Best
Che

VTK compilation error in Ubuntu 16.04

Submitted by venkatkrisshna on Fri, 01/14/2022 - 02:19

Hello, I am trying to install LIGGGHTS in Ubuntu 16.04LS. Please help, I have been trying to install it for over 5 weeks. Autoinstall VTK did not work so I manually installed VTK 8.1 with MPI on. I can see the vtk include files and the several vtk library files in my computer. However when I try to compile LIGGGHTS, it gives me the following error -
```
Creating list of contact models completed.
make[1]: Entering directory '/home/toral/LIGGGHTS-PUBLIC/src/Obj_auto'
Warning: MPICXX compiler is g++-5 but CXX=g++. Thus, setting OMPI_CXX to g++.

Has anyone applied Less Edwards Boundary Condition or Similar techniques in LIGGGHTS?

Submitted by drmeltan on Fri, 01/07/2022 - 08:35

Appologies for posting such qestion here.

Has any one applied LEBC or done equivalent simulation in LIGGGHTS?
If yes, could I get some hint about applying such condition?

I checked about deform and triclin box applications but still stuck in their implementaion.
If anyone has such example and it is okay to share, Could you kindly provide link here?

Thank you

Cannot install because of VTK

Submitted by venkatkrisshna on Thu, 01/06/2022 - 20:09

Please help, the installation guide asks me to contact a "local expert" but I've looked on my classifieds and there tragically is no LIGGGHTS expert in town. I'm trying to install and compile (make auto) LIGGGHTS on my MacOS 12.1 and receive this error -
"""
sed: illegal option -- -
usage: sed script [-Ealnru] [-i extension] [file ...]
sed [-Ealnu] [-i extension] [-e script] ... [-f script_file] ... [file ...]
Creating list of contact models completed.

Pages

Subscribe to RSS - LIGGGHTS® - User Forum