Hello!
I eventually updated my LAMMPS from 12April version to 11Jul. And my scripts for hybrid granular system stopped working. It stops after:
clear
dimension 3
atom_style hybrid sphere dipole
boundary f f f
newton off
communicate single vel yes
region reg block 0.00000E+00 0.10000E+02 0.00000E+00 0.10000E+02 0.00000E+00 0.20000E+02 units box
create_box 2 reg
neighbor 20.000 bin
neigh_modify delay 0
lattice sc 1.0000
pair_style hybrid/overlay gran/hertz/history 0.389503E+10 0.000000E+00 0.000000E+00 NULL 0.5 1 dipole/cut 2.5000
pair_coeff 1 1 gran/hertz/history
pair_coeff 1 1 dipole/cut 0.0 0.0 2.5000 2.5000
pair_coeff 1 2 gran/hertz/history
pair_coeff 1 2 dipole/cut 0.0 0.0 2.5000 2.5000
pair_coeff 2 2 gran/hertz/history
pair_coeff 2 2 dipole/cut 0.0 0.0 2.5000 2.5000
with an error:
ERROR: Illegal pair_style command (…/pair_gran_hertz_history.cpp:287)
Would be really grateful for the help.
Oksana.