Converting multiple restart file to a datafile

Dear Everybody

How could I convert multiple restart files per processor to a unified ASCII data file?
Note that restart files have been produced through % mark in the input file and are binary!

Sincerely

Dear Everybody

How could I convert multiple restart files per processor to a unified
ASCII data file?
Note that restart files have been produced through % mark in the input
file and are binary!

​write a minimal input file that uses "read_restart" and then "write_data"
and tell mpirun to run that on the same number of processors, that the
restart was created on.

axel.