8
$\begingroup$

I'm trying to simulate the 13C NMR spectrum of cyclopentane-1,3-dione (PubChem CID: 77466; CAS 3859-41-4; ChemSpider ID: 69875; SDBS No: 15258; SMILES: C1CC(=O)CC1=O). There are three equivalence classes of carbons: The two directly attached to the oxygens (≈197 ppm, call this class 1), the one carbon between those two (≈105 ppm, call this class 2) and the "other two" (≈31.3 ppm, class 3).

I've been using Gaussian 16 via the guidance provided by Dean Tantillo's group at UC Davis, the chemical shift repository (CHESHIRE) in particular first performing molecular structure optimization at some level (e.g. B3LYP/6-31+G(d,p)) and then calculating shieldings (at mPW1PW91/6-311+G(2d,p) with solvent corrections, scrf=(solvent=chloroform, smd)). But I keep getting shielding values that are radically off.

In particular, regardless of the settings I arrive at isotropic shielding values for classes 1, 2, 3, of ≈-34, ≈136, ≈144. Now of course observed chemical shifts and shieldings are often related by a linear scaling, per the Tantillo group's work (and others), which means that it's very odd that classes 2 & 3 here (the non-Oxygen-attached carbons) have nearly identical shielding values.

I am new to chemistry and DFT methods, so I worry I might be something wrong, but it might also be the case that this is just a "hard" molecule for DFT methods to get right. I wanted to know:

  1. Are there any higher levels of theory that I should try / better methods for shielding calculation that would be worth assessing?

  2. Is there any way of analyzing the output from Gaussian16 to get a hint that things might be going awry?

  3. Is there something that just makes this a "hard" molecule to calculate? I get the impression that the contributions in liquid state from various rotamers, etc. is relatively minor as it seems quite rigid (although I have not quantified this).

$\endgroup$
11
  • 4
    $\begingroup$ Could you please add the in-put you are using to run the calculation, it might make things easier to reproduce and play around. Also it appears you wanted to include a warning you observe in Gaussian, but it is missing. $\endgroup$ Commented Oct 9, 2018 at 12:41
  • 1
    $\begingroup$ Also related to this: When using Gaussian to calculate NMR, what's the default solvent and frequency? $\endgroup$ Commented Oct 9, 2018 at 13:49
  • 4
    $\begingroup$ I have also experimented with this just now and got the same values. I then used their formula to calculate the shift $$\delta=\frac{\text{intersection}-\sigma}{-\text{slope}}= \frac{186.5242-\sigma}{1.0533}$$ and got $\delta_\ce{C^1} = 214.8 [197.6]$, $\delta_\ce{C^2} = 48.6 [105.0]$, and $\delta_\ce{C^3} = 40.3 [31.3]$. Not too bad, but $\ce{C^2}$ is still way off. I checked against DMSO, but there is not a lot deviation. Even the change in G16 vs. G09 should not make a significant change. Not sure why... $\endgroup$ Commented Oct 9, 2018 at 15:32
  • 2
    $\begingroup$ Did you observe enol form in the nmr spectra? $\endgroup$
    – permeakra
    Commented Oct 17, 2018 at 19:53
  • 1
    $\begingroup$ @LordStryker Biorad has spectrum in DMSO online spectrabase.com/spectrum/1hO3D6ynkiq $\endgroup$
    – permeakra
    Commented Oct 18, 2018 at 4:54

1 Answer 1

6
$\begingroup$

Brief Summary

The computational results given below indicate that there is something inherently problematic with this seemingly simple system.

Computational Methodology

Full optimizations and corresponding harmonic vibrational frequency computations of cyclopentane-1,3-dione was were at two levels of theory:

  1. B3LYP/6-31+G(d,p)
  2. MP2/aug-cc-pVTZ

Each optimized geometry was subjected to GIAO-NMR computations at the following levels of theory:

  1. mPW1PW91/6-311+G(2d,p)
  2. mPW1PW91/IGLO-II
  3. PBE0/IGLO-II
  4. mPW1PW91-SMD/6-311+G(2d,p)
  5. mPW1PW91-SMD/IGLO-II
  6. PBE0-SMD/IGLO-II

The NMR levels of theory were chosen specifically to look at basis set effects as well as implicit solvation (SMD) effects. The solvent chosen was chloroform.

All computations were carried out using the Gaussian 09 software package. All DFT computations employed an ultrafine integration grid. The frozen-core approximation was invoked for the MP2 computations.

Results

Table 1 presents the absolute isotropic shielding constants ($\sigma\ce{C}$) as well as the computed chemical shifts ($\delta\ce{C}$; determined using Equation 1 given by Martin in the comments) with all values given in ppm. The carbons are labeled in figure 1 for cyclopentane-1,3-dione. Despite the level of theory used for the optimization or NMR computation, the $\delta\mathrm{C}^2$ values are consistently off by ≈50 ppm with respect to the 'experimental' values obtained from equation 1.

13C-NMR results for cyclopentane-1,3-dione.

Figure 1: Cyclopentane-1,3-dione with labeled carbons

Cyclopentane-1,3-dione

Equation 1: $$\delta=\frac{\text{intersection}-\sigma}{-\text{slope}}= \frac{186.5242-\sigma}{1.0533}$$

I am actually quite surprised by these results as I did not expect this system to be difficult to characterize with straightforward NMR computations.

$\endgroup$
4
  • 2
    $\begingroup$ The slope and the intersection are a bit different for the messages, see here for the recommendations and would have to be calibrated against the test/probe sets. That being said, it does not change that 2 & 3 are so very close in calculation, but not in experiment. It would probably be quite interesting to see how the methods perform for the H-shifts. Btw. ChemDraw predicts 207, 56, 39, and I think they use increments. Or nmrdb.org/13c/index.shtml: 198, 105, 31 (I don't think they calculated that). $\endgroup$ Commented Oct 18, 2018 at 11:27
  • $\begingroup$ @Martin-マーチン this is incredible, thank you so much! $\endgroup$
    – Eric J
    Commented Oct 18, 2018 at 15:01
  • $\begingroup$ @EricJ Don't thank me, LordStryker did the hard work. If this answer helps you, you can mark it as accepted. $\endgroup$ Commented Oct 18, 2018 at 15:10
  • 3
    $\begingroup$ I am not a computational chemist, but I agree with permeakra's comment on the question that tautomerism could be a significant factor affecting the experimental shifts here. $\endgroup$ Commented Oct 18, 2018 at 23:02

Not the answer you're looking for? Browse other questions tagged or ask your own question.