Difficulties using parallel processing
Hi everyone!
Forums:
- Read more about Difficulties using parallel processing
- Log in or register to post comments
LIGGGHTS® related topics can be discussed here: discussion about models, installation, feature requests and general discussion
Hi everyone!
Hi,
I am facing a problem about outputing the contact force of different particle groups. In my code, I first wrote:
1#: compute fc all pair/gran/local force id pos
2#: compute fcSparticle sparticle pair/gran/local force
where "sparticle" is a certain group name. However, the ERROR message shows: pair gran allows only one compute of type pair/local. I cannot figure out why one cannot use two compute pair/local?
After the above test, I deleted the 2# command and just use the 1# command. When I want to output the results, I used:
hello everyone,
I am a new user of LIGGGHTS. please suggest me some good tutorial where every topic is covered step by step, which is really good for beginners.
I will be really happy if anyone kindly tells me how to create layers of different particles in a hopper at once.
looking urgently for a reply.
best,
Tarun
Hello everyone, I would like to ask for your help in a script that I am working on
It consists of three particles of different sizes but of the same material and a different material geometry.
The problem is that I can not achieve cohesion or adhesion between the particles and the walls but if between the particles
atom_style sphere
atom_modify map array
boundary m m m
newton off
I'm having trouble implementing shrink wrap boundaries. I keep getting an "illegal simulation box" when I use s boundaries, but it works for m, p, and f boundaries. Does anybody have any idea what's going wrong? Here is my script:
atom_style hybrid granular dipole
boundary f f f
newton off
atom_modify sort 100 0.6
communicate single vel yes
units si
processors 1 4 1
region reg block -1.5 2 -.2 .2 0 2 units box
create_box 1 reg
neighbor 0.005 bin
neigh_modify delay 0
hard_particles no
Hello,
I am trying to make reflective walls similar to the fix wall/reflect command (which, for some reason, is no longer available in the current versions of LIGGGHTS). The reason for this is I have the simulation spheres passing directly through rapidly moving walls, rather than impacting them. In order to try to solve this, I have tried using higher Young's moduli (Y= 1e10 Pa), reducing the timestep (once to .0000000005 sec, which still caused wall penetration), none of which worked. My question is
Dear All,
I have a poly-dispersed system (particles with 44 sizes) and I would like to create an output for the collisions between the particles, a list of collisions (for all the collisions) like:
id particle-i | id particle-j | time-step when the collision occurs
To me, what is important is to know the id of the colliding particles. In such a way I can link the id to the radius of the colliding particles and "make statistics" on the "collisions per each particle size".
My input file (in.liggghts_init) is like this one:
Hello everyone,
I am trying to reduce the number of particles in a pour simulation by cutting my cylindrical domain in half with a periodic boundary.
Hello,
I want to simulate particle flow i.e. Angle of Repose.
I want to used particle size between 50 and 150 µm but unfortunately it is not working. The particles are spreading outside the container.
Particle greater than 400 µm is only working.
I am using SI units in the code. i.e. 0.0004 (400 µm)
Could you please help me to solve the problem?
Thanks in advance.
Best regards,
Bilal
Hi all,
I am trying to run a LIGGGHTS code on a PC. The compiler is able to almost go through all the steps except the last dump and run commands. I am encountering below error. Can anybody explain what's the exact problem ? I tried searching in forum, but haven't found my luck.
Thanks in advance.
.....
# Dump output
run 1
Setting up run at Fri Jan 5 01:29:03 2018