Binary to text conversion

Hi,

I have fixed it using read_restart and then write_data commands. I would like to know about the input file format for the polymer chains example in which input file is named as data.chain. In this file, from line no 25, the column nos 7,8,9 are given in which the values are shown as 0, 1, -1. I would like to know the meaning of these values for this script.

Regards

Jalim

Hi,

I have fixed it using read_restart and then write_data commands.

so what did you do before that didn’t work? if there is something broken in LAMMPS we need to know what it is so we can fix it.

I would like to know about the input file format for the polymer chains example in which input file is named as data.chain. In this file, from line no 25, the column nos 7,8,9 are given in which the values are shown as 0, 1, -1. I would like to know the meaning of these values for this script.

the data file format is described in great detail in the documentation of the read_data command.

axel.