Abstract
Context
Rotation about a chemical bond is important in many chemical processes and can be influenced by neighboring substituents on a molecule. Rotational energy barriers can be predicted by density functional theory (DFT) calculations. Here, we specifically explore how substituents influence the barrier to rotation about the C-O bond in symmetrically halogenated aromatic alcohols. A machine learning model was trained on the DFT-calculated rotational energies and was found to do a good job predicting rotational energy barriers from the electronegativity, atomic radius, and Hammett constant for each substituent. The machine learning model was found to perform better when it was trained separately on pyrenols, anthranols, or phenols than when it was trained on all classes of compounds together. Even though the models were trained on compounds containing only one kind of substituent, they were found to perform similarly well on compounds containing mixed substituents. Machine learning was able to predict the rotational energy barrier heights better than correlations among parameters that would be expected to be relevant based on chemical intuition.
Methods
DFT calculations were done with Gaussian 16 software at the B3LYP/6–311 + G(d.p) level of theory. Machine learning was done using the classification and regression training (caret) package in R version 4.4.0.
Supplementary Information
The online version contains supplementary material available at 10.1007/s00894-025-06321-y.
Keywords: Rotational energy barrier, Substituent, Halogen, Aromatic alcohols, Machine learning
Introduction
Rotation about a chemical bond is crucial to many important chemical processes, including enzymatic reactions [1], conversion between active and inactive forms of active pharmaceutical ingredients (APIs) [2], and the function of molecular switches [3]. Many factors are expected to influence the energy required to rotate a bond about a dihedral angle, including the bond order, steric effects, and stabilizing interactions with nearby atoms. Being able to predict the rotational energy barrier about a certain chemical bond would allow chemists to tune this energy barrier to facilitate or suppress selected chemical processes of interest.
Previous studies have examined the effect of nearby substituents on rotational energy barriers. Substituents can influence rotational energy barriers through both inductive [4] and steric [5] effects. Computational studies have been used to understand how substituents present on organic linkers influence the rotational energy barrier in metal–organic frameworks (MOFs) [6]. Tanaka and Okuyama [7] experimentally found a relationship between the Hammett constant of the substituent and the change in rotational energy barrier upon excitation for a series of meta-substituted toluenes. Substituents can affect other properties of molecules as well. For example, Bauzá et al. [8] have used density functional theory (DFT) calculations to understand the effect of substituents on halogen binding strength in aromatic compounds. Machine learning has been used to predict the effect of substituents on activation energies [9, 10], bond dissociation energies [11, 12], products of Diels–Alder reactions [13], redox activities [14], favored reaction pathways [15], electronic properties [16], and nonlinear optical properties [17].
Quantum mechanical tunneling can be observed in microwave spectroscopy as a splitting of rotational energy transition lines [18–25]. In particular, molecules have often been observed to tunnel through a symmetric potential energy barrier, where the energy minima on both sides of the barrier are degenerate. One example of such a rotational energy barrier is the rotation of the dihedral angle about the C-O bond in an aromatic alcohol such as phenol [26, 27]. The two energy minima occur at dihedral angles of 0° and 180°, where the O–H bond lies in the plane of the aromatic molecule. Symmetrically substituted phenols have been observed to exhibit quantum tunneling in microwave spectroscopy experiments (Cerabona and Brown, unpublished results).
The aim of this paper is to examine a series of halogenated aromatic alcohols that might be candidates for quantum tunneling between the two local minima of the -OH position. The potential energy for rotation about the C-O bond was calculated using DFT methods. We have not considered the width of the potential energy barrier in these studies, only the barrier height. The results of the DFT calculations were then used to train a machine learning model, which could be used to predict the barrier height to rotation based on the electronegativity, atomic radius, and Hammett constant of each substituent. The machine learning model was found to do a better job at predicting the barrier height to rotation than correlations between other, perhaps more intuitive, parameters such as the C-O bond order or the π-electron density at the -OH carbon. Results of this study could be useful for predicting rotational energy barriers of other substituted aromatic compounds, as well as understanding the performance of machine learning toward prediction of chemical properties of molecules.
Methods
The molecules considered in this study include symmetrically substituted halogenated phenols, 2-pyrenols, and 9-anthranols, as shown in Fig. 1. For ease of discussion, we have introduced a labeling scheme using capital letters to designate each possible substituent position that results in a symmetrically substituted compound. This labeling scheme is shown in Fig. 1a–c. For example, 2,6-difluorophenol would be designated A-fluorophenol. However, as will be discussed below, it was found to be advantageous to have an alternative labeling scheme that equates substituent positions with the number of bonds from the -OH substituted carbon. This labeling scheme is shown in Fig. 1d–f, and in this scheme, each position is indicated by a Greek letter. Both labeling schemes will be used in the remainder of the work. Considering symmetrical substituents with hydrogen, fluorine, chlorine, or bromine in each of the available positions led to 22 phenols, 94 pyrenols, and 94 anthranols for a total of 210 compounds considered in this study. Iodine-containing compounds were not considered in this study, as they would have required relativistic corrections in the calculations.
Fig. 1.
Structure of phenol (a, d), pyren-2-ol (b, e), and anthran-9-ol (c, f) with IUPAC numbering of substituents. Because only symmetric compounds were considered in this study, we have also introduced two different labeling schemes for symmetrical substituents. The first labeling scheme (a–c) labels each available substituent position sequentially with capital letters. The second labeling scheme (d–f) is related to the number of bonds between the substituent and the –OH carbon. For example, the γ-position refers to 4-substituted phenol, 4,10-substituted pyrenol, and 2,7-substituted anthranol
For all calculations, the B3LYP/6–311 + G(d,p) level of theory [28–36] was used on Gaussian 16 software [37]. The “nosymm” keyword was included in all calculations. Relaxed potential energy scans were performed by rotating the C–C-O–H dihedral angle from 0 to 360° in steps of 10°. The resulting rotational energy barrier was converted to kilojoule per mole (kJ/mol). When the two energy barriers (from 0 to 180° or from 180 to 360°) were unequal, the lower was chosen, as quantum tunneling will occur through the lower barrier rather than the higher one. Nuclear magnetic resonance (NMR) and natural bond order (NBO) calculations were performed after a geometry optimization at the B3LYP/6–311 + G(d,p) level of theory, and a frequency calculation was also done to ensure that the optimized structure was a local minimum as indicated by zero imaginary frequencies. NMR calculations were done on the optimized structure using gauge including atomic orbitals (GIAO) [38–42], and the least shielded eigenvalue (σ11) at the -OH substituted carbon was reported. NBO calculations [43–49] were done on the optimized structure, and the Wiberg bond index value of the carbon–oxygen bond was found by using the “pop = nboread” keyword with “$nbo bndidx $end” as the readable section at the end of the input file.
Machine learning was done using the classification and regression training (caret) package [50] in R version 4.4.0 [51]. The data were trained on a linear model. The lasso model and ridge regression model were also tried (data in supporting information) but did not result in improvement of the model. Descriptors used to create the model were the electronegativity, atomic radius [52], and Hammett constant [53] for the substituent in positions A-E. Data partitioning was done in two ways: the data was divided randomly into training and test data sets, with 30% of the data used as the test data and the remaining 70% of the data being used as the training set. Second, we used the leave-one-out (LOO) data partitioning method, in which a different linear model was created to predict the barrier height for each molecule, using all other molecules in the data set as the training set. The LOO method is expected to do a better job of predicting the test data, and it is commonly used with small data sets [54].
The R code and.csv files used to create the models are provided in the supporting information.
Results and discussion
Substituents in aromatic compounds typically influence the properties and reactivity of these molecules through both resonance and inductive effects. However, both of these effects may be influenced by deviation from planarity of aromatic compounds. Importantly, we found that many of the substituted aromatic compounds considered in this study were not flat in their geometry-optimized forms. The inertial defect is a parameter used by spectroscopists to quantify the deviation from planarity of a molecule. The inertial defect is defined as Ic-Ib-Ia where Ia, Ib, and Ic are the three moments of inertia of the molecule. The inertial defect is zero for a planar molecule and the farther the inertial defect is from zero, the less planar the molecule. Inertial defects calculated from the rotational constants of the optimized structures are listed in Table 1.
Table 1.
Inertial defect (amu A2) for the 210 compounds considered in this study
| Substitution | F | Br | Cl |
|---|---|---|---|
| Phenols | |||
| (None) | 0.00 | ||
| A | 0.00 | − 0.01 | 0.00 |
| AB | 0.00 | − 0.10 | 0.00 |
| ABC | 0.00 | − 0.10 | 0.04 |
| AC | 0.00 | 0.06 | 0.01 |
| B | 0.00 | − 0.02 | 0.01 |
| BC | 0.00 | − 0.03 | 0.01 |
| C | 0.00 | 0.01 | 0.00 |
| Pyrenols | |||
| (None) | 0.02 | ||
| A | − 0.05 | 0.19 | − 0.03 |
| AB | − 0.09 | − 356.43 | − 69.57 |
| ABC | − 0.08 | − 661.59 | − 180.67 |
| ABCD | − 0.06 | − 2140.38 | − 652.71 |
| ABCDE | − 0.10 | − 1412.99 | − 819.22 |
| ABCE | − 0.12 | − 997.65 | − 237.61 |
| ABD | − 0.03 | − 554.60 | − 117.68 |
| ABDE | − 0.13 | − 625.99 | − 132.70 |
| ABE | − 0.08 | − 473.33 | − 81.91 |
| AC | 0.04 | − 0.55 | 0.12 |
| ACD | − 0.10 | − 459.24 | − 83.48 |
| ACDE | − 0.04 | − 788.95 | − 189.52 |
| ACE | − 0.13 | − 0.50 | − 0.23 |
| AD | 0.00 | − 0.18 | − 0.12 |
| ADE | 0.01 | − 0.58 | − 0.04 |
| AE | 0.08 | 0.31 | − 0.15 |
| B | − 0.05 | 0.07 | − 0.01 |
| BC | − 0.04 | − 0.14 | 0.05 |
| BCD | − 0.08 | − 667.34 | − 171.68 |
| BCDE | − 0.09 | − 921.56 | − 275.46 |
| BCE | 0.06 | 0.55 | − 0.22 |
| BD | − 0.02 | − 0.49 | − 0.10 |
| BDE | 0.00 | 0.63 | 0.25 |
| BE | − 0.03 | − 0.29 | 0.14 |
| C | 0.01 | 0.12 | − 0.09 |
| CD | 0.04 | − 311.92 | − 46.87 |
| CDE | − 0.01 | − 527.02 | − 139.18 |
| CE | − 0.08 | 0.34 | − 0.07 |
| D | − 0.02 | − 0.24 | 0.04 |
| DE | 0.07 | − 0.04 | 0.03 |
| E | − 0.02 | 0.00 | − 0.10 |
| Anthranols | |||
| (None) | − 0.06 | ||
| A | 0.00 | − 2.26 | − 0.04 |
| AB | 0.01 | − 27.56 | − 4.37 |
| ABC | − 0.04 | − 41.23 | − 7.91 |
| ABCD | − 0.08 | − 82.10 | − 21.97 |
| ABCDE | − 0.04 | − 632.14 | − 204.26 |
| ABCE | − 0.13 | − 62.71 | − 21.91 |
| ABD | − 0.09 | − 46.93 | − 13.34 |
| ABDE | 0.08 | − 450.43 | − 168.90 |
| ABE | 0.08 | − 45.05 | − 16.82 |
| AC | − 0.03 | − 1.51 | 0.08 |
| ACD | − 0.09 | − 16.43 | 0.40 |
| ACDE | 0.07 | − 565.80 | − 184.94 |
| ACE | − 0.10 | − 22.26 | − 0.60 |
| AD | − 0.03 | − 14.53 | 0.03 |
| ADE | 0.05 | − 480.14 | − 156.46 |
| AE | − 0.01 | − 18.81 | − 2.84 |
| B | − 0.13 | − 0.12 | − 0.01 |
| BC | − 0.39 | − 1.16 | − 0.22 |
| BCD | − 0.21 | − 3.14 | − 1.15 |
| BCDE | − 0.95 | − 461.35 | − 128.35 |
| BCE | − 0.37 | − 2.45 | − 0.18 |
| BD | − 0.28 | − 2.11 | − 0.57 |
| BDE | − 0.69 | − 358.85 | − 95.57 |
| BE | − 0.28 | − 0.34 | − 0.45 |
| C | − 0.11 | 0.12 | − 0.12 |
| CD | − 0.07 | 0.29 | − 0.09 |
| CDE | − 0.40 | − 449.70 | − 124.92 |
| CE | − 0.13 | − 0.42 | − 0.22 |
| D | − 0.08 | − 0.40 | − 0.26 |
| DE | − 0.33 | − 357.29 | − 95.54 |
| E | − 0.11 | − 0.12 | − 0.09 |
From Table 1, it can be seen that substituted phenols, as well as fluorine-substituted pyrenols and anthranols, remain essentially flat. However, addition of the larger bromine and chlorine substituents can lead to a large deviation from planarity of these structures. Pyrenols are nonplanar when there is a Br or Cl substituent at both the A and B positions and/or both the C and D positions. Similarly, anthranols deviate from planarity when there is a Br or Cl substituent at both the D and E positions. Structures of some planar and nonplanar geometry-optimized structures are shown in Fig. 2.
Fig. 2.

Some example geometry-optimized structures of pyrenols and anthranols that deviate from planarity or remain flat. a 1,3,4,10-Tetrachloropyren-2-ol, inertial defect = − 69.6; b 1,3,4,10-tetrafluoropyren-2-ol, inertial defect = − 0.09; c 4,5,10-tribromoanthran-9-ol, inertial defect = − 357; d 4,5,10-trifluoroanthran-9-ol, inertial defect = − 0.33
Before exploring whether machine learning could be used to predict barrier heights to rotation about the C-O bond in substituted aromatic alcohols, we explored correlations between calculated barrier heights and either the calculated NBO Wiberg bond index for the C-O bond or the σ11 component of NMR shielding at the -OH substituted carbon. The Wiberg bond index describes the single- or double-bond character of the C-O bond, and as such would be expected to correlate with the energy required to rotate about this bond. The more double-bond character the C-O bond has, the harder it would be to rotate about the bond, since it would require breaking the π-bond of the double bond [55]. Bond indices calculated for the substituted aromatic compounds considered in this work ranged from 1.0 to 1.10, indicating that the C-O bond retained mostly single-bond character.
The σ11 component of NMR shielding at the -OH substituted carbon was also calculated and compared to the barrier height for rotation about the C-O bond since the σ11 component of NMR shielding was previously found to correlate with the amount of π-electron density at the carbon for which it is calculated [56]. This parameter was explored in case the barrier height could be related to the amount of π-electron density present at the -OH substituted carbon.
The results of these comparisons are shown in Fig. 3. Figure 3a indicates that for phenols and pyrenols, there is a good correlation between calculated bond index and barrier height to rotation. The barrier height increases with increasing bond index, as expected. Compounds with a Br or Cl substituent at the A position deviate slightly from this line. The slight increase in barrier height for these molecules may indicate a favorable interaction between the -OH group and either Br or Cl when the dihedral angle is zero. This would lead to a lowering of the energy at dihedral angles of 0° and 180°, thus increasing the barrier to rotation. Data for the phenols is similar to that of the pyrenols, but with the phenols having a slightly lower barrier height. The trendline shown on the figure is a linear correlation between pyrenols with either an H or F at the A position and indicates a good correlation with R2 of 0.972.
Fig. 3.
Correlations between calculated NBO Wiberg bond index, σ11 component of NMR shielding at the –OH carbon, and calculated rotational energy barrier heights. a, b Phenols (triangles) and pyrenols (circles) and c, d anthranols. The substituent in the A position is indicated by the color of the marker. Trendlines are shown as follows: a pyrenols with H or F at the A position, R2 = 0.972; b pyrenols with Br, Cl, or F at the A position, R2 = 0.933; c anthranols with H or F at the A position, R2 = 0.9445; and d all anthranols, R.2 = 0.1918
From Fig. 3b, for substituted phenols and pyrenols, a negative correlation is observed between NMR shielding and barrier height to rotation, but compounds with H at the A position do not follow this trend. Thus, the trendline shown includes pyrenols with F, Cl, or Br at the A position. This trend indicates that more π-electron density at the -OH carbon leads to a weaker C-O bond. As expected, shielding is strongly correlated with electronegativity of the substituent at the closest position to the -OH carbon.
Correlations between Wiberg bond index and barrier height to rotation for anthranols are shown in Fig. 3c. Again, there is a correlation between bond index and barrier height for the H- or F-substituted compounds, with compounds with a Br or Cl substituent in the A position deviating from this line. The trendline for anthranols with H or F at the A position again indicates a good correlation, with R2 of 0.9445. As opposed to the case for phenols and pyrenols, in the case of anthranols, compounds with a Br or Cl at the A position have a lower barrier height than would be predicted by the trendline. This difference may reflect the fact that the A position for the anthranols is two bonds away from the -OH substituted carbon, instead of one bond away in phenols and pyrenols.
Last, Fig. 3d shows correlations between NMR shielding and barrier height to rotation for anthranols. Here, we see that there is little correlation between the two parameters. This may reflect the fact that many of the substituted anthranols deviate from planarity in their optimized configurations. Although the Wiberg bond index and potentially the π-electron density at the substituted carbon would be expected to be correlated with the barrier height to rotation about the C-O bond, it is clear from Fig. 3 that these parameters and correlations are not sufficient to predict the rotational energy barrier. Therefore, we explored whether machine learning could be used to train a linear model to be able to predict the results of the quantum mechanical calculations of the barrier heights.
Figure 4 compares the results of the machine learning (ML) model to the quantum mechanical (QM) results. For the models shown in Fig. 4, the leave-one-out (LOO) data partitioning method was used. Similar results obtained by dividing the data set randomly into test (30%) and training (70%) sets are shown in Figure S1 of the supporting information. Correlation coefficients (R2) and RMS errors (RMSE) for all models are listed in Table 2.
Fig. 4.
Comparison between quantum mechanical (QM) calculated and machine learning (ML) predicted barrier height to rotation about the C-O bond in substituted aromatic alcohols using LOO data partitioning. a, b Capital letter numbering scheme, d, e Greek letter numbering scheme, c, f identical results for both numbering schemes, a, d all compounds, b, e pyrenols and phenols, c anthranols, and f pyrenols
Table 2.
Correlation coefficients and root mean square errors (RMSE) for comparison between QM calculated and ML predicted rotational energy barriers
| Capital letters | R2 | RMSE (kJ/mol) | Capital letters | R2 | RMSE (kJ/mol) |
| LOO all | 0.6844 | 3.32 | 70–30 all | 0.6840 | 3.28 |
| LOO pyrenols/phenols | 0.9889 | 0.418 | 70–30 pyrenols/phenols | 0.9919 | 0.409 |
| LOO pyrenols | 0.9947 | 0.285 | 70–30 pyrenols | 0.9949 | 0.288 |
| LOO anthranols | 0.9953 | 0.485 | 70–30 anthranols | 0.9959 | 0.479 |
| Greek letters | R2 | RMSE (kJ/mol) | Greek letters | R2 | RMSE (kJ/mol) |
| LOO all | 0.8316 | 2.42 | 70–30 all | 0.8090 | 2.80 |
| LOO pyrenols/phenols | 0.9595 | 0.799 | 70–30 pyrenols/phenols | 0.9700 | 0.724 |
| LOO pyrenols | 0.9947 | 0.285 | 70–30 pyrenols | 0.9945 | 0.298 |
| LOO anthranols | 0.9953 | 0.485 | 70–30 anthranols | 0.9941 | 0.546 |
When the machine learning model was trained on all compounds considered in this study, using as descriptors the electronegativity, atomic radius, and Hammett constant of the substituents at positions A-E, comparing the predicted versus calculated barrier heights resulted in the plot shown in Fig. 4a. A better prediction could be achieved if we instead separated the compounds into phenols/pyrenols or anthranols and trained the machine learning model on the two groups separately. This resulted in the plots shown in Fig. 4b and c. When dividing the compounds into two groups, the machine learning model can predict rotational energy barrier heights with a root mean square error (RMSE) less than 0. 5 kJ/mol and R2 > 0.98. It is not unexpected that training the machine learning model on the pyrenols and phenols separately from the anthranols results in a better model, since the substituent closest to the -OH group in position A is expected to have the greatest influence on the rotational energy barrier, and the A-position is ortho to the -OH carbon in pyrenols and phenols but meta to the -OH carbon in anthranols.
This indicates that the capital letter labeling scheme shown in Fig. 1a–c may not be fully capturing the correct equivalence between substituent positions in the phenols, pyrenols, and anthranols considered in this study. Therefore, we have adopted a different labeling scheme in which ortho, meta, and para substituents are considered similarly in the model. In the Greek letter labeling scheme shown in Fig. 1d–f, substituent positions are designated by how many bonds they are from the -OH substituted carbon. For example, all substituents at the γ-position are exactly three bonds away from the -OH substituted carbon. It is expected that machine learning models trained using this labeling scheme will be able to better predict the barrier height to rotation for all of the compounds considered in this study.
Results of training the machine learning model on all compounds in this study using the Greek letter labeling scheme are shown in Fig. 4d. The agreement between QM calculated and ML predicted barrier heights improves slightly (R2 increases from 0.6844 to 0.8316 and RMSE decreases from 3.32 to 2.42 kJ/mol) but does not reach the level of accuracy obtained by separating the pyrenols and phenols from the anthranols shown in Fig. 4b and c. Interestingly, when a machine learning model is trained on the pyrenols/phenols group using the Greek letter labeling scheme, the agreement is slightly worse than when the capital letter labeling scheme is used. From the plot in Fig. 4e, it is clear that the Greek letter labeling scheme does not fully capture the equivalence of substituent positions between pyrenols and phenols. When the ML model is trained on only the pyrenols, as shown in Fig. 4f, the agreement is again excellent. The Greek labeling scheme is not perfect, either, since the ε and η positions in anthranol can also be considered to be γ-substituents, since both of these positions are three bonds away from the -OH substituted carbon. Thus, neither of our two labeling schemes fully capture the equivalence and difference between the different substituent positions in anthranols, pyrenols, and phenols. It is important to note that when training the machine learning model on only the anthranols (Fig. 4c) or only on the pyrenols (Fig. 4f), the two labeling schemes are equivalent, and the results are identical.
The coefficients in front of the different parameters in the linear model can also give insight into which parameters are important in determining the barrier height to rotation and how they contribute. The average coefficients and their standard deviations are listed in Tables 3 and 4 for the capital letter and Greek letter labeling schemes, respectively. In both cases, the LOO data partitioning was used and the averages and standard deviations are taken over the different models that are generated as each data point is sequentially left out.
Table 3.
Coefficients in linear model resulting from machine learning using LOO data partitioning and capital letter labeling scheme
| Coefficients (standard deviation), kJ/mol | ||||
|---|---|---|---|---|
| Parameter | All | Pyrenols/phenols | Anthranols | Pyrenols |
| E(A) | 3.03 (0.04) | − 0.02 (0.01) | 7.4 (0.1) | 0.094 (0.009) |
| E(B) | − 0.66 (0.04) | 0.372 (0.008) | − 1.38 (0.02) | 0.565 (0.009) |
| E(C) | − 1.78 (0.06) | − 0.69 (0.01) | − 1.1 (0.2) | 0.8 (0.1) |
| E(D) | − 0.02 (0.04) | 0.475 (0.009) | 0.01 (0.02) | 0.55 (0.09) |
| E(E) | − 0.86 (0.05) | − 0.054 (0.009) | − 1.71 (0.02) | − 0.180 (0.008) |
| AR(A) | 0.018 (0.001) | 0.046 (0.001) | − 0.049 (0.005) | 0.0386 (0.0009) |
| AR(B) | 0.010 (0.002) | 0.0222 (0.0006) | − 0.0018 (0.001) | − 0.0057 (0.0009) |
| AR(C) | − 0.057 (0.002) | − 0.0343 (0.0006) | − 0.032 (0.006) | 0.008 (0.004) |
| AR(D) | − 0.108 (0.001) | 0.0021 (0.0003) | 0.010 (0.001) | 0.006 (0.003) |
| AR(E) | 0.075 (0.003) | − 0.0104 (0.0008) | 0.018 (0.001) | 0.0025 (0.0008) |
| H(A) | 18.6 (0.3) | 22.9 (0.3) | 19 (1) | 25.2 (0.2) |
| H(B) | 0.5 (0.4) | − 0.9 (0.1) | 2.7 (0.4) | 7.4 (0.3) |
| H(C) | 15.6 (0.4) | 8.7 (0.1) | 8 (1) | − 2.6 (0.9) |
| H(D) | 24.6 (0.2) | − 0.00 (0.08) | − 8.0 (0.3) | − 0.9 (0.8) |
| H(E) | − 22.0 (0.9) | 3.0 (0.2) | − 4.1 (0.3) | − 0.4 (0.2) |
| Constant | 15.5 (0.2) | 13.75 (0.07) | 6.8 (0.7) | 9.0 (0.4) |
E electronegativity, AR atomic radius/picometers, H Hammett constant
The resulting linear model for all compounds is 3.03*E(A) − 0.66*E(B) − 1.78*E(C) + … − 22.0 *H(E) + 15.5
Table 4.
Coefficients in linear model resulting from machine learning using LOO data partitioning and Greek letter labeling scheme
| Coefficients (standard deviation), kJ/mol | ||||
|---|---|---|---|---|
| Parameter | All | Pyrenols/phenols | Anthranols | Pyrenols |
| E(α) | − 0.21 (0.06) | − 0.02 (0.02) | 0.094 (0.009) | |
| E(β) | 3.6 (0.3) | 0.6 (0.3) | 7.4 (0.1) | |
| E(γ) | − 0.59 (0.04) | 0.16 (0.02) | − 1.38 (0.02) | 0.565 (0.009) |
| E(δ) | 1.46 (0.05) | 1.0 (0.2) | − 1.1 (0.2) | 0.8 (0.1) |
| E(ε) | 0.08 (0.04) | − 0.01 (0.02) | ||
| E(ζ) | 3.1 (0.3) | 0.8 (0.2) | 0.55 (0.09) | |
| E(η) | − 0.64 (0.03) | − 0.08 (0.01) | − 1.71 (0.02) | − 0.180 (0.008) |
| AR(α) | 0.045 (0.003) | 0.047 (0.001) | 0.0386 (0.0009) | |
| AR(β) | − 0.094 (0.009) | 0.023 (0.008) | − 0.049 (0.005) | |
| AR(γ) | − 0.009 (0.002) | − 0.003 (0.001) | − 0.018 (0.001) | − 0.0057 (0.0009) |
| AR(δ) | 0.030 (0.002) | 0.013 (0.005) | − 0.032 (0.006) | 0.008 (0.004) |
| AR(ε) | 0.014 (0.002) | 0.010 (0.001) | ||
| AR(ζ) | 0.072 (0.009) | 0.011 (0.005) | 0.006 (0.003) | |
| AR(η) | − 0.001 (0.002) | − 0.005 (0.001) | 0.018 (0.001) | 0.0025 (0.0008) |
| H(α) | 25 (1) | 22.8 (0.5) | 25.2 (0.2) | |
| H(β) | 32 (2) | − 2 (2) | 19 (1) | |
| H(γ) | 5.2 (0.7) | 6.0 (0.4) | 2.7 (0.4) | 7.4 (0.3) |
| H(δ) | − 8.8 (0.5) | − 4 (1) | 8 (1) | − 2.6 (0.9) |
| H(ε) | − 10.0 (0.7) | − 8.0 (0.3) | ||
| H(ζ) | − 19 (2) | − 2 (1) | − 0.9 (0.8) | |
| H(η) | − 0.6 (0.5) | 1.5 (0.4) | − 4.1 (0.3) | − 0.4 (0.2) |
| Constant | 4.5 (0.9) | 8.9 (0.8) | 6.8 (0.7) | 9.0 (0.4) |
E electronegativity, AR atomic radius/picometers, H Hammett constant
As can be seen in Tables 3 and 4, the coefficients differ greatly among the different models and between the different labeling schemes. One might expect that the coefficients in a linear model would be largest for the position closest to the -OH substituted carbon, indicating that the substituent in this position is the most important when determining the rotational energy barrier about this C-O bond. However, from the coefficients in Tables 3 and 4, this is not always the case. The Hammett constant in position A or position α is generally large, but in the capital letter labeling scheme, Hammett constants of the substituent in positions C, D, and E are also important in the linear model for all compounds. Electronegativity of the substituent in the β and ζ positions is important in the models for all compounds, pyrenols/phenols, and anthranols, but less important in the model for pyrenols alone. The coefficient for atomic radius is largest for the A position in the models for pyrenols/phenols, anthranols, and pyrenols, but not in the model for all compounds. The fact that the coefficients are not always greater for substituent positions closest to the -OH carbon may be related to the deviation from planarity of different substituted aromatic compounds. Since positions C, D, and E influence the planarity of the compound, large coefficients in front of parameters for these positions, especially the atomic radius, could indicate that deviation from planarity is correlated with energy required to rotate about the C-O bond. Deviation from planarity would be expected to decrease the aromaticity of these compounds, which would influence how different substituents affect the rotational energy barrier.
Although the compounds considered this far only contained one type of substituent (either F, Cl, or Br), we wanted to test whether the ML model could accurately predict rotational energy barriers in symmetrical aromatic alcohols with mixed substituents. For the test data set, we randomly created several anthranols, phenols, and pyrenols with mixed substituents. The rotational energy barrier for each molecule was predicted using the different machine learning models and compared to DFT-calculated rotational energy barrier heights. The machine learning model in each case used all the compounds with only one type of substituent as the training set. The results are shown in Table 5. The last row of the table contains the RMSE for the compounds with mixed substituents. The performance of each ML model in compounds with mixed substituents is similar to that of the test set containing compounds containing only one kind of substituent. This indicates that these models have broader applicability than just molecules in the test set. Non-symmetric compounds with mixed substituents could be considered in future work.
Table 5.
Rotational energy barrier heights for compounds with mixed substituents
| Compound | Substituent at position “X” | Barrier height | Capital letters | Greek letters | Capital letters | Greek letters | Anthranols | Pyrenols | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| A | B | C | D | E | QM | All compounds | All compounds | Pyrenols/phenols | Pyrenols/phenols | |||
| Anthranol | Br | Cl | F | F | H | 19.534 | 21.435 | 19.847 | 18.514 | |||
| Anthranol | Br | H | F | H | H | 21.004 | 23.628 | 19.745 | 20.510 | |||
| Anthranol | Br | H | F | F | H | 21.582 | 21.376 | 19.775 | 20.342 | |||
| Anthranol | H | Cl | H | F | H | 9.426 | 10.304 | 11.048 | 9.306 | |||
| Anthranol | H | Cl | H | F | Br | 8.507 | 10.376 | 10.319 | 8.439 | |||
| Phenol | Br | H | F | 20.138 | 19.483 | 16.671 | 21.208 | 22.378 | ||||
| Phenol | H | Cl | Br | 14.939 | 13.691 | 18.308 | 14.510 | 15.632 | ||||
| Phenol | F | Br | H | 17.906 | 23.207 | 19.435 | 18.806 | 17.449 | ||||
| Phenol | F | H | Cl | 16.698 | 21.161 | 11.312 | 16.407 | 17.288 | ||||
| Pyrenol | H | Br | Br | H | Cl | 16.672 | 11.965 | 15.496 | 16.921 | 16.545 | 16.605 | |
| Pyrenol | Cl | H | Br | H | H | 23.052 | 21.154 | 24.701 | 23.245 | 23.439 | 23.295 | |
| Pyrenol | F | H | Br | Cl | H | 18.956 | 22.345 | 19.174 | 18.632 | 18.781 | 18.595 | |
| Pyrenol | H | F | Br | Cl | F | 17.223 | 14.102 | 14.248 | 16.821 | 16.170 | 16.603 | |
| Pyrenol | F | F | Cl | Cl | H | 20.348 | 21.695 | 18.162 | 20.196 | 19.423 | 19.933 | |
| RMSE (kJ/mol) | 2.85 | 2.44 | 0.539 | 0.955 | 0.754 | 0.387 | ||||||
Conclusions
Quantum mechanical calculations were used to determine the barrier height for rotation about the C-O bond for a series of halogenated phenols, pyrenols, and anthranols. Machine learning was then used to train a linear model to predict these rotational energy barriers, based on the electronegativity, atomic radius, and Hammett constant of the substituent at each position. When the substituents were labeled sequentially in order from the -OH substituted carbon, it was found that the machine learning model did a better job of predicting the barrier heights when the model was trained on and applied separately to pyrenols/phenols and anthranols than when one model was trained on and applied to all compounds. When the substituent positions were grouped according to the number of bonds between the position and the -OH substituted carbon instead of labeled sequentially, the machine learning model that was trained on all compounds improved in performance, while the model that was trained on pyrenols and phenols actually performed slightly worse. Even though the models were trained on compounds containing only one kind of substituent, they performed similarly well on compounds containing mixed substituents, demonstrating the broad applicability of the models.
Coefficients in the linear model that were predicted by machine learning differed among the different models and between the two labeling schemes and assigned importance to parameters of substituents at positions that are not immediately obvious based on chemical intuition. The use of machine learning is important, since it was found that correlations between expected parameters such as Wiberg bond order or NMR shielding and the barrier height to rotation are not strong enough to develop predictive linear models. The results of this study indicate that machine learning can be used to predict chemical properties such as barrier height to rotation from simple molecular parameters. This kind of machine learning can be used in future studies to predict properties such as rotational energy barriers in other substituted aromatic compounds. The results also shed light on the inequivalences in different substituent positions between phenols, pyrenols, and anthranols. These results may also be used in future studies to understand and model extended conjugated carbon systems, such as graphene flakes with substituents at the edges.
Supplementary Information
Machine learning results with 70–30 data partitioning and different prediction methods, R code and.csv files for performing the machine learning, Excel file containing the NMR and NBO results.
Below is the link to the electronic supplementary material.
Acknowledgements
We thank the NSF (grant # CHE-1751529) for support of this work. We also thank Clemson’s Research Computing and Data Team, especially Dr. Linh Ngo, for providing an online workshop on machine learning in R (https://clemsonciti.github.io/rcde_workshops/r_machine_learning/00-index.html).
Author contribution
All authors contributed to the study conception and design. Data collection and analysis were performed by Steven Cerabona, Gordon Brown, and Leah Casabianca. The first draft of the manuscript was written by Steven Cerabona and Leah Casabianca and all authors commented on previous versions of the manuscript. All authors read and approved the final manuscript.
Funding
Open access funding provided by the Carolinas Consortium. This work was funded by NSF Grant CHE-1751529.
Data availability
The datasets generated and analyzed during the current study are available from the corresponding author on reasonable request. Geometry optimization output files have been deposited to a Mendeley Data set: Cerabona, Steven; Brown, Gordon; Casabianca, Leah (2025), “Supplemental Data for "Quantum Mechanical and Machine Learning Prediction of Rotational Energy Barriers in Halogenated Aromatic Alcohols"”, Mendeley Data, V1, 10.17632/z2hz9prrb2.1.
Declarations
Competing interests
The authors declare no competing interests.
Footnotes
Publisher's Note
Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
References
- 1.Waggett A, Pfaendtner J (2024) Hydrophobic residues promote interfacial activation of Candida rugosa lipase: a study of rotational dynamics. Langmuir 40:18262–18271. 10.1021/acs.langmuir.4c02174 [DOI] [PubMed] [Google Scholar]
- 2.Liu SB, Shi YH, Zhang QW, Song GQ (2003) Conformational study of fosinopril sodium in solution using NMR and molecular modeling. Magn Reson Chem 41:609–614. 10.1002/mrc.1230 [Google Scholar]
- 3.Marcos E, Anglada JM, Torrent-Sucarrat M (2014) Effect of the meso-substituent in the Hückel-to-Möbius topological switches. J Org Chem 79:5036–5046. 10.1021/jo500569p [DOI] [PubMed] [Google Scholar]
- 4.Galabov B, Ilieva S, Hadjieva B, Dinchova E (2003) On the origin of higher rotational barriers in thioamides than in amides. Remote Substituent Effects on the Conformational Stability of the Thioamide Group in Thioacetanilides. J Phys Chem A 107:5854–5861. 10.1021/jp034919r [Google Scholar]
- 5.Lunazzi L, Mancinelli M, Mazzanti A, Lepri S, Ruzziconi R, Schlosser M (2012) Rotational barriers of biphenyls having heavy heteroatoms as ortho-substituents: experimental and theoretical determination of steric effects. Org Biomol Chem 10:1847–1855. 10.1039/C1OB06688A [DOI] [PubMed] [Google Scholar]
- 6.Pakhira S (2019) Rotational dynamics of the organic bridging linkers in metal–organic frameworks and their substituent effects on the rotational energy barrier. RSC Adv 9:38137–38147. 10.1039/c9ra01288e [DOI] [PMC free article] [PubMed] [Google Scholar]
- 7.Tanaka S, Okuyama K (2011) Internal rotation of methyl group in electronically excited o-and m-ethynyltoluene: new correlation between the Hammett substituent constant σm and rotational barrier change. J Chem Phys 134:084311. 10.1063/1.3535596 [DOI] [PubMed] [Google Scholar]
- 8.Bauzá A, Quiñonero D, Frontera A, Deyà PM (2011) Substituent effects in halogen bonding complexes between aromatic donors and acceptors: a comprehensive ab initio study. Phys Chem Chem Phys 13:20371–20379. 10.1039/C1CP22456E [DOI] [PubMed] [Google Scholar]
- 9.Bragato M, von Rodorff GF, von Lilenfeld OA (2020) Data enhanced Hammett-equation: reaction barriers in chemical space. Chem Sci 11:11859–11868. 10.1039/d0sc04235h [DOI] [PMC free article] [PubMed] [Google Scholar]
- 10.Li X, Zhang S-Q, Xu L-C, Hong X (2020) Predicting regioselectivity in radical C@H functionalization of heterocycles through machine learning. Angew Chem Int Ed 59:13253–13259. 10.1002/anie.202000959 [DOI] [PubMed] [Google Scholar]
- 11.Wetthasonghe ST, Garashchuk SV, Rassolov VA (2023) Stability trends in disubstituted cobaltocenium based on the analysis of the machine learning models. J Phys Chem A 127:10701–10708. 10.1021/acs.jpca.3c05668 [DOI] [PubMed] [Google Scholar]
- 12.Wang X, Zhang T, Zhang H, Wang X, Xie B, Fan W (2023) Combined DFT and machine learning study of the dissociation and migration of H in pyrrole derivatives. J Phys Chem A 127:7383–7399. 10.1021/acs.jpca.3c03192 [DOI] [PubMed] [Google Scholar]
- 13.Beker W, Gajewska EP, Badowski T, Grzybowski BA (2019) Prediction of major regio-, site-, and diastereoisomers in Diels-Alder reactions by using machine-learning: the importance of physically meaningful descriptors. Angew Chem Int Ed 58:4515–4519. 10.1002/anie.201806920 [DOI] [PubMed] [Google Scholar]
- 14.Kichev I, Borislavov L, Tadjer A, Stoyanova R (2023) Machine learning prediction of the redox activity of quinones. Materials 16:6687. 10.3390/ma16206687 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 15.Farshadfar K, Laasonen K (2024) Comparison of the efficiency of B−O and B−C bond formation pathways in borane-catalyzed carbene transfer reactions using α-diazocarbonyl precursors: a combined density functional theory and machine learning study. ACS Catal 14:14486–14496. 10.1021/acscatal.4c03368 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 16.Nguyen TH, Le KM, Nguyen LH, Trong TN (2023) Machine learning-based quantitative structure-property relationships for the electronic properties of cyano polycyclic aromatic hydrocarbons. ACS Omega 8:464–472. 10.1021/acsomega.2c05159 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 17.Ivonina MV, Orimoto Y, Aoki Y (2021) Quantum chemistry-machine learning approach for predicting and elucidating molecular hyperpolarizability: application to [2.2] paracyclophane-containing push-pull polymers. J Chem Phys 154:124107. 10.1063/5.0040342 [DOI] [PubMed] [Google Scholar]
- 18.Gordy W, Cook RL (1970) Microwave molecular spectra. Interscience Pub, New York [Google Scholar]
- 19.Loru D, Steber AL, Pérez C, Obenchain DA, Temelso B, López JC, Schnell M (2023) Quantum tunneling facilitates water motion across the surface of phenanthrene. J Am Chem Soc 145:17201–17210. 10.1021/jacs.3c04281 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 20.Xie F, Sun W, Hartwig B, Obenchain DA, Schnell M (2023) Hydrogen-atom tunneling in a homochiral environment. Angew Chem Int Ed 62:e202308273. 10.1002/anie.202308273 [DOI] [PubMed] [Google Scholar]
- 21.Seifert NA, Zaleski DP, Pérez C, Neill JL, Pate BH, Vallejo-López M, Lesarri A, Cocinero EJ, Castaño F, Kleiner I (2014) Probing the C-H···π weak hydrogen bond in anesthetic binding: the sevoflurane–benzene cluster. Angew Chem Int Ed 53:3210–3213. 10.1002/anie.201309848 [DOI] [PubMed] [Google Scholar]
- 22.Li W, Tikhonov DS, Schnell M (2021) Double proton transfer across a table: the formic acid dimer-fluorobenzene complex. Angew Chem Int Ed 60:25674–25679. 10.1002/anie.202108242 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 23.Gall JTA, Thomas J, Xie F, Jäger W, Xu Y (2017) Rotational spectroscopy of the methyl glycidate–water complex: conformation and water and methyl rotor tunnelling motions. Phys Chem Chem Phys 19:29508–29515. 10.1039/c7cp05464e [DOI] [PubMed] [Google Scholar]
- 24.Tanaka K, Honjo H, Tanaka T, Kohguchi H, Ohshima Y, Endo Y (1999) Determination of the proton tunneling splitting of tropolone in the ground state by microwave spectroscopy. J Chem Phys 110:1969–1978. 10.1063/1.477863 [Google Scholar]
- 25.Ferres L, Mouhib H, Stahl W, Schwell M, Nguyen HVL (2017) Molecular structure and ring tunneling of phenyl formate as observed by microwave spectroscopy and quantum chemistry. J Mol Spectrosc 337:59–64. 10.1016/j.jms.2017.04.017 [Google Scholar]
- 26.Kojima T (1960) Potential barrier of phenol from its microwave spectrum. J Phys Soc Jpn 15:284–287. 10.1143/JPSJ.15.284 [Google Scholar]
- 27.Kolesnikova L, Daly AM, Alonso JL, Tercero B, Cernicharo J (2013) The millimeter wave tunneling-rotational spectrum of phenol. J Molec Spectrosc 289:13–20. 10.1016/j.jms.2013.05.006 [Google Scholar]
- 28.Becke AD (1993) Density-functional thermochemistry. III. The role of exact exchange. J Chem Phys 98:5648–5652. 10.1063/1.464913 [Google Scholar]
- 29.Lee C, Yang W, Parr RG (1988) Development of the Colle-Salvetti correlation-energy formula into a functional of the electron density. Phys Rev B 37:785–789. 10.1103/PhysRevB.37.785 [DOI] [PubMed] [Google Scholar]
- 30.Curtiss LA, McGrath MP, Blaudeau J-P, Davis NE, Binning RC, Radom L (1995) Extension of Gaussian-2 theory to molecules containing third-row atoms Ga-Kr. J Chem Phys 103:6104–6113. 10.1063/1.470438 [Google Scholar]
- 31.Francl MM, Pietro WJ, Hehre WJ, Binkley JS, Gordon MS, DeFrees DJ, Pople JA (1982) Self-consistent molecular orbital methods. XXIII. A polarization-type basis set for second-row elements. J Chem Phys 77:3654–3665. 10.1063/1.444267 [Google Scholar]
- 32.Krishnan R, Binkley JS, Seeger R, Pople JA (1980) Self-consistent molecular orbital methods. XX. A basis set for correlated wave functions. J Chem Phys 72:650–654. 10.1063/1.438955 [Google Scholar]
- 33.McLean AD, Chandler GS (1980) Contracted Gaussian basis sets for molecular calculations. I. Second row atoms, Z=11-18. J Chem Phys 72:5639–5648. 10.1063/1.438980 [Google Scholar]
- 34.Raghavachari K, Binkley JS, Seeger R, Pople JA (1980) Self-consistent molecular orbital methods. 20. Basis set for correlated wave-functions J Chem Phys 72:650–654. 10.1063/1.438955 [Google Scholar]
- 35.Binning RC Jr, Curtiss LA (1990) Compact contracted basis-sets for 3rd-row atoms – GA-KR. J Comp Chem 11:1206–1216. 10.1002/jcc.540111013 [Google Scholar]
- 36.McGrath MP, Radom L (1991) Extension of Gaussian-1 theory to bromine-containing molecules. J Chem Phys 94:511–516. 10.1063/1.460367 [Google Scholar]
- 37.Gaussian 16, Revision C.02, Frisch MJ, Trucks GW, Schlegel HB, Scuseria GE, Robb MA, Cheeseman JR, Scalmani G, Barone V, Petersson GA, Nakatsuji H, Li X, Caricato M, Marenich AV, Bloino J, Janesko BG, Gomperts R, Mennucci B, Hratchian HP, Ortiz JV, Izmaylov AF, Sonnenberg JL, Williams-Young D, Ding F, Lipparini F, Egidi F, Goings J, Peng B, Petrone A, Henderson T, Ranasinghe D, Zakrzewski VG, Gao J, Rega N, Zheng G, Liang W, Hada M, Ehara M, Toyota K, Fukuda R, Hasegawa J, Ishida M, Nakajima T, Honda Y, Kitao O, Nakai H, Vreven T, Throssell K, Montgomery JA, Jr, Peralta JE, Ogliaro F, Bearpark MJ, Heyd JJ, Brothers EN, Kudin KN, Staroverov VN, Keith TA, Kobayashi R, Normand J, Raghavachari K, Rendell AP, Burant JC, Iyengar SS, Tomasi J, Cossi M, Millam JM, Klene M, Adamo C, Cammi R, Ochterski JW, Martin RL, Morokuma K, Farkas O, Foresman JB, Fox DJ. Gaussian, Inc., Wallingford CT, 2016
- 38.Ditchfield R (1974) Self-consistent perturbation theory of diamagnetism. 1. Gauge-invariant LCAO method for N.M.R. chemical shifts. Mol Phys 27:789–807. 10.1080/00268977400100711 [Google Scholar]
- 39.Wolinski K, Hilton JF, Pulay P (1990) Efficient implementation of the gauge-independent atomic orbital method for NMR chemical shift calculations. J Am Chem Soc 112:8251–8260. 10.1021/ja00179a005 [Google Scholar]
- 40.McWeeny R (1962) Perturbation theory for Fock-Dirac density matrix. Phys Rev 126:1028. 10.1103/PhysRev.126.1028 [Google Scholar]
- 41.London F (1937) The quantic theory of inter-atomic currents in aromatic combinations. J Phys Radium 8:397–409. 10.1051/jphysrad:01937008010039700 [Google Scholar]
- 42.Cheeseman JR, Trucks GW, Keith TA, Frisch MJ (1996) A comparison of models for calculating nuclear magnetic resonance shielding tensors. J Chem Phys 104:5497–5509. 10.1063/1.471789 [Google Scholar]
- 43.Foster JP, Weinhold F (1980) Natural hybrid orbitals. J Am Chem Soc 102:7211–7218. 10.1021/ja00544a007 [Google Scholar]
- 44.Reed AE, Weinhold F (1983) Natural bond orbital analysis of near-Hartree-Fock water dimer. J Chem Phys 78:4066–4073. 10.1063/1.445134 [Google Scholar]
- 45.Reed AE, Weinstock RB, Weinhold F (1985) Natural-population analysis. J Chem Phys 83:735–746. 10.1063/1.449486 [Google Scholar]
- 46.Reed AE, Weinhold F (1985) Natural localized molecular orbitals. J Chem Phys 83:736–1740. 10.1063/1.449360 [Google Scholar]
- 47.Reed AE, Curtiss LAF, Weinhold F (1988) Intermolecular interactions from a natural bond orbital, donor-acceptor viewpoint. Chem Rev 88:899–926. 10.1021/cr00088a005 [Google Scholar]
- 48.Carpenter JE, Weinhold F (1988) Analysis of the geometry of the hydroxymethyl radical by the different hybrids for different spins natural bond orbital procedure. J Mol Struct (Theochem) 139:41–62. 10.1016/0166-1280(88)80248-3 [Google Scholar]
- 49.Weinhold F, Carpenter JE (1988) The natural bond orbital Lewis structure concept for molecules, radicals, and radical ions. In: Naaman R, Vager Z (ed) The Structure of Small Molecules and Ions. Plenum Press, New York, pp 227–36. 10.1007/978-1-4684-7424-4
- 50.Kuhn M (2008) Building predictive models in R using the caret package. J Stat Softw 28:1–26. 10.18637/jss.v028.i0527774042 [Google Scholar]
- 51.R Core Team (2024). R: a language and environment for statistical computing. R Foundation for Statistical Computing, Vienna, Austria. https://www.R-project.org/. Accessed 17 Feb 2025
- 52.Gilbert TR, Kirss RV, Bretz SL, Foster N (2020) Chemistry: an atoms-focused approach, 3rd edn. W. W. Norton & Co, New York [Google Scholar]
- 53.Hansch C, Leo A, Taft RW (1991) A survey of Hammett substituent constants and resonance and field parameters. Chem Rev 91:165–195. 10.1021/cr00002a004 [Google Scholar]
- 54.Ngo L Data partition with caret. https://clemsonciti.github.io/rcde_workshops/r_machine_learning/03-Caret-Data-Partition.html, Accessed 12 Nov 2024
- 55.Wade LG (1991) Organic Chemistry, 2nd edn. Prentice Hall, New York [Google Scholar]
- 56.Casabianca LB, Faller CM, de Dios AC (2006) Carbon chemical shift tensor components in quinolines and quinoline N-oxides. J Phys Chem A 110:234–240. 10.1021/jp055372e [DOI] [PubMed] [Google Scholar]
Associated Data
This section collects any data citations, data availability statements, or supplementary materials included in this article.
Supplementary Materials
Data Availability Statement
The datasets generated and analyzed during the current study are available from the corresponding author on reasonable request. Geometry optimization output files have been deposited to a Mendeley Data set: Cerabona, Steven; Brown, Gordon; Casabianca, Leah (2025), “Supplemental Data for "Quantum Mechanical and Machine Learning Prediction of Rotational Energy Barriers in Halogenated Aromatic Alcohols"”, Mendeley Data, V1, 10.17632/z2hz9prrb2.1.



