LIGGGHTS® - User Forum

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

Add in wall-particle conduction

Submitted by aishk on Wed, 06/26/2019 - 20:11

Hello,

I am trying to model a packed bed situation with a bottom wall of temperature 1000K and allow conduction through the bed. (This would involve inter-particle conduction as well).

I have been trying to add in a fix heat/gran/conduction value to allow for particle-wall conduction with no luck (no heat transfer happens at all). Can someone help me out? I am quite new to LIGGGHTS. I have attached my base code which has a heat source and sink which I do not want either - just conduction due to the heated wall.

Thanks

Colloid package - van der Waals Forces colloid-solvent

Submitted by Lowered on Wed, 06/26/2019 - 10:05

Hello everybody,

in LAMMPS documentation it is recommendet to use colloid and yukawa/colloid for DLVO potential.
I'm trying to use DLVO in LIGGGHTS (CFDEMcoupling) and now I stuck with the equations in colloid.
In LIGGGHTS only colloides are calculated, solvent is done by continuum. Does this mean the equations for colloid-solvent and solvent-solvent are not considered? Or is it computed with information transfered in the coupling?
Is there any hint, documentation or literature?

Thank you.

Henrik

Region Cylinder... Not Creating in exact place

Submitted by chow2003 on Sun, 06/23/2019 - 17:14

I want to create cylinder(at coordinates 0, y,0) of radius 12.25 cm and o.74 cm height for region to insert particles. but its not creating at exact position.

Please help me. Code below

### Initialization

# Preliminaries
soft_particles yes
units cgs
atom_style sphere
boundary p p p
newton off
communicate single vel yes

# Domain
region reg block -1 1 -1 1 -1 1 units box
create_box 3 reg

### Setup

How to move the servo walls to a specific position?

Submitted by yuxuan on Fri, 06/21/2019 - 02:03

Hello everyone,

Right now I conducting a undrained triaxial test. The top and bottom walls are moving closer to compress the particles by "fix move/mesh" command and then the position of the side walls can be calculated. But I am confused on how to control the position of the side wall. I searched in the forum and found that in the old version of LIGGGHTS, the position of side walls can be controlled by "fix move/mesh/gran variable" command, but now this command doesn't exist anymore. Does anyone know how to control the side walls?

Thank you so much!

Velocity Verlet scheme with velocity dependent force

Submitted by bastien on Tue, 06/18/2019 - 19:50

Dear LIGGGHTS users,
In LIGGGHTS for the integration of the velocity and the position we use a velocity Verlet scheme. This choice is motivated by the fact that we need to have a global conservation of the energy in our system. That’s why it is important to use a symplectic integration scheme.

How to calculate stress tensor in LIGGGGHTS .

Submitted by deepakpawar.2310 on Sat, 06/15/2019 - 19:45

Hello Friends

I am doing a small exercise to match the axial direction stress (sigma_zz) using the following two commands
(1) ave/time
(2) stress/atom

In order to calculate the axial stress from ave/time, perhaps I need to divide the z-direction force with piston area.
And from stress/atom command, I guess, will get directly the axial stress (sigma_zz) by using the following snippet

Skip/freeze particles for saving computational time

Bias's picture
Submitted by Bias on Thu, 06/13/2019 - 16:14

I'm setup a simulation where I'm pouring particles into a geometry to form a stack of particles. The particles are the agglomerating together with a cohesion model and I notice that the computational resources is increasing with increased number of particles (as one would expect).

For many of these particles they will not move anymore since they are just agglomerated together and have many contacts so I would like to skip the calculation on these particles and just freeze them instead such that Liggghts does not calculate the contact forces and they will then just act as a wall.

Pages

Subscribe to RSS - LIGGGHTS® - User Forum