[lammps-users] "Pair Coeffs" missing from output in restart2data tool

Looks like the statement to print the “Pair Coeffs” header is missing from the restart2data tool.

Thanks,

James

P.S. I’ve also had some strange behavior trying to unpack the latest archive. Gunzip gives the following error:

$ gunzip lammps-upgrade.tar.gz
gunzip: lammps-upgrade.tar.gz: not in gzip format

GNOME fileroller works fine, so this may be on my end, but I can’t reproduce it with any other files.

James,

You're right. Looks like the 19 Apr 2007 patch accidentally broke
this. I'm attaching the pre-patched version of restart2data.cpp that
you can use until we post a new patch.

Paul

restart2data.cpp (67.4 KB)

James,

I'm having no problem gunzipping and unpacking the latest archive
here. Are you still having the problem? Anyone else seeing this
behavior on the latest LAMMPS upgrade distribution?

Paul

OK, the restart2data tool has been fixed and a patch has been posted.

Paul