Commit d0165df
committed
Refresh README Example 2 values for the split zpe_fac/harm_fac scaling
The ethane_spc / ethane SPC examples in README and docs/source/README
were last regenerated under pre-refactor v3.x (zpe_fac applied
uniformly). The split scaling that landed in 4409b86 leaves ZPE
matching that pre-refactor value but shifts H_SPC, T·S, and G_SPC
by ~0.001 Hartree (those columns now use harm_fac for the vibrational
contribution while ZPE keeps zpe_fac).
Updated both README.md and docs/source/README.md (the latter is the
copy RTD serves; not auto-synced from the project root, so both need
the change). Also refreshed the explanatory text under Example 2 to
mention both factors (0.991 harmonic / 0.977 ZPE for B3LYP/6-31G(d))
and to point at --zpe-vscal for ZPE-only override.
Examples 7 and 8 are unchanged: they pass mixed levels of theory, so
auto-lookup falls back to 1.0 for both factors and the values are
identical to before.1 parent 4409b86 commit d0165df
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments