LIGGGHTS® - User Forum

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

creating multispere parcel

Submitted by maryamshademani on Tue, 11/13/2018 - 18:50

Hello,
I am trying to create multi sphere parcels included 9 spheres. and I used the following command:
fix pts1 all particletemplate/multisphere 15485863 atom_type 1 density constant 2500 nspheres 9 ntry 1000000 spheres file data/stone1.multisphere scale 0.001 type 1
If I want to have 200 parcels, should I create manually 200 particle parameters (positions, radii) in the data/stone1.multisphere file?
is there any way to create 200 multishperes? because the shape of all them are similar.

Re-insert particles that left the domain

Submitted by Midhogg on Mon, 11/12/2018 - 19:17

Hello there!

I hope you can help me with a situation. I have a particle template with diferent sizes, then I insert certian mass of these particles into a container randomly. The container sort the sizes by a threshold, so sizes below the threshold leaves the container. I want to re-insert the particles that leaves the container using the same feeder that insert the original template.

What should I do?

If you need more information, please ask.

Thanks for your time.

Greetings

EDIT:

Here I attach a pic to explain what I want to do

Insertaion of the particles

Submitted by maryamshademani on Thu, 11/08/2018 - 21:26

Hello all.
I want to simulate a granular flow behind a gate and after a time the gate have been released (like a dam break).
I could not insert particle once... could any body help me? The total mass is 0.8 kg and particles radius is 0.8 mm.
atom_style granular
atom_modify map array
boundary m m m
newton off

communicate single vel yes

units si

region reg block -0.5 0.5 -0.2 0.2 -0.2 0.35 units box
create_box 1 reg

neighbor 0.01 bin
neigh_modify delay 0

#Material properties required for new pair styles

atoms lost when atom size is less than 0.001m

Submitted by mxg1265 on Mon, 11/05/2018 - 22:56

Hi,

I have a problem when trying to model atoms which are 100um in diameter. When the atom size is 100um in diameter, the atoms keep lost during the process, and it won't happen when atom size is larger than 0.001m. Could anyone explain why it happen and how to fix it? I tried to change the units to cgs, but it did not work...

atom_style granular
atom_modify map array
boundary f f f
newton off

communicate single vel yes

units si

region reg block -0.05 0.05 -0.05 0.05 0. 0.15 units box
create_box 1 reg

Particle sizes in all examples are very tiny

Submitted by yurivict on Mon, 11/05/2018 - 05:30

I've created the FreeBSD port for liggghts. However, all examples run with sizeless particles.
For example, the conveyer example doesn't look like the youtube video https://www.youtube.com/watch?v=DJ-d5WjVYz8. All particles look like white dots of 1px size. And also there's no plane that particles fall on to.

I use ParaView to display *.vtk files.

What is wrong with my installation?

Version: 3.8.0
vtk8-8.1.1
paraview-5.5.1

Setting up a DOE

Submitted by mschramm on Mon, 10/29/2018 - 20:33

Hello,
I have been making DOEs by utilizing the universe variable type

variable var1 universe 1 2 3 4 5
variable var2 universe 0.1 0.2 0.3 0.4 0.5

# DO THINGS WITH var1 and var2

next var1 var2
clear
jump in.liggghts

Is there a way to use the file variable type to read in all of my DOE values from a txt file?

I have tried
variable var1 file vat1_vals.txt
variable var2 file vat2_vals.txt

but when I call

mpirun -n 4 liggghts -in in.liggghts -partition 4x1

Using fix servo wall to reach a target confining pressure, but failed.

Submitted by Rachel on Mon, 10/29/2018 - 15:16

Hi all,

I am using LIGGGHTS for a confining process of a cube area. The maximum and minimum of particles are 5mm and 1mm, respectively. Here I use six servo wall to confine the particles, e.g.

fix topwall all mesh/surface/stress/servo file meshes/topwall.stl type 1 com 0. 0. 0.1 ctrlPV force axis 0. 0. -1. target_val ${targetForce} vel_max 20 kp 0.005

I keep updating the value of "targetForce" so as to reach a confining pressure of 50kPa, but I found it very hard even after 5,000,000 step with timestep=2e-7.

Pages

Subscribe to RSS - LIGGGHTS® - User Forum