LIGGGHTS® - User Forum

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

On computing the non-contacting force between two interacting particles

Submitted by XIA Huihuang on Thu, 04/04/2019 - 16:39

Dear all,

I just implemented the Van Der Waals force model on LIGGGHTS. In order to validate my numerical model, I need to know the non-contacting van der Waals force between two interacting particles in LIGGGHTS.

Actually, I tried to compute the aforementioned force using 'compute 1 all pair/gran/local id force' in LIGGGHTS, however, the results only contain some contacting forces.

I would like to know whether LIGGGHTS can output or compute this type of non-contacting force now? If not, I need to write a 'fix' function to write this kind of forces?

WARNING: Fix mesh: Mesh contains highly skewed element, moving mesh (if used) will not parallelize well

Submitted by lcraul on Tue, 04/02/2019 - 04:21

Hi, all,
I'm running a simulation with some problems on the mesh. I use a STL file as the wall of my model. I got this STL from the CFD ICEM software. However, the STL exported from this software seems to be bad. The LIGGGHTS gives neither warning or error on this STL file.

The warning is like the following line. It just warns, but the script can run without a hitch. Does it matter? Does this warning have impact on the result?

WARNING: Fix mesh: Mesh contains highly skewed element, moving mesh (if used) will not parallelize well (../surface_mesh_I.h:657)

Question about fix massflow/mesh command

Submitted by lcraul on Tue, 04/02/2019 - 03:59

Hello, all,
I'm trying to use the fix massflow/mesh command to count the particle flowing trough the outlet of my model. I use the following code in my script.
# Mass flow measurement
fix massflow all mesh/surface file Outlet.stl type 3
fix mass all massflow/mesh mesh massflow vec_side 1.0 0.0 0.0 count once file ../DEM/post/Particlemassflow*.txt

Calculating Contact Force

Submitted by fabregas04 on Sun, 03/31/2019 - 23:04

Hi all,

I already read the documentation about the contact model but I still can't get it.

(https://www.cfdem.com/media/DEM/docu/gran_model_hertz.html)

I understand the equation about the contact force but how can we calculate the normal overlap, tangential overlap,

normal relative vel, tangential relative vel in the LIGGGHTS?

I searched the code 'contact_model_hertz.h' for detail but can't understand how those are calculated.

Can anyone explain this for me?

How to manage Stress/Force using Fix deform

furkhat's picture
Submitted by furkhat on Thu, 03/28/2019 - 13:21

Dear community!

I'm trying to conduct first part the Triaxial test -confining. So , For this I used Fix deform command to compress sample. I used Deform because walls should be periodic. And now I don't know how to manage compression to achieve constant Normal force or stress.

Does anybody know what kind command should I use ?

Count Wall/Sphere contacts

Submitted by johnr on Thu, 03/28/2019 - 08:58

I would like to calculate the number of particles that hit a wall. I have implemented the 'compute conts all contact/atom' with the fix that allows the collisions to be summed (https://www.cfdem.com/forums/counting-particle-particle-collisions), but this is limited to sphere/sphere contacts. Is there a simple way to count wall-sphere contacts?

Deformation in geomtry import

Submitted by rahulsoni on Wed, 03/27/2019 - 13:27

I am trying to import geometry with the help of following command. However, the imported geometry (after dumping by simulation run) looks distorted and different that the original stl file.


fix screen_stl all mesh/surface/stress file Geometry/Screen_VFinal.stl type 2

I tried with precision and heal settings also but to no luck

fix screen_stl all mesh/surface/stress file Geometry/Screen_VFinal.stl precision 0.00000000000001 heal auto_remove_duplicates type 2

Pages

Subscribe to RSS - LIGGGHTS® - User Forum