Skip to content

A small tool for converting npz files to xyz files.

Notifications You must be signed in to change notification settings

li012589/npz2xyz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

npz2xyz

A small python script to convert npz files to xyz files used in molecular dynamics.

example:

python ./main.py -npz "./examples/alanine-dipeptide-3x250ns-heavy-atom-positions.npz" -xyz "./alanine-dipeptide-3x250ns-heavy-atom-positions.xyz" -name "arr_0" -smile "CC(=O)NC(C)C(=O)NC" -batch 2500 -join -fixy 23.222

About

A small tool for converting npz files to xyz files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages