<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://feig.bch.msu.edu/mmtsb/mwiki-mmtsb/index.php?action=history&amp;feed=atom&amp;title=enerCHARMM.pl</id>
	<title>enerCHARMM.pl - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://feig.bch.msu.edu/mmtsb/mwiki-mmtsb/index.php?action=history&amp;feed=atom&amp;title=enerCHARMM.pl"/>
	<link rel="alternate" type="text/html" href="https://feig.bch.msu.edu/mmtsb/mwiki-mmtsb/index.php?title=enerCHARMM.pl&amp;action=history"/>
	<updated>2026-05-29T14:42:27Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://feig.bch.msu.edu/mmtsb/mwiki-mmtsb/index.php?title=enerCHARMM.pl&amp;diff=114652&amp;oldid=prev</id>
		<title>Feig at 22:45, 13 September 2010</title>
		<link rel="alternate" type="text/html" href="https://feig.bch.msu.edu/mmtsb/mwiki-mmtsb/index.php?title=enerCHARMM.pl&amp;diff=114652&amp;oldid=prev"/>
		<updated>2010-09-13T22:45:48Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__NOTOC__&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mmtsbToolUsage cmd=&amp;quot;enerCHARMM.pl&amp;quot;&amp;gt;&amp;lt;/mmtsbToolUsage&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
This script uses CHARMM to evaluate the energy of a protein structure from a PDB file&lt;br /&gt;
or from a CHARMM PSF and coordinate files given with &amp;lt;B&amp;gt;-psf&amp;lt;/B&amp;gt;.&lt;br /&gt;
It does not perform any minimization or refinement and is most useful with previously&lt;br /&gt;
minimized structures. A common application is the evaluation of implicit solvent&lt;br /&gt;
Generalized Born energy terms for structures that have been minimized in vacuum only&lt;br /&gt;
as a compromise between speed and accuracy of the energy score.&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;&lt;br /&gt;
CHARMM parameters can be given in a list of key=value pairs with &amp;lt;B&amp;gt;-par&amp;lt;/B&amp;gt;. A&lt;br /&gt;
list of all available parameters is given&lt;br /&gt;
[http://feig.bch.msu.edu/mmtsb/CHARMM_Parameters here].&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;&lt;br /&gt;
Once the energies have been evaluated the total energy or some or all components may be&lt;br /&gt;
written to standard output. The flag &amp;lt;B&amp;gt;-out&amp;lt;/B&amp;gt; is used to specify a list of desired&lt;br /&gt;
energy values, separated by commas.&lt;br /&gt;
Possible choices are &amp;lt;B&amp;gt;total&amp;lt;/B&amp;gt;, &amp;lt;B&amp;gt;bonds&amp;lt;/B&amp;gt;, &amp;lt;B&amp;gt;angles&amp;lt;/B&amp;gt;,&lt;br /&gt;
&amp;lt;B&amp;gt;ureyb&amp;lt;/B&amp;gt;, &amp;lt;B&amp;gt;dihedrals&amp;lt;/B&amp;gt;, &amp;lt;B&amp;gt;impropers&amp;lt;/B&amp;gt;, &amp;lt;B&amp;gt;vdwaals&amp;lt;/B&amp;gt;, &amp;lt;B&amp;gt;elec&amp;lt;/B&amp;gt;,&lt;br /&gt;
&amp;lt;B&amp;gt;gb&amp;lt;/B&amp;gt;, and &amp;lt;B&amp;gt;sasa&amp;lt;/B&amp;gt; (hydrophobic solvation free energy based on solvent&lt;br /&gt;
accessible surface). All available energy values are written out with &amp;lt;B&amp;gt;-all&amp;lt;/B&amp;gt;.&lt;br /&gt;
It is also possible to specify limited arithmetic operators. + and - are supported&lt;br /&gt;
to report a sum or difference, a multiplicative factor can be given with *&lt;br /&gt;
in front of a property name. If more than one value is requested they are&lt;br /&gt;
reported each on a separate line. The flag &amp;lt;B&amp;gt;-oneline&amp;lt;/B&amp;gt; can be used to request&lt;br /&gt;
that multiple values are written out in a single line, separated by spaces.&lt;br /&gt;
By default only the total energy is written out.&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;&lt;br /&gt;
Rather than the total energy it is also possible to calculate interaction energies&lt;br /&gt;
for a subset of residues with this utility. To do this the residue range&lt;br /&gt;
of interest has to be given with &amp;lt;B&amp;gt;-l&amp;lt;/B&amp;gt;. Then, the interaction energy of those&lt;br /&gt;
residues with themselves and with all other residues are calculated.&lt;br /&gt;
If the option &amp;lt;B&amp;gt;-self&amp;lt;/B&amp;gt; is given only the self energy contributions are considered.&lt;br /&gt;
&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;&lt;br /&gt;
The option &amp;lt;B&amp;gt;-log&amp;lt;/B&amp;gt; is available to save the complete&lt;br /&gt;
output from CHARMM under the given file name. Commands sent to CHARMM are saved in&lt;br /&gt;
a file with &amp;lt;B&amp;gt;-cmd&amp;lt;/B&amp;gt;.&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;&lt;br /&gt;
The location of the CHARMM binary and data directory are&lt;br /&gt;
set from the environment variables CHARMMEXEC and CHARMMDATA or&lt;br /&gt;
deduced from a charmm binary found in the search path.&amp;lt;BR&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Options ==&lt;br /&gt;
&lt;br /&gt;
; -help : usage information&lt;br /&gt;
; -out energy-terms : specify which energy terms to output&lt;br /&gt;
; -all : write out all energy terms&lt;br /&gt;
; -oneline : output results in a single line&lt;br /&gt;
; -charge : output total charge of a system&lt;br /&gt;
; -dipole : output dipole of a system&lt;br /&gt;
; -mass : use center of mass as origin for dipole calculation (instead of center of geometry)&lt;br /&gt;
; -oxyz : use origin of coordinate system as origin for dipole calculation&lt;br /&gt;
; -psf PSFfile CRDfile : load topology and coordinates from PSF and CRD files&lt;br /&gt;
; -mol2 MOL2file : load topology and coordinates from MOL2 file&lt;br /&gt;
; -par key=value[,...] : CHARMM parameter&lt;br /&gt;
; -l min&amp;amp;#58;max[=...] : calculate interaction energies of residue range with itself and rest of system&lt;br /&gt;
; -self : only output self energies for residue range&lt;br /&gt;
; -log file : CHARMM log file&lt;br /&gt;
; -cmd file : CHARMM input file&lt;br /&gt;
; -custom file : CHARMM custom file loaded before energy calculation&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mmtsbToolExample cmd=&amp;quot;enerCHARMM.pl&amp;quot; set=&amp;quot;/apps/mmtsb/bench/enerCHARMM.pl-test/test1&amp;quot;&amp;gt;&amp;lt;/mmtsbToolExample&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mmtsbToolExample cmd=&amp;quot;enerCHARMM.pl&amp;quot; set=&amp;quot;/apps/mmtsb/bench/enerCHARMM.pl-test/test2&amp;quot;&amp;gt;&amp;lt;/mmtsbToolExample&amp;gt;&lt;/div&gt;</summary>
		<author><name>Feig</name></author>
		
	</entry>
</feed>