When I use the read_data command to read the copper data file and the water data file, I get an error,Bonds defined but no bond types.A part of the input file before the error and the data file of the water I got are as follows, I hope the problem can be solved.
units real
atom_style full
bond_style harmonic
kspace_style pppm 0.0001
echo screen
read_data copper.data extra/atom/types 1 nocoeff
read_data water.data add append offset 1 2 0 0 0 nocoeff shift 0.0 0.0 0.0
LAMMPS data file via write_data, version 12 Dec 2018, timestep = 0
6000 atoms
2 atom types
4000 bonds
1 bond types
2000 angles
1 angle types
0.0000000000000000e+00 4.0000000000000000e+00 xlo xhi
0.0000000000000000e+00 4.0000000000000000e+00 ylo yhi
0.0000000000000000e+00 4.0000000000000000e+00 zlo zhi
Masses
1 15.9994
2 1.008
Pair Coeffs # lj/cut/coul/long
1 0.1553 3.166
2 0 0
Bond Coeffs # harmonic
1 600 1
Atoms # full
1 1 1 -8.4719999999999995e-01 5.5025879963616586e-01 1.1897577277986704e+00 8.8598693997695976e-01 0 0 0
…