最近需要用到某个fix命令,语法:fix ID group-ID bond/create Nevery itype jtype Rmin bondtype keyword values。命令解释里写了You can dump out snapshots of the current bond topology via the dump local command.于是我用了dump 1 all local 1000 1.dump index f_ID f_ID[1] f_ID[2],lammps报错Dump local compute does not compute local info。 请问谁用过类似的命令啊,dump输出命令该如何写啊