LIGGGHTS® - User Forum

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

Particles in the wrong position

Submitted by fabregas04 on Tue, 05/15/2018 - 09:22

Hi,

Now I'm suffering from particles being in wrong position.

I created the mesh as the container and then pour the particles in the container.

After that I push the particles with the other mesh.

But the problem here is some of the particles are getting out of the container and fall continuously.

The thing is that particles should not fall from the container as expected.

Can anyone guess what is the problem?

By the way, I'm using the m m m boundary.

How to define per-atom variable in multisphere

Submitted by Boyang on Tue, 05/15/2018 - 06:31

Hi,

I use the compute multi-sphere command to calculate body position, and later I would like to exert a force on each multi-sphere body depends on their position in vertical space(z direction). This used to work for me in only sphere system. For the multi-sphere system,I use similar syntax like following

compute zp all multisphere property xcm
variable prs atom -20.*c_zp[3]
fix pressure crystal setforce 0.0 0.0 v_prs

move/mesh - linear/variable args

Submitted by mcsk2000 on Tue, 05/15/2018 - 00:04

hello!

I am trying to see the interaction between a structure and particles by using an external coupling with LIGGGHTS. I modeled a structure by using mesh model. So with move/mesh function, I would like to update the mesh's position and velocity from my code and receive the forces applied by particles to my code.

Is it available for LIGGGHTS to read the position and velocity from variables out of the program?
This option of "linear/variable args" seems to be suitable, but still, don't know how to feed those variables in the input file.

lammps_scatter_atoms

Submitted by dventuri on Mon, 05/14/2018 - 16:33

Hi,

I'm starting to play around liggghts library functions (/src/library.cpp) inside my fortran code.

My doubt is whether can I pass a different number of arguments (natoms) in lammps_scatter_atoms than I've got in lammps_scatter_atoms.

To clarify, I'll be handling the collisions in LIGGGHTS and the rest in my code. Is it possible to make the particles inlet inside my code or this has to made in the LIGGGHTS directly?

Thanks in advance.

Servo command problem

Submitted by federicogaspar@... on Mon, 05/14/2018 - 12:22

Hi all, I am trying to set up a simulation where particles are inserted in an extreme of a rectangular pipe. Then, a movile surface should compress the particles (along the z axis). The sript (attached here) runs but few steps later the following error comes up:

ERROR: Mesh (id servo): Mesh elements have been lost / left the domain. Please use 'boundary m m m' or scale/translate/rotate the mesh or change its dynamics (../multi_node_mesh_parallel_I.h:680)

Indeed, when I visualize the case, four or five particles leave the domain.

Parallel computing with superquadrics

Submitted by Schuette on Tue, 05/08/2018 - 09:18

Hey everybody,

I'm trying to run my superquadric script parallel. But I get the error message: "ERROR on proc 3: function AtomVecSuperquadric::pack_border_hybrid is not implemented yet (../atom_vec_superquadric.cpp:720)"

Did I miss a version or is it really not implemented yet? And if it is not implemented, is there a rough idea when it will be added (if it will be added)?

Greetings,
Thomas

Moving an Object in liggghts using the SPH method via the "wiggle" command

Submitted by Victoria on Fri, 05/04/2018 - 12:41

I have created a container that contains particles in Liggghts using the sph-method. This container should move in an axial direction via the “wiggle” command.

So I want to let move a surface that is defined as a wall with fix wall/region/sph with the command “wiggle”.

These two commands do not work:

fix wall all wall/region/sph myWall 0.01 2.5 wiggle amplitude 2. 0. 0. period 0.5

fix wall all wall/region/sph myWall 0.01 2.5 wiggle 2. 0. 0. 0.5 units box

Pages

Subscribe to RSS - LIGGGHTS® - User Forum