LIGGGHTS® - User Forum

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

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

3 atom types - input parameters

Submitted by dave89 on Thu, 05/03/2018 - 12:56

Hey community,

i would like to insert 3 atom types:

1, material : cylinder surface of a rotating drum material steel

2. material : front and back covered with plexiglas / acrylic glass

3. material: particle zinc oxide

We have values for particle-steel and particle-plexiglas (Jenike Shear cell)

How do I have to set up these parameters, that I can handle these 3 different materials ? Which values are needed to be set up ?

Installation/compilation problem using MPI

Submitted by dventuri on Wed, 05/02/2018 - 22:59

Hello,

I'm trying to compile/install LIGGGHTS latest version but I'm having problem with the MPI.

I've set the following in [...]/LIGGGHTS-PUBLIC/src/MAKE/Makefile.user:
USE_MPI = "ON"
MPICXX_USR=/home/dventuri/intel/compilers_and_libraries_2018.2.199/linux/mpi/intel64/bin/mpicxx
MPI_INC_USR=/home/dventuri/intel/compilers_and_libraries_2018.2.199/linux/mpi/intel64/include/
MPI_LIB_USR=/home/dventuri/intel/compilers_and_libraries_2018.2.199/linux/mpi/intel64/lib/

fix mesh/surface with fix keyword

Submitted by rich_st on Tue, 04/24/2018 - 17:42

Dear all,

I am trying to define cylindrical walls in LIGGGHTS directly in order to circumvent imported meshes with lots of triangles. I am not using primitive types in the fix wall/gran command because so defined cylinders are not limited in axial direction which does not fit to my geometry.

So this is what I did:

I defined the region with the region command:
region region_furnace_tube_A cylinder z 0.1 0 0.025 0 0.412

Pages

Subscribe to RSS - LIGGGHTS® - User Forum