LIGGGHTS® - User Forum

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

compute multisphere

Submitted by estefan31 on Wed, 11/23/2016 - 22:58

I am having trouble extracting data using "compute multisphere". I added the line "compute multi all multisphere property xcm" to the in.multisphere example file just below the already-existing compute command. I then run in.multisphere through the python interface by typing:

from lammps import lammps
lmp=lammps()
lmp.file('in.multisphere')

The file ran fine on 1 processor and all output seemed normal. Then I attempted to extract the value from the compute by typing: xcm = lmp.extract_compute('multi',1,0).

is it a bug of compute wall/gran/local

Submitted by xiuhan on Mon, 11/21/2016 - 18:03

So in a script I read in the restart file, then I defined a compute wall/gran/local. But there is error said compute wall/gran/local should be defined before the first run, which means it should be defined before the read_restart. Okay, I moved compute wall/gran/local to before the read_restart. But there is error again, said fix wall/gran is not defined yet. Okay, so I move fix wall/gran part to before the compute wall/gran/local, which is also before the read_restart. But there is error again, said the wall cannot be defined before the domain box is defined.

assign gravity to region

Submitted by jsams on Thu, 11/17/2016 - 23:42

I would like to study the particle dynamics of confined flow at a depth where the stress field is fully developed, i.e. the pressure is constant and independent of the vertical position. In order to limit the total number of particles in the simulation, I was wondering if it is possible in LIGGGHTS to define a region in which a higher gravity value can be assigned?
Also, if you can think of another way to achieve this I would be happy to hear your thought.

Neighbor time increases massively for moving walls in nano units (compared to si)

Submitted by VBaric on Tue, 11/15/2016 - 10:03

Hello everybody,

I have decided to switch from si to nano units because I am working with nanoparticles. From the beginning I had the feeling that the simulations are way slower in nano units than in si units. Now I have made the test and ran equal simulations.
I am sorry that I cannot give a complete example here, because I had to make some modifications in the source code. Here a short case scenario:

Simulation of sintering process/melting of particles

Submitted by Termo on Mon, 11/14/2016 - 21:22

Dear all

I would like to use this tool for investigation of the sintering process of polymer particles (SLS). I have setup up my initial powder bed and I am also able to heat up the particles by setting a heatsource that I move along the surface (the laser spot). The next step will be to take into account the heat of fusion. I can not see any obvious way to implement this.

Are there anyone that have worked on anything similar, or who have an idea on how to model this. Should I move into the coupling with CFD, and if yes how?

Best regards
Rasmus

ERROR: pair_style does not support compute property/local

Submitted by ishaandesai on Mon, 11/14/2016 - 14:28

I am facing the following error for the giiven pair_style and use of compute property/local:

pair_style gran model hooke tangential no_history cohesion sjkr rolling_friction epsd2 tangential_damping off viscous off
pair_coeff * *

compute c2 all property/local natom1 natom2 ntype1 ntype2

Part fo log file:

Bond Model liggghts

Submitted by bprasad on Thu, 11/10/2016 - 10:40

Hallo Liggghts experts,

i am trying to simulate Nanoindentation and for such kind of simulation i need to use bond model. As i m very new in this field, i m facing lot of difficulty to start with scratch. I was wondering if any one can provide me an example script of bond model. That will be a great help for me.

Thanks for your support.

Thanking You
Braj

Pages

Subscribe to RSS - LIGGGHTS® - User Forum