LIGGGHTS® - User Forum

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

Track co-ordinates of mesh in script

Submitted by mattkesseler on Fri, 02/10/2017 - 13:16

Hi all.

I'm running a script where I have a mesh/surface shutter that is rotating counterclockwise from a starting angle. I want to unfix this mesh once it reaches a certain angle and I've been trying to think about the best way to do this in LIGGGHTS.

The best idea I had was to track the co-ordinate of a point on the mesh (i.e. a bottom corner, which is one of the co-ordinates I inputted to make the mesh) and use an if statement when this co-ordinate exceeds a certain value.

Implementing SPH cases in LIGGGHTS

Submitted by ishaandesai on Fri, 02/10/2017 - 10:20

Hello,

I am having various problems while implementing SPH cases in LIGGGHTS. Firstly, I am not able to include .stl geometries into the fix wall/region/sph command as it does not accept a fix mesh/surface. I then converted the .stl into an ASCII VTK format and tried to introduce it as a region, which was successful. However, implementing this region in fix wall/region/sph is causing problems when it is an open geometry, such as a cylinder with one face open.

"maxLiquidContent" in Cohesion Washino/Capillary/Viscous

Submitted by gh_ on Thu, 02/02/2017 - 02:27

Hello, Everyone

I tried to use Washino/Capillary/Viscous in my simulations.
However, I got errors saying: the value of "maxLiquidContent" has to be 0~1.
I checked the cohesion_model_washino_capillary_viscous.h
Seems like the setting of "maxliqduicontent" is the same as "surfaceLiquidContentInitial", which is in unit of %.
Just want to confirm how do I correctly set the maxliquidcontent in this model? for example, should I type 5 for 5%, or 0.05 for 5%?
Many thanks!

Renge

Particle growth

Submitted by christian.carl on Wed, 02/01/2017 - 15:40

hey guys, i have a similar problem.
Im trying to simulate an underwater slope with a given volume fraction. First I try to generate a normal box of particles and the delete the particles to generate the slope with a restart file.

this is my input data:

#Unterwasserboeschung

atom_style granular
atom_modify map array
boundary f f f
newton off

communicate single vel yes

units si
processors 2 2 1

Fix massflow/mesh can not use 'delete_atoms' with fix multisphere

Submitted by yidongxia on Wed, 02/01/2017 - 00:27

It appears to be a huge inconvenience if 'fix massflow/mesh' cannot use 'delete_atoms' with 'fix multisphere', as the error shows below:

#########################################################################################
ERROR: Fix massflow/mesh (id massflow): can not use 'delete_atoms' with fix multisphere/* (../fix_massflow_mesh.cpp:304)
#########################################################################################

LIGGGHTS 3.6.0 Compilation Problem

Submitted by gh_ on Sat, 01/28/2017 - 07:20

Hi, everyone

I've been trying to compile LIGGGHTS 3.6.0 on both my mac and centOS by:

cd src
make clean-all
cd STUBS
make clean
cd ..
make serial

However, I kept getting this error message:
mpi_liggghts.h:82:10: error: use of undeclared identifier 'MPI_UNSIGNED_LONG'

I succeeded on compilation of LIGGGHTS 3.4, however I had this problem when trying to compile LIGGGHTS 3.5 and 3.6
Appreciate very much if anyone could help!

Best Regards,
Renge

Statistics of particles

Theo_Score's picture
Submitted by Theo_Score on Mon, 01/23/2017 - 06:53

Hi All,

Find attached insertion_face.stl (to be put in folder meshes) and an input file.

I am troubled with need to count the particles of Type 1 with time in the domain and I have defined the particles of Type 1 as tracer and the output is zero, I am wondering what could be wrong with my script.

Thank you for your help.

Pages

Subscribe to RSS - LIGGGHTS® - User Forum