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.rst.txt
+4-4
Original file line number
Diff line number
Diff line change
@@ -149,7 +149,7 @@ However, in *all* cases the dispersion energy for a given geometry will also be
149
149
etenergies
150
150
----------
151
151
152
-
This is a rank 1 array that contains the energies of electronic transitions from a reference state to the excited states of the molecule, in ``cm<sup>-1</sup>``. There should be as many elements to this array as there are excited states calculated. Any type of excited state calculation should provide output that can be parsed into this attribute.
152
+
This is a rank 1 array that contains the energies of electronic transitions from a reference state to the excited states of the molecule, in hartree. There should be as many elements to this array as there are excited states calculated. Any type of excited state calculation should provide output that can be parsed into this attribute.
153
153
154
154
etoscs
155
155
------
@@ -389,7 +389,7 @@ Note: For restricted calculation, ``mocoeffs`` is still a list, but it only cont
389
389
moenergies
390
390
----------
391
391
392
-
A list of rank 1 arrays containing the molecular orbital energies in eV. The list is of length 1 for restricted calculations, but length 2 for unrestricted calculations.
392
+
A list of rank 1 arrays containing the molecular orbital energies in hartree. The list is of length 1 for restricted calculations, but length 2 for unrestricted calculations.
393
393
394
394
**GAMESS-UK**: similar to `mocoeffs`_, the directive `FORMAT HIGH`_ needs to be used if you want all of the eigenvalues printed.
395
395
@@ -521,7 +521,7 @@ An array containing the geometries for each step of shape ``[number of scan step
521
521
scanenergies
522
522
------------
523
523
524
-
A list containing the energies at each point of the scan. As with `scancoords`_, ``scanenergies`` is only equivalent to ``{scf,mp,cc}energies`` in the case of an unrelaxed scan of the scf, mp, and/or cc potential energy surface.
524
+
A list containing the energies at each point of the scan. As with `scancoords`_, ``scanenergies`` is only equivalent to ``{scf,mp,cc}energies`` in the case of an unrelaxed scan of the SCF, MP, and/or CC potential energy surface.
525
525
526
526
scannames
527
527
---------
@@ -536,7 +536,7 @@ A list of lists where each list contains the values scanned for each parameter i
536
536
scfenergies
537
537
-----------
538
538
539
-
An array containing the converged SCF energies of the calculation, in eV. For an optimisation log file, there will be as many elements in this array as there were optimisation steps.
539
+
An array containing the converged SCF energies of the calculation, in hartree. For an optimisation log file, there will be as many elements in this array as there were optimisation steps.
540
540
541
541
If a dispersion correction of any form was used, it is part of the SCF energy and, in the event that it is separable, such as with D3 and similar empirical corrections, it is also available separately under `dispersionenergies`_.
<h2>etenergies<aclass="headerlink" href="#etenergies" title="Link to this heading"></a></h2>
269
-
<p>This is a rank 1 array that contains the energies of electronic transitions from a reference state to the excited states of the molecule, in <codeclass="docutils literal notranslate"><spanclass="pre">cm<sup>-1</sup></span></code>. There should be as many elements to this array as there are excited states calculated. Any type of excited state calculation should provide output that can be parsed into this attribute.</p>
269
+
<p>This is a rank 1 array that contains the energies of electronic transitions from a reference state to the excited states of the molecule, in hartree. There should be as many elements to this array as there are excited states calculated. Any type of excited state calculation should provide output that can be parsed into this attribute.</p>
270
270
</section>
271
271
<sectionid="etoscs">
272
272
<h2>etoscs<aclass="headerlink" href="#etoscs" title="Link to this heading"></a></h2>
@@ -440,7 +440,7 @@ <h2>mocoeffs<a class="headerlink" href="#mocoeffs" title="Link to this heading">
440
440
</section>
441
441
<sectionid="moenergies">
442
442
<spanid="index-8"></span><h2>moenergies<aclass="headerlink" href="#moenergies" title="Link to this heading"></a></h2>
443
-
<p>A list of rank 1 arrays containing the molecular orbital energies in eV. The list is of length 1 for restricted calculations, but length 2 for unrestricted calculations.</p>
443
+
<p>A list of rank 1 arrays containing the molecular orbital energies in hartree. The list is of length 1 for restricted calculations, but length 2 for unrestricted calculations.</p>
444
444
<p><strong>GAMESS-UK</strong>: similar to <aclass="reference internal" href="#mocoeffs">mocoeffs</a>, the directive <aclass="reference external" href="https://web.archive.org/web/20190809100513/http://www.cfs.dl.ac.uk/docs/html/part3/node8.html">FORMAT HIGH</a> needs to be used if you want all of the eigenvalues printed.</p>
445
445
<p><strong>Jaguar</strong>: the first ten virtual orbitals are printed by default. In order to print more, use the <codeclass="docutils literal notranslate"><spanclass="pre">ipvirt</span></code> keyword, with <codeclass="docutils literal notranslate"><spanclass="pre">ipvirt=-1</span></code> printing all virtual orbitals.</p>
446
446
</section>
@@ -613,7 +613,7 @@ <h2>scancoords<a class="headerlink" href="#scancoords" title="Link to this headi
613
613
</section>
614
614
<sectionid="scanenergies">
615
615
<h2>scanenergies<aclass="headerlink" href="#scanenergies" title="Link to this heading"></a></h2>
616
-
<p>A list containing the energies at each point of the scan. As with <aclass="reference internal" href="#scancoords">scancoords</a>, <codeclass="docutils literal notranslate"><spanclass="pre">scanenergies</span></code> is only equivalent to <codeclass="docutils literal notranslate"><spanclass="pre">{scf,mp,cc}energies</span></code> in the case of an unrelaxed scan of the scf, mp, and/or cc potential energy surface.</p>
616
+
<p>A list containing the energies at each point of the scan. As with <aclass="reference internal" href="#scancoords">scancoords</a>, <codeclass="docutils literal notranslate"><spanclass="pre">scanenergies</span></code> is only equivalent to <codeclass="docutils literal notranslate"><spanclass="pre">{scf,mp,cc}energies</span></code> in the case of an unrelaxed scan of the SCF, MP, and/or CC potential energy surface.</p>
617
617
</section>
618
618
<sectionid="scannames">
619
619
<h2>scannames<aclass="headerlink" href="#scannames" title="Link to this heading"></a></h2>
@@ -625,7 +625,7 @@ <h2>scanparm<a class="headerlink" href="#scanparm" title="Link to this heading">
625
625
</section>
626
626
<sectionid="scfenergies">
627
627
<h2>scfenergies<aclass="headerlink" href="#scfenergies" title="Link to this heading"></a></h2>
628
-
<p>An array containing the converged SCF energies of the calculation, in eV. For an optimisation log file, there will be as many elements in this array as there were optimisation steps.</p>
628
+
<p>An array containing the converged SCF energies of the calculation, in hartree. For an optimisation log file, there will be as many elements in this array as there were optimisation steps.</p>
629
629
<p>If a dispersion correction of any form was used, it is part of the SCF energy and, in the event that it is separable, such as with D3 and similar empirical corrections, it is also available separately under <aclass="reference internal" href="#dispersionenergies">dispersionenergies</a>.</p>
630
630
<p>If any other corrections were present in calculating the SCF energy, in particular perturbative, empirical, or “single-shot” corrections, assume that they are <em>not</em> present in <codeclass="docutils literal notranslate"><spanclass="pre">scfenergies</span></code>. Corrections included self-consistently, such as from implicit solvation models, should be present. Check the parsed result carefully and, when in doubt, ask on the issue tracker.</p>
631
631
<p><strong>Molpro</strong>: typically prints output about geometry optimisation in a separate logfile. So, both that and the initial output need to be passed to the cclib parser.</p>
0 commit comments