LIGGGHTS® - User Forum

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

Force Chains with fix rigid

Submitted by andybond13 on Wed, 10/16/2013 - 21:09

Hello, has anyone successfully been able to calculate and visualize the force chains within a multi-sphere body?

I'm using the "hybrid granular molecular" atom style with a "fix rigid molecule" command, and am curious to see the force within the conglomerations/molecules and how that changes over time, i.e. with contacts.

raise StandardError : "no dump file specified"

Submitted by tulasiram on Wed, 10/16/2013 - 03:03

Hi,

I am trying to simulate the following code, but when I entered dump command xyz(dump("dump*")).many()
It is showing that no dump file specified . Please tell me where it went wrong.

units real
dimension 2
boundary p s p

atom_style atomic
neighbor 2.0 bin
neigh_modify delay 5

# Create Geometry
region boundary block 0 100 0 80 -0.25 0.25 units box
create_box 3 boundary
mass 1 60.1
mass 2 60.1
mass 3 60.1

gran/hertz/history/stiffness model

Submitted by jacky on Tue, 10/15/2013 - 12:18

Dear Friends,

Currently I have started to use pair_style gran/hertz/history/stiffness model in my DEM simulation.
In the LIGGGHTS manual I find that the specified parameters are multiplied by some other parameters like: the effective mass and radius, sqrt (delta n) .

I took a look on the source code and copy/paste them here:

double polyhertz = sqrt(ri*rj/(ri+rj)*deltan);

kn = polyhertz*k_n[itype][jtype];
kt = polyhertz*k_t[itype][jtype];
gamman = polyhertz*meff*gamma_n[itype][jtype];
gammat = polyhertz*meff*gamma_t[itype][jtype];

implementing "mesh/surface/stress/servo" using primitive walls

Submitted by rasoul on Sun, 10/13/2013 - 12:09

How can I implement "mesh/surface/stress/servo" using primitive walls?
I say this because in the "mesh/surface/stress/servo" command, we have to use "File Filename.stl", but I do not have any .stl file in my simulation and I control the simulation domain by primitive walls.

I am looking forward to hearing from you.

Regards,
Rasoul

Excluding cad from dump/stl

Submitted by rahulsoni on Sun, 10/13/2013 - 08:42

I have two cad files in my simulation. The one is auxiliary just works as splitter and need not to be visible in final results. I know I am using line "dump dumpstl all mesh/stl 200 post/dump*.stl" in my script which applies to all meshes, and by changing the group-ID the issue can be handled. But I don't know how to assign group-ID to stl files (or mesh groups).

Anyone please help...
An example would be really appreciable.

Thanks in advance.

which method to use for the interaction Fluid/DEM

JF's picture
Submitted by JF on Thu, 10/10/2013 - 15:57

Hi all,

I have a general question for the LIGGGHTS user who are experts on DEM and also on CFD or SPH or Lattice Boltzmann.

I want to model the behaviour of a liquid (water or oil) between 2 surfaces constituted by DEM particles (i.e., spheres). So as to obtain the pressure and the friction induced by the liquid properties within the contact on the DEM surfaces.

I don't know which fluid method I can use with DEM part of LIGGGHTS to perform this simulation because I don't know SPH and CFD very well.

Particle tracking inside LIGGGHTS

Submitted by e.derakhshani on Tue, 10/08/2013 - 17:06

Dear all,

I am going to track particles in my fluidised bed simulation. For instance , 1000 particles are inserted into the domain and I am going to track particles with the ID between 200 to 500.

Does anyone have an idea about how I can track particles based on their ID in LIGGHTS.

Best regards,
Ebrahim

Pages

Subscribe to RSS - LIGGGHTS® - User Forum