Does anyone see a reason why I am getting this error: Coulomb cutoffs of pair hybrid sub-styles do not match.I set the cutoff to be 15 for coul/long. I did not set Coulomb interactions anywhere else.
Then if I remove coul/long and just add ewald to so linear pair style, simulation will run. Though my results seem off, I Would like to understand why I get the error when doing the 3 pair style together.
units metal
atom_style full
kspace_style ewald 1.0e-6
#Data format is read in below
read_data …/…/quartz.data
pair_style hybrid/overlay morse 2.5 coul/long 15 table linear 701
pair_coeff 1 1 morse 0.042395 1.379316 3.618701 2.5
pair_coeff 1 2 morse 0.340554 2.006700 2.100000 2.5
pair_coeff 2 2 morse 0 .1 0
pair_coeff * * coul/long
pair_coeff 1 1 table table.repulsion Repulsion_1_1
pair_coeff 1 2 table table.repulsion Repulsion_1_2
pair_coeff 2 2 table table.repulsion Repulsion_2_2