LIGGGHTS® - User Forum

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

Problem to creat cone wall!

Submitted by DependOnMe on Tue, 12/18/2012 - 15:51

Hi,all
I have a question. I want to simulate particles pouring into a cone. But some problems really confused me!
From the manual on this website :http://nf.nci.org.au/facilities/software/LIGGGHTS/doc/fix_wall_gran.html, I should make the input script like this:
fix conewall all wall/gran/hertz/history 0 0 zcone 0 0.2 0.05 0.1 1
But the LIGGGHTS tells me that "Need to use define style 'mesh' or 'primitive' (fix_wall_gran.cpp:224)"

number of particles in dump file?

Submitted by ahobbs on Wed, 12/12/2012 - 20:09

Another beginner question:

I'd like to output the total number of atoms per timestep. This can already be in the thermo_style output so can be extracted from the log file by editing out all the other compute comments and warnings, but this is a little tedious.

Is there a way to either suppress the comments during the solve or write out the thermo_style output to a separate file? Or perhaps put the atoms # into the dump file?
thanks.

Particles penetrate inside a model when simulate program at high pressure.

Submitted by terces907 on Thu, 12/06/2012 - 17:28

My models can't endure with high pressure those particles will penetrate inside the models (particle go through the model when simulate at high pressure i can understand because it makes sense but some times low pressure also). In actually it shouldn't penetrate. I would like to ask you how to make model strong? I think it should has some parameters in LIGGGHTS that can make a wall strong enough for endure with high pressure simulation.

Thank you,
terces907

particletemplate gaussian radius distribution

Submitted by ahobbs on Thu, 12/06/2012 - 14:33

Another beginner question: I'd like a normal distribution of particle sizes with a mean of 0.000925m and a standard deviation of 0.1.

I've tried this:
fix pts1 all particletemplate/sphere 1 atom_type 1 density constant 2900 radius gaussian number 0.009525 0.1
fix pdd1 all particledistribution/discrete 1. 1 pts1 1.0

but I get this:
ERROR: Probablity distribution: mu-3*sigma < 0, please increase mu or decrease sigma (probability_distribution.h:169)

Do I need to put sigma = (0.009525*0.1)?

Change of variable accoring to old value on the last step

Submitted by ROAC on Tue, 12/04/2012 - 19:18

Hi, Christoph:

I am doing a simulation involving chemical reaction of particles. In the simulation, I have to update some material properties, such as Young's modulus, Poisson's Ratio, and friction coefficients.... These coefficients must be changed according to their early values (on the last time step), so that I can implement a calculation like:

S_new=S_old+1

When I do it by using the 'variable atom' commands, errors always take place. This algorithm is easy to implement in C++ or other languages. But, it becomes a wrong statement in Liggghts. Do you know why?

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.

Pages

Subscribe to RSS - LIGGGHTS® - User Forum