You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _sources/data_notes.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ atomcharges
55
55
56
56
The attribute ``atomcharges`` contains the atomic partial charges as taken from the output file. Since these charges are arbitrary and depend on the details of a population analysis, this attribute is dictionary containing any number of various atomic charges. The keys in this dictionary are strings naming the population analysis, and the values are arrays of rank 1 and contain the actual charges.
Copy file name to clipboardExpand all lines: data_notes.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -207,7 +207,7 @@ <h2>atombasis<a class="headerlink" href="#atombasis" title="Permalink to this he
207
207
<divclass="section" id="atomcharges">
208
208
<spanid="index-1"></span><h2>atomcharges<aclass="headerlink" href="#atomcharges" title="Permalink to this headline">¶</a></h2>
209
209
<p>The attribute <codeclass="docutils literal"><spanclass="pre">atomcharges</span></code> contains the atomic partial charges as taken from the output file. Since these charges are arbitrary and depend on the details of a population analysis, this attribute is dictionary containing any number of various atomic charges. The keys in this dictionary are strings naming the population analysis, and the values are arrays of rank 1 and contain the actual charges.</p>
<p>Note that in practice these may differ somewhat from the values cclib calculates in the various calculation methods.</p>
212
212
<p><strong>Molpro</strong>: use the <codeclass="docutils literal"><spanclass="pre">pop</span></code> command (see <aclass="reference external" href="http://www.molpro.net/info/2010.1/doc/manual/node450.html">http://www.molpro.net/info/2010.1/doc/manual/node450.html</a>)</p>
0 commit comments