我正在处理以下脚本:
创建组
group C type 1 # (Grouping atoms of same type)
group H type 2
group O type 3
group B type 4
group N type 5
pair_style hybrid tersoff rebo
pair_coeff * * tersoff BNC.tersoff NULL NULL NULL B N
pair_coeff * * rebo CH.airebo C H O NULL NULL
thermo $d
上面的标题总是有错误,我已经仔细检查了语法,没有发现任何错误,这是怎么发生的?