Skip to content

Commit 3994f34

Browse files
author
cclib
committed
See cclib/cclib@e4880d5 from refs/heads/master
1 parent 0f101a4 commit 3994f34

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

_sources/attributes_dev.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Couldn't find cython becke routine
5151
`nooccnos`_ natural orbital occupation numbers array of rank 1
5252
`nsocoeffs`_ natural spin orbital coefficients list of array of rank 2
5353
`nsooccnos`_ natural spin orbital occupation numbers list of array of rank 1
54-
`optdone`_ flags whether an optimization has converged Boolean
54+
`optdone`_ flags whether an optimization has converged List
5555
`optstatus`_ optimization status for each set of atomic coordinates array of rank 1
5656
`polarizabilities`_ (dipole) polarizabilities, static or dynamic list of arrays of rank 2
5757
`pressure`_ pressure used for Thermochemistry atm float

attributes_dev.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@
341341
<tr class="row-odd"><td><p><a class="reference external" href="data_notes.html#optdone">optdone</a></p></td>
342342
<td><p>flags whether an optimization has converged</p></td>
343343
<td></td>
344-
<td><p>Boolean</p></td>
344+
<td><p>List</p></td>
345345
</tr>
346346
<tr class="row-even"><td><p><a class="reference external" href="data_notes.html#optstatus">optstatus</a></p></td>
347347
<td><p>optimization status for each set of atomic coordinates</p></td>

data_dev.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ <h2>Description of parsed data<a class="headerlink" href="#description-of-parsed
353353
<tr class="row-odd"><td><p><a class="reference external" href="data_notes.html#optdone">optdone</a></p></td>
354354
<td><p>flags whether an optimization has converged</p></td>
355355
<td></td>
356-
<td><p>Boolean</p></td>
356+
<td><p>List</p></td>
357357
</tr>
358358
<tr class="row-even"><td><p><a class="reference external" href="data_notes.html#optstatus">optstatus</a></p></td>
359359
<td><p>optimization status for each set of atomic coordinates</p></td>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)