Dump problem in newest stable version of LAMMP

Hello,

I am using dump custom function with dump_modify in the form:

dump 2 all custom 100000 FILE_NAME id type q x y z
dump_modify 2 format "%5d %d %13.10f %17.12f %17.12f %17.12f"

and I got this error win LAMMPS 5Nov16 (which I never had before!!!)

ERROR: Illegal dump_modify command (../dump.cpp:882)

Any suggestions what is wrong ?

Bartek

Hello,

I am using dump custom function with dump_modify in the form:

dump 2 all custom 100000 FILE_NAME id type q x y z
dump_modify 2 format "%5d %d %13.10f %17.12f %17.12f %17.12f"

and I got this error win LAMMPS 5Nov16 (which I never had before!!!)

ERROR: Illegal dump_modify command (../dump.cpp:882)

Any suggestions what is wrong ?

your input is wrong!

please see the "BACKWARD COMPATIBILITY" comment for the 3 Aug 2016
patch here: http://lammps.sandia.gov/bug.html
and the documentation for dump_modify matching your version of LAMMPS.

axel.