Skip to content

Cannot read dcd file from MDAnalysis in CHARMM #4709

Answered by uroehrig
uroehrig asked this question in Q&A
Discussion options

You must be logged in to vote

I found a way to read a trajectory dcd file created by MDAnalysis in CHARMM. I'm posting it, as it may be helpful for others.

Indicating the first and the last frame, the dcd file can be read. For example, if the dcd file has 20 frames:

OPEN READ UNIT 10 FILE NAME mda-writte-file.dcd
TRAJ IREAD 10 NUNIT 1 BEGIN 0 STOP 19

All the best,
Ute

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by uroehrig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant