LIGGGHTS® - User Forum

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

multi sphere and volume_limit

Submitted by shademani on Tue, 12/11/2018 - 19:19

Dear all,
I am confused with this error and need your help.
ERROR: Fix particletemplate/multisphere (id pts1): Volume expectancy too small. Change 'volume_limit' if you are sure you know what you're doing
what should I do for this error?
this is my code:
#Multisphere

atom_style sphere
atom_modify map array sort 0 0
boundary f f f
newton off

communicate single vel yes

#PUBLIC version only supports serial execution
processors 1 1 1

units si

Illegal region block command

Submitted by shademani on Mon, 12/10/2018 - 20:45

Dear all,
I need your help.
I faced with this error and I do not know why this error appear?
ERROR: Illegal region block command (/build/liggghts-QCz4in/liggghts-3.3.1+repack1/src/region_block.cpp:114)
this is my code:
#Multisphere

atom_style sphere
atom_modify map array sort 0 0
boundary f f f
newton off

communicate single vel yes

#PUBLIC version only supports serial execution
processors 1 1 1

units si

region reg block -0.35 0.35 -0.075 0.075 0.15 -0.15 units box
create_box 1 reg

density of multisphere particles

Submitted by shademani on Wed, 12/05/2018 - 17:39

Dear all,
I have a question regarding the density of multi-sphere particles.
The density defined in the input, is the density of each sphere or the density of the pack(including some spheres)?
fix pts1 all particletemplate/multisphere 15485863 atom_type 1 density constant 2500 nspheres 17 ntry 1000000 spheres file data/stone1.multisphere scale 0.001 type 1
For example here the density of the cluster will be 2500?
If we create a cluster with more sphere to make a smoother shape the density of cluster will increase?

Create a region into an output file and visualizing it in Paraview

Submitted by AJ.Spin on Mon, 12/03/2018 - 22:40

Hello,

So I am creating a region to measure the average velocity at a particular location. It is a block that uses the move and rotation arguments so I feel that it could be very easy to input a wrong value, especially if my input is a time function. I cannot seem to find a way to create a file with this region data so I can superimpose it in Paraview and visually confirm that it is at the right location.

why multisphere parcels stick to thje plate

Submitted by maryamshademani on Fri, 11/30/2018 - 17:36

Dear all,
I am using multi- sphere parcels but I do not know why they stick to a plate which I put in the computational box.
#Multisphere

atom_style sphere
atom_modify map array sort 0 0
boundary f f f
newton off

communicate single vel yes

#PUBLIC version only supports serial execution
processors 1 1 1

units si

region reg block -0.5 0.3 -0.3 0.3 0. 0.5 units box
create_box 1 reg

neighbor 0.004 bin
neigh_modify delay 0

#Material properties required for new pair styles

Calculation of stress tensor

Submitted by Sounik on Thu, 11/29/2018 - 20:40

Hi,

I was trying to calculate the six-component from the global Stress tensor using fix ave/euler command. The dump looks like this for two cells:

SCALARS pressure float 1
LOOKUP_TABLE default
18.087371
14.514210
-0.000000
-0.000000
-0.000000
-0.000000
17.008131
10.089578
-0.000000
-0.000000
-0.000000
-0.000000

But probably ave/euler gives the trace of the stress tensor, how can I calculate all the global six components?

Thanks,
Sounik

Pages

Subscribe to RSS - LIGGGHTS® - User Forum