LIGGGHTS® - User Forum

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

Need official site links for paraview-openmpi , paraview-openmpi-devel and gccc++ packages to install in Redhat

shivagoud's picture
Submitted by shivagoud on Wed, 11/15/2017 - 07:09

Hi,

While installing LIGGGHTS on HPC error comes up saying
Unable to locate shared libraries libvtk commomcore.so....... # loaded only openmpi module

I doubt this is because of missing libraries like paraview-openmpi paraview-openmpi-devel
The person who is installing has asked me to send the links for these libraries.
I am unable to find the packages. Can you help me in this regard?

Regards,
Shiva.

Python interface to LIGGGHTS using auto makefile

Submitted by AndresMM on Fri, 11/10/2017 - 11:01

Hi everyone,

I am trying to to install the python interface to LIGGGHTS and it does not work when I use the auto makefile.

I have three computers with LIGGGHTS installed. For tow of them I modified and used the ubuntuVTK6 makefile and compiled LIGGGHTS as normal. It worked, so I then compiled LIGGGHTS as shared libraries following the instructions and it worked as well.

In the third computer I used the auto makefile for the normal compilation, and it worked. However as I tried to compile LIGGGHTS as a shared library, it does not work.

UNABLE TO RUN IN HPC

shivagoud's picture
Submitted by shivagoud on Fri, 11/10/2017 - 10:51

hi,

Recently I got access to HPC which runs on REDHAT
I have an executable file lmp_auto, loaded to my login node using sftp.
From the available modules I loaded openmpi-1.6.4,fftw & hdf5 libraries and submitted the job.
Below is the script file

#! /bin/csh
#PBS -l walltime=01:00:00
#PBS -N hopper
#PBS -q workq
#PBS -l select=4:ncpus=16:mpiprocs=16
#PBS -l place=scatter:excl
#PBS -V

# Go to the directory from which you submitted the job

cd /scratch/shiva/hpc1

module load openmpi-1.6.4

Cluster install (Raijin)

Submitted by mardussa on Thu, 11/09/2017 - 00:49

Hi everyone,

I am trying to build LIGGGHTS 3.7 on the Raijin cluster at NCI in Aus. LIGGGHTS-3.6 is already installed on the cluster, but I am aiming to install and use CFDEM as I have on the Uni cluster (which is being decommissioned next month, hence moving to Raijin).

The cluster already has VTK 6.3 installed, however I have decided initially to compile without VTK by altering the Makefiles I use, removing -DLAMMPS_VTK and the VTK library and include locations.

Having problem during running a cohesive force model

Submitted by mmkamyabi on Tue, 11/07/2017 - 14:25

Hello everybody,
I'm trying to run an example of cohesive force model of washino/capillary/viscous. When I run this script (as below) the memory usage of the computer is increased illogically so that the run is dead. I decreased the amount of particles but it doesn't solve the problem. May you please help me to know what's the reason and what I can do to fix it?
Thank you

the input script is:

#Contact model example

atom_style granular
atom_modify map array

boundary m m m
newton off

communicate single vel yes

units si

Implementation of a time-variable value

Submitted by Kaikeyi on Mon, 11/06/2017 - 17:42

Hey,

I got a question about implementating a value in CFDEM Ligghts.

How do I implement a time-variable value, which shall be variable at every time step?

Is this a possible way to realize my question?
Csurface = fix_Csurface --> vector_atom
vector_atom = Csurface
fix_Csurface = NULL

Thanks for your helpful minds :)

Pages

Subscribe to RSS - LIGGGHTS® - User Forum