Previous Thread
Next Thread
Print Thread
#37844 04/19/20 02:16 AM
Joined: Dec 2018
Posts: 17
J
Forum Member
OP Offline
Forum Member
J
Joined: Dec 2018
Posts: 17
Hi, just want a confirmation that kunit does not work well with openmm. In my script it works well without openmm. However, with openmm it prints nothing to the kunit file. Can anyone confirm it? Thanks.

Joined: Sep 2003
Posts: 4,883
Likes: 12
Forum Member
Offline
Forum Member
Joined: Sep 2003
Posts: 4,883
Likes: 12
Confirmed. OpenMM does not return the individual energy terms to the main program. See openmm.doc:
"WARNING: At present the energy file is not written, since OpenMM only returns the total energies
(TOTE, TOTKE, EPOT and TEMP) and VOLUME."

If you absolutely need some specific energy terms you can post-process the trajectory using the energy command inside a CHARMM loop with the TRAJ READ command (dynamc.doc); something like this
TRAJ ...
label loop
traj read
energy/interaction_energy
echo energy terms
goto loop

Last edited by lennart; 04/19/20 01:55 PM.

Lennart Nilsson
Karolinska Institutet
Stockholm, Sweden

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~deb10u5 Page Time: 0.013s Queries: 18 (0.010s) Memory: 0.7277 MB (Peak: 0.7679 MB) Data Comp: Off Server Time: 2023-11-28 20:44:44 UTC
Valid HTML 5 and Valid CSS