LIGGGHTS® - User Forum

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

Creating a VTK file for region mesht/tet

Submitted by zealakis on Wed, 09/28/2016 - 06:20

hello,

I'm trying to insert particles in any region that you want, something like a custom region.

I was wondering if there is a software that can make a geometric figure and then export the file in VTK format for later use it as a mesh / tet in the region command.
Something similar when you make a figure using SolidWorks and then export the file in a stl format for use it as a mesh/surface.

Any suggestion or question will be greatly appreciated and I'm sure it will be considered.

Have a nice day,

zealakis.

Problem counting particle collisions -> multiple counts

Submitted by TobiasWollborn on Tue, 09/27/2016 - 14:03

Hi,

I try to count all collision events as a function of time in a granular system using contact/atom. This works fine. I get all contact events for each single particle and timestep, but in most cases the collision time is longer than one timestep. As a consequence of this multiple counts for one collision event are recorded. If I use larger timesteps I might miss some collision events.

Is there already any solution for this problem or has anyboy an idea how to fix it? I'm not a c++ expert, therefore it is difficult for me to change the source code.

Change domain seeding of simulation box for better CPUs usage

Submitted by Matteo on Mon, 09/26/2016 - 11:13

Hello,

I would like to change how the CPUs are distributed along my simulation box. In particular I am interested in finding a way to change the type of seeding by which each CPU is allocated to a region of the simulation domain.

E.g. By using the command

processors 4 4 1

I will get 4 CPUs along x, 4 CPUs along y and 1 CPU along z. Each CPU will be allocated to a region of space given by:
domain length along x / CPUs along x
domain length along y / CPUs along y
domain length along z / CPUs along z

installation error "ld: cannot find -lbat"

Submitted by llib11ik on Tue, 09/20/2016 - 05:16

Dear friends,

The installation of Liggghts and CFDEM following the instruction on this website (git and cfdemCompLIG) was successful on my PC (Ubuntu 14/04).
However, when I tried to install it on our university's server (CENTOS 6.3), it always showed an error:
-lstdc++ -o ../lmp_fedora_fpic
ld: cannot find -lbat
make[1]: *** [../lmp_fedora_fpic] Error 1

Log file is also attached.

Could anyone please tell me how to solve it? Do I need to install the libbat.so or make a symbolic link or other ways?
Thanks!

about fix drag command...

Submitted by hbc on Sun, 09/18/2016 - 15:41

I want to simulate the one-way coupling condition ( solid particle movement in fixed flow field (water) ),
so I tried to add 'drag'& 'buoyancy' force (using fix drag & fix buoyancy).

But I have a problem with the 'fix drag' command.
the drag force depends on the velocity of solid particle, so it should be changed with the particle velocity, but in 'LIGGGHTS manual',

fix ID group-ID drag x y z fmag delta
(example)
fix center small-molecule drag 0.0 10.0 0.0 5.0 2.0

partcle crosses stl wall

Submitted by tala on Sun, 09/18/2016 - 07:47

I have installed 3.4.0 version of Liggghts, and it did not read my restart file, a segmentation fault error accured.
Then I installed older version 2.3.6. this version had no problem in reading restart file.
however I have other problem with this version: particle crosses the stl walls after some steps.
I also have tried the latest version 3.5.0. but it doesnt read restart file too.
it will be so appreciated if somebody can help me by this matter.

Talat,

Multisphere Parallel

Submitted by Westbrink on Wed, 09/14/2016 - 14:32

Hello all,

as I read in the newest release, it is now possible to calculate multisphere simulations with multicore processing.
So I updated the latest version and tried to simulate the multisphere example with mpirun -np 4 liggghts -in in.multisphere.
But it did not work.
Did I somehting wrong?

Regards,
Westbrink

Bug in LIGGGHTS 3.5.0?

Submitted by MiRa on Mon, 09/12/2016 - 13:21

Hello everyone,

I just updated from LIGGGHTS 3.4.1 to 3.5 and came across the following problem:

When using the fix "insert/rate/region" with option "all_in yes", my model crashes with the error "Fix insert: Region volume calculation with MC failed (../fix_insert_rate_region.cpp:101)".

With "all_in no", everything works fine. I was able to use the option "all_in yes" with LIGGGHTS 3.4.1.

Kind regards,
MiRa

"Too many bins" error with SMALL PARTICLE?

Submitted by llib11ik on Thu, 09/08/2016 - 07:35

Hello everyone,

I just found a problem when I tried to run following input file. It showed an error as below.
The strange thing is that the code works fine when I change the particle radius into 0.00036.
I'm not sure why increasing the particle size can solve this problem, and why the number of bins is related to the particle radius.
I'm very grateful if anyone can give me some comments or advice.
Thank you very much!

Jason

Padding a restart

c.beaulieu's picture
Submitted by c.beaulieu on Wed, 09/07/2016 - 21:12

Hello,

I was wondering if it was possible to pad a restart file the same way I can pad my dump files. By example, I have :

dump dmp all custom 800 postLoading/loadingKiln_*.dump id type x y z vx vy vz fx fy fz omegax omegay omegaz radius f_Temp[0]
dump_modify dmp pad 6
restart 1000 restart/loadingKiln*

Is there a way to do something like :

restart_modify pad 6

So that my restart files all have the same number of characters and get in order?

Thank you very much.

Christine

Pages

Subscribe to RSS - LIGGGHTS® - User Forum