LIGGGHTS® - User Forum

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

LIGGGHTS 3.6.0 Compilation Problem

Submitted by gh_ on Sat, 01/28/2017 - 07:20

Hi, everyone

I've been trying to compile LIGGGHTS 3.6.0 on both my mac and centOS by:

cd src
make clean-all
cd STUBS
make clean
cd ..
make serial

However, I kept getting this error message:
mpi_liggghts.h:82:10: error: use of undeclared identifier 'MPI_UNSIGNED_LONG'

I succeeded on compilation of LIGGGHTS 3.4, however I had this problem when trying to compile LIGGGHTS 3.5 and 3.6
Appreciate very much if anyone could help!

Best Regards,
Renge

Statistics of particles

Theo_Score's picture
Submitted by Theo_Score on Mon, 01/23/2017 - 06:53

Hi All,

Find attached insertion_face.stl (to be put in folder meshes) and an input file.

I am troubled with need to count the particles of Type 1 with time in the domain and I have defined the particles of Type 1 as tracer and the output is zero, I am wondering what could be wrong with my script.

Thank you for your help.

Coordination number per atom

Theo_Score's picture
Submitted by Theo_Score on Wed, 01/11/2017 - 15:02

Hi all,

I am trying to get the coordination number of every atom during a simulation and I set out coord/atom command as

#Output settings, include total thermal energy
fix ts all check/timestep/gran 1000 0.15 0.15
compute rke all erotate/sphere
compute nconts all coord/atom 0.015 mix yes
thermo_style custom step atoms ke c_rke c_nconts f_ts[1] f_ts[2] vol
thermo 1000
thermo_modify lost ignore norm no
compute_modify thermo_temp dynamic yes

How to get the instant number of particles?

Submitted by zhou_yu on Tue, 01/10/2017 - 12:36

I am doing a simulation of sandpile formation. I am wodering how can I get the instant number of particles in the sandpile since I use "lost ignore" to delete the paticles that gose to far from the pile.

Actually, I want to use this number in a judgement condition of a loop to control the max number I should pour on the sandpile.

Pages

Subscribe to RSS - LIGGGHTS® - User Forum