|
1 |
| - ===================== ==================================================================== ================ ======================== |
2 |
| - Name Description Units Data type |
3 |
| - ===================== ==================================================================== ================ ======================== |
| 1 | + ===================== ==================================================================== ================ ================================ |
| 2 | + Name Description Units Data type |
| 3 | + ===================== ==================================================================== ================ ================================ |
4 | 4 | `aonames`_ atomic orbital names list of strings
|
5 | 5 | `aooverlaps`_ atomic orbital overlap matrix array of rank 2
|
6 | 6 | `atombasis`_ indices of atomic orbitals on each atom list of lists
|
|
14 | 14 | `coreelectrons`_ number of core electrons in atom pseudopotentials array of rank 1
|
15 | 15 | `dispersionenergies`_ a molecular dispersion energy corrections eV array of rank 1
|
16 | 16 | `enthalpy`_ sum of electronic and thermal enthalpies hartree/particle float
|
17 |
| - `entropy`_ entropy hartree/particle float |
| 17 | + `entropy`_ entropy (float, hartree/ particle*kelvin |
18 | 18 | `etenergies`_ energies of electronic transitions 1/cm array of rank 1
|
19 | 19 | `etoscs`_ oscillator strengths of electronic transitions array of rank 1
|
20 | 20 | `etdips`_ electric transition dipoles of electronic transitions ebohr array of rank 2
|
|
44 | 44 | `natom`_ number of atoms integer
|
45 | 45 | `nbasis`_ number of basis functions integer
|
46 | 46 | `nmo`_ number of molecular orbitals integer
|
| 47 | + `nmrtensors`_ Nuclear magnetic resonance chemical shielding tensors dict of dicts of array of rank 2 |
47 | 48 | `nocoeffs`_ natural orbital coefficients array of rank 2
|
48 | 49 | `nooccnos`_ natural orbital occupation numbers array of rank 1
|
49 | 50 | `nsocoeffs`_ natural spin orbital coefficients list of array of rank 2
|
|
54 | 55 | `pressure`_ pressure used for Thermochemistry atm float
|
55 | 56 | `scancoords`_ geometries of each scan step angstroms array of rank 3
|
56 | 57 | `scanenergies`_ energies of potential energy surface list
|
57 |
| - `scannames`_ names of varaibles scanned list of strings |
58 |
| - `scanparm`_ values of parameters in potential energy surface list of lists |
| 58 | + `scannames`_ names of variables scanned list of strings |
| 59 | + `scanparm`_ values of parameters in potential energy surface list of tuples |
59 | 60 | `scfenergies`_ molecular electronic energies after SCF (Hartree-Fock, DFT) eV array of rank 1
|
60 | 61 | `scftargets`_ targets for convergence of the SCF array of rank 2
|
61 | 62 | `scfvalues`_ current values for convergence of the SCF list of arrays of rank 2
|
|
71 | 72 | `vibrmasses`_ reduced masses of vibrations daltons array of rank 1
|
72 | 73 | `vibsyms`_ symmetries of vibrations list of strings
|
73 | 74 | `zpve`_ zero-point vibrational energy correction hartree/particle float
|
74 |
| - ===================== ==================================================================== ================ ======================== |
| 75 | + ===================== ==================================================================== ================ ================================ |
75 | 76 |
|
76 | 77 | .. _`aonames`: data_notes.html#aonames
|
77 | 78 | .. _`aooverlaps`: data_notes.html#aooverlaps
|
|
116 | 117 | .. _`natom`: data_notes.html#natom
|
117 | 118 | .. _`nbasis`: data_notes.html#nbasis
|
118 | 119 | .. _`nmo`: data_notes.html#nmo
|
| 120 | +.. _`nmrtensors`: data_notes.html#nmrtensors |
119 | 121 | .. _`nocoeffs`: data_notes.html#nocoeffs
|
120 | 122 | .. _`nooccnos`: data_notes.html#nooccnos
|
121 | 123 | .. _`nsocoeffs`: data_notes.html#nsocoeffs
|
|
0 commit comments