I've asked several questions about a room temperature epr simulation on the forum, while many suggestions have been offered and tried with no luck. I decide to post it one more time with all information, and to seek helpful advice on that. The raw room temperature epr spectrum is shown below
The system is expected to be exchange coupled at ground state, and the computation agrees with that. Compared to single radical, it is lacking certain degree of central symmetry. There are 4 nitrogens, and maybe 2 hydrogens responsible to the hyperfine.
I started with building a system with exchange coupling information using pepper, and only to find it was to large to compute. Given the fact it is exchange coupled, I removed exchange coupling information but still with pepper, and the spin system is shown as below:
Code: Select all
Sys.S=1;
Sys.g=2.0040;
Sys.Nucs='14N,14N,14N,14N,1H,1H'
Sys.A=[14.88;14.88;18.23;18.23;3.79;3.79];
Sys.lw=0.138;
Exp.mwFreq=9.3953
Exp.Range=[331,339]
[img] [/img]
I did collect half field transition at 77K to assure it is a biradical.
Initially, based on previous work on Nitronyl Nitroxide radicals which does not have that much hyperfine features, I tried to increase the linewidth to distort the spectrum. It did work on the distortion part, but certainly I lost smaller hyperfines as well.
After posting the problem on the forum, I have tried settings from Stefan as Rotational correlation time. In order to include this feature, I switched to "chili", and since it was a isotropic spectrum, the simulation returned as a flat line.
Although it didn't look reasonable, I tried to include zero-field splitting. This gave an asymmetrical looking while I was not able to simulate the hyperfine features.
So all in all, I have lost my mind about this problem, and I'd appreciate all suggestions on this! Thank you.
Best,
Ju