LIGGGHTS® - User Forum

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

how to plot over line in para view?

Submitted by umair0737 on Tue, 10/03/2017 - 23:25

hi,
i m using a cylindrical mixer. i want to extract my data along a line probe. when i select plot over line it gives me results of two points not all particles on that line or probe. basically i want to extract a data w.r.t to x-coordinates. can anyone help me how to get a data of points along a line

ERROR: Invalid dump style (../output.cpp:634)

Submitted by jshan432 on Tue, 10/03/2017 - 22:03

When I run the provided examples, I can successfully output dump files, but I would like to visualize the simulation in Paraview. When I use custom/vtk to output vtk files, I get the above error message. I recently installed VTK and turned USE_VTK to "ON" in the Makefile.User. Has anyone else had this problem/how did you resolve it?

Thanks,

Jackson

Force chain network

Submitted by rashid minhas on Tue, 10/03/2017 - 09:35

Hi, everyone,

I am working on mixing of granular particles in a cylindrical bladed mixer. I want to create force chain network as like given in the attached picture.
would you help me to create the contact force chain structure like that? how to get output from liggghts to built this structure.
thanks in advance

Angle of repose - does Young's Modulus have any effect?

Submitted by lcmaders on Mon, 10/02/2017 - 21:52

Hello,

I am trying to simulate the angle of repose of alumina. A picture of the simulation I am performing can be seen in the Figure attached. It is a funnel unloading alumina directly in the floor, and after a certain amount it should stabilize and one could get the angle of repose.

However, I am facing a weird behavior. After stop inserting particles, the pile of alumina (which until this point seems to have a correct angle of repose) suffers some instability and collapses a little bit, affecting the angle of repose.

"No such file or directory"

Submitted by ccallejonh on Sun, 10/01/2017 - 22:47

Hi,

I'm new to LIGGGHTS and was trying to run the in.movingMeshGran example on the terminal. The input was "mpirun -np 4 lmp_auto -echo both< in.movingMeshGran" which produced the following output: "in.movingMeshGran: No such file or directory"

What may I be doing wrong? I'm certain the file exists and can open it using TextEdit on Mac to view it.

Thanks
C CH

Property/atom Command

Submitted by govind on Sat, 09/30/2017 - 13:29

Hi All,

I want to know id of an atom during computation for that I am using property/atom command like this

compute ID impactor property/atom id
variable aID equal c_ID[1]

here impactor group only has one atom. And I access this with v_aID. But it throws an error :

ERROR: Compute used in variable between runs is not current. Use the update_on_run_end option for computes to avoid this.

After following this error message I change the compute command

compute ID impactor property/atom update_on_run_end yes id

issue with compiling a liquid bridge model

Submitted by AliBlues on Thu, 09/28/2017 - 14:20

Hi,
I'm trying to implement a liquid bridge model and wanted to use the available washino model in LIGGGHTS as starting point. So I just renamed the file:
cohesion_model_washino_capillary_viscous.h
cohesion_model_lqb.h

and within the file adjusted accordingly the name. Also for the identifier, gave it a value of 9:
#ifdef COHESION_MODEL
COHESION_MODEL(COHESION_LQB,lqb,9)
#else

When I try to compile the code I get error regarding redefinition of the model parameters. E.g.

Pages

Subscribe to RSS - LIGGGHTS® - User Forum