LIGGGHTS® - User Forum

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

Syntax to dump multiple stl's

Submitted by ahobbs on Tue, 12/04/2012 - 19:10

This is a beginner question, but I haven't had much luck with it. I have some moving and some static geometry. I would like to only dump the moving geometry to keep the file size down. Ideally I would like to dump all moving geometry parts into a single stl. I'm not sure the syntax to do this. In the meantime I've tried to export each part separately using this:

dump dumpstl body mesh/stl 160 post/body_*.stl
dump dumpstl1 shaftR mesh/stl 160 post/shaftR_*.stl
dump dumpstl2 shaftL mesh/stl 160 post/shaftL_*.stl

insert_stream

Submitted by openfoam on Tue, 12/04/2012 - 13:31

I simulated the bubble reactor and I consider the bubbles as dem particles. The bubbles came out from the inlet at a certain velocity, the diameter of bubbles are treated as constant. How can I insert the bubbles to make them fit the certain velocity conditions? Can the insert_stream command works it out?

boundary conditions problem

Submitted by openfoam on Tue, 12/04/2012 - 13:26

I simulated bubbles as dem particles, which lifted in the water and came out at the top of the difined box region. How should I set up the boundary conditions of outlet to make the bubbles disappeared when they came out the box? Which command can I use or should I modify the source code to realized it?
thank you for you help!!

thanks,
Zhao

fix deposit

Submitted by shokeyi on Thu, 11/22/2012 - 19:58

Hi everyone,

I am trying to deposit particles with the ''fix deposit'' command, but I do not know how to define the radius and density of the particle. I tried to use the ''create_atoms'' and ''set'' command, but the dump file shows the radius is not the same as I defined. Is there anyone know how to modify it?

Thanks.

bubbles contact

Submitted by openfoam on Thu, 11/22/2012 - 04:26

Hello Everyone, I want to simulate a bubble column which bubbles spray out from a gas distributor into water.

Bubbles were considered as the discrete phase and their flow behaviour was simulated using DEM. The water phase was continua phase which was simulated using Euler method. The diameter of bubbles was supposed to be a constant(5mm).

I want to use Herz-Mindlin Granular contact model to complete the simulation. I just consider the bubbles the same as any other solid particles simply.

Can I use liggghts to simulate the bubbles contact?

setting up a granular bed

Submitted by jgoldsmith on Wed, 11/14/2012 - 18:01

Hello cfdem community,

I am currently trying to setup a granular simulation which drags a cylindrical intruder through a bed of granular material. ideally the granular material would be setup to act like glass. i can get the simulation to run on a large scale (5cm beads) but when i set the granular material size to 5mm and scale the bed size down appropriately the granular material will never settle in the bed it will simply bounce around forever.

my input script is as follows:

# Moving cylinder mesh example

atom_style granular
atom_modify sort binsize 0.0025

Incorrect mass in insert/pack using mass_in_region or volumefraction_region

Submitted by drheine on Tue, 11/13/2012 - 20:33

Hi,

I find that the actual mass inserted is about three times greater than the requested mass when using insert/pack with a lognormal distribution. It is about 10% greater than the requested mass when using a gaussian distribution and slightly greater when using a uniform random distribution. Using volumefraction_region instead of mass_in_region gives about the same results. I can live with a few percent error, but it looks like something is very wrong with the mass calculation for the lognormal distribution. Here is a short script that demonstrates each case.

David

Full memory Problem in Liggghts.

Submitted by terces907 on Tue, 11/06/2012 - 07:16

Hi,
I have a problem with memory. My memory is about 16 GB but not enough for my simulation. It can not finish because It stuck an error seems like memory is full. How to figure out this problem?
P.S. When i implement code with cohesion it will use so much memory. If don't use cohesion it quite OK can run till finished

##Technical Info:##
error messages:

ERROR on proc 0: Failed to allocate 783451440 bytes for array neigh:binhead (memory.cpp:45)
--------------------------------------------------------------------------

Problem when use move/mesh

Submitted by xujiancqu on Tue, 10/30/2012 - 02:29

Dear all:

I use 'fix roch all move/mesh mesh ch rotate/variable origin 0 0 0.6 axis 0 0 1 period 6.28' in in.simulation file in order to rotate 'ch' around the z axis under certain angular velocity.

But I get a error

ERROR: Variable name 1 for fix move/mesh rotate dynamic does not exist (mesh_mover.cpp:328)

How to solve the problem?

My LIGGGHTS is 2.1.X.

Pages

Subscribe to RSS - LIGGGHTS® - User Forum