Greetings, I am a newbie playing around with easy spin so I can familize myself before applying to research materials. I went to model a common compound (CH3OCH2 radical), optimized in ORCA and EPR parameters calculated. When I use easy spin to graph the EPR spectrum I am only get the attached image though this is supposed to be split further. My matlab input is as follows:
Sys = orca2easyspin('C:\users\chemstaff\desktop\ORCA_docs\test5.prop');
Exp.mwFreq = 9.5;
Exp.Range = [300 380];
Sys.lwpp = 2
garlic(Sys,Exp);
S: 0.5000
xyz: [7×3 double]
Charge: 0
g: [2.0022 2.0027 2.0028]
gFrame: [-1.9283 1.6473 1.6130]
Nucs: 'C,H,H,H,C,H,H'
A: [7×3 double]
AFrame: [7×3 double]
Q: [7×3 double]
QFrame: [7×3 double]
lwpp: 2
Any ideas on how to get the methoxy to show its interaction?
Help with splitting
Help with splitting
- Attachments
-
- untitled.tif (90.98 KiB) Viewed 1335 times
-
- EasySpin Creator
- Posts: 1120
- Joined: Mon Jul 21, 2014 10:11 pm
- Location: University of Washington
Re: Help with splitting
Your linewidth in
Sys.lwpp
might be too broad.