Skip to content

dmitry-ganyushin/MD-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This is a script to convert molecular trajectories data from the ADIOS2 BP4 format to the crd format used by the VMD visualization program.

usage: bp2crd name_of_bp_file name_of_crd_file

The VMD program requires two files to make visualization: a pdb (a structure information file) file and a file with trajectories.

The structure file can be obtained using the NWCHEM version 700 using the following input file

echo start .trypsin

analysis system trypsin_md reference trypsin_md.rst file trypsin_md.trj write 1 solute trypsin_md.pdb frames 1 10 1 copy solute trypsin_md.crd end

task analysis

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages