Skip to content

A script to convert multiple pdb files to a single xyz file using VMD

Notifications You must be signed in to change notification settings

pratiman-de/pdb-to-xyz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Software like VMD or OVITO don't allow visualization of the whole simulation of a .xyz file if the numbers of particles increase or decreases during the simulation. Using this code, you can load the .pdb file for each frame to VMD and export it as a .xyz file, which can be used for visualization in VMD or OVITO.

  1. Change the path info and other details in the code and save it.
  2. In the VMD terminal run

    source pdb.tcl

About

A script to convert multiple pdb files to a single xyz file using VMD

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages