Previous Thread
Next Thread
Print Thread
Joined: Sep 2021
Posts: 6
D
Dani Offline OP
Forum Member
OP Offline
Forum Member
D
Joined: Sep 2021
Posts: 6
I am trying to obtain the component frames from a dcd production trajectory in charmm_45_lite, a task that
that I have performed successfuly with previous charmm versions.
In this case I obtain an error message (illegal seek in some fortran routine). I have attached a screen snapshot
of the error (see file error1), the input file (dcd2crd1.inp) and the output file (slurm_6492870.out) in a zipped directory.
Thanks in advance for your help,
Daniel Sussman Villaverde
USC, Spain

Attached Images
charmm.zip (191.32 KB, 272 downloads)
SHA1: 4bb2176cf1d73874a6f39894878ade0042a41cd1
Joined: Sep 2003
Posts: 8,650
Likes: 26
rmv Online Content
Forum Member
Online Content
Forum Member
Joined: Sep 2003
Posts: 8,650
Likes: 26
Check the trajectory file sizes; that error can indicate an incomplete trajectory file. You may also need to review the simulation output log that produced that file.


Rick Venable
computational chemist

Joined: Sep 2003
Posts: 4,881
Likes: 12
Forum Member
Online Content
Forum Member
Joined: Sep 2003
Posts: 4,881
Likes: 12
You HAVE to run charmm using the explicit specification of the input file (ie, do not use stdin redirection "<") since most MPI implementations cannot handle a file rewind. The CHARMM GOTO command results in a rewind operation.

Try this:

charmm_45_lite -i dcd2crd.inp


Lennart Nilsson
Karolinska Institutet
Stockholm, Sweden
Joined: Sep 2021
Posts: 6
D
Dani Offline OP
Forum Member
OP Offline
Forum Member
D
Joined: Sep 2021
Posts: 6
It works, thank you very much lennart


Moderated by  lennart, rmv 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.5
(Release build 20201027)
Responsive Width:

PHP: 7.3.31-1~deb10u3 Page Time: 0.014s Queries: 23 (0.010s) Memory: 0.7415 MB (Peak: 0.8065 MB) Data Comp: Off Server Time: 2023-05-29 22:31:25 UTC
Valid HTML 5 and Valid CSS