LIGGGHTS® - User Forum

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

rotate mesh with surface velocity

Submitted by Nils Borghoff on Mon, 11/06/2017 - 13:05

Hello everybody,

I want to simulate a belt conveyor which also rotates around a defined axis.
Normaly I used this command to give the surface of the belt velocity components

fix cv1 all mesh/surface/stress file belt_1.stl type 3 scale 0.001 surface_vel ${beltvX} ${beltvY} ${beltvZ}

Then I want ro rotate this mesh with following command

fix rotatecv1 all move/mesh mesh cv1 rotate origin 0.0 698.8 0.0 axis 0.0 0.0 1.0 period ${time1}

Error in running the cohesion force model

Submitted by mehdikamyabi on Sat, 11/04/2017 - 14:23

Dear all,
hello,
I'm new on LIGGGHTS so please forgive me if the question is stupid.
I was running the cohesive example of LIGGGHTS. When I changed the cohesive force as washino/capillary/viscous I received this error: "ERROR: Could not locate a fix/property storing value(s) for surfaceLiquidContentInitial as requested by cohesion_model washino/capillary/viscous. (../modify_liggghts.cpp:411)"

could you please help me to fix this?
Thank you in advance

the in.cohesion file is as:

#Contact model example

Fix wall for another pair_style is supported?

Submitted by fabregas04 on Thu, 11/02/2017 - 13:41

Hi,

I want to plant the mesh which have charge on it and interact with particles.
But by fix wall/gran, there is only pair_style for granular is supported.
How can I use another pair_style (e.g lj/coul from LAMMMPS) to fix the wall?

And another question is that when I put the wall by fix wall/gran, sometimes particles are stick to the mesh(wall).
Do you guys know why this happened?

IF LOOP IN LIGGGHTS

Submitted by AnjanaKittu on Thu, 11/02/2017 - 02:21

Hi,

I an new to LIGGGHTS and trying to figure out how to create an if loop. I looked at the documentation, but not sure how to proceed.
Here is my current code, not sure if this works.

label shearing1
variable xpos
variable strain_inc equal 0.0
variable max_height equal 0.0377

if ${xpos} < ${max_height}*0.01
#if ${xpos} < ${max_height}*.0025+${strain_inc} then

fix move all move/mesh cad1 linear 1e-04 0.0 0.0
fix move all move botwall linear 1e-04 0.0 0.0

Tangential displacement

Submitted by Mohammad Manjiu... on Tue, 10/31/2017 - 07:11

I am using Hertz contact model in my simulation. In hertz contact model tutorial document there has given the normal overlap calculation system but for the calculating the total force I need to take account the tangential force. That's why I need to learn the tangential displacement of the particle. It would be a great help and highly appreciatable if anybody help me to get the calculation of tangential displacement for contact model Hertz. Thanks in advance.

Error with high Young's modulus (11.e9 Pa) and small particles (from 100 to 600 microns)

Submitted by limone on Thu, 10/26/2017 - 19:34

Dear All,

I am struggling to make start a simulation with high Young's modulus (11.e9 Pa) and small particles (from 100 to 600 microns).
Here part of my code:


atom_style granular
atom_modify map array
communicate single vel yes
boundary m m m
newton off
units si

# When youngsModulus is > 1.e9 use the command 'hard_particles yes'
hard_particles yes

Periodic Walls for a quarter of cylinder

Riccardo Maione's picture
Submitted by Riccardo Maione on Thu, 10/26/2017 - 15:50

Hello everybody,

as the title says I want to simulate the behavior of a narrow gap couette with granular material, but, to avoid useless calculations, I would like to use the periodic boundary conditions and so I would like to reduce my circular domain to a quarter with periodic boundaries. I saw that there are a lot of posts on this matter but no solutions, have things changed? is it possible to reduce the geometry to a quarter with periodic boundaries?

best regards

Pages

Subscribe to RSS - LIGGGHTS® - User Forum