Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 388 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 388 Bytes

conf2xyz

Quick and dirty bash script, converts DL_POLY CONFIG file to XYZ file

Syntax: ./conf2xyz.bsh CONFIG_FILE XYZ_FILE

Note: This is for simple XYZ file format, not TINKER XYZ. Not tested for extreme cases. No periodic boundary stuff (since XYZ files do not contain it).

Mainly this allows for quick viewing of a DL_POLY CONFIG file without having to run any simulations.