[lammps-users] Advice needed on lmp2cfg error

Hi there,

When I used lmp2cfg tool to convert dump file to cfg file, I got the
following error.

open: illegal unit number
apparent state: internal I/O
lately writing sequential formatted external IO
Aborted (core dumped)

I do not know the reason. Any advice would be appreciated. Thanks.

Han

Hi there,

When I used lmp2cfg tool to convert dump file to cfg file, I got the
following error.

open: illegal unit number
apparent state: internal I/O
lately writing sequential formatted external IO
Aborted (core dumped)

I do not know the reason. Any advice would be appreciated. Thanks.

han,

without any details that allows somebody to _reproduce_
this behavior, it is _impossible_ to give any advice.
the converter code is simple enough, just compile it with
debug info, fire up your debuger and see where it crashes
and why. please make sure you are using the latest version.

cheers,
   axel.

Looks like a file I/O error.

Steve