How to know Exp.Range from ORCA calculation?
Posted: Sat Feb 27, 2016 2:44 am
Hi,
I have never done sth with EPR spectra but need to calculate them now for experimentalists.
An ORCA 3.0.3-calculation yielded me the prop-file that I loaded into matlab using Sys = orca2easyspin('/path/to/prop').
Now your documentation says that I need to enter a few "Exp"-variables as Sys.lwpp, Exp.mwFreq and Exp.Range. Wherefrom do I get these data?
Especially how can I guess/find the Exp.Range values from my ORCA output?
Thanks in advance
Philipp
I have never done sth with EPR spectra but need to calculate them now for experimentalists.
An ORCA 3.0.3-calculation yielded me the prop-file that I loaded into matlab using Sys = orca2easyspin('/path/to/prop').
Code: Select all
Sys =
xyz: [87x3 double]
g: [2.0025 2.0048 2.0050]
gFrame: [-0.0167 1.6028 -2.7478]
Nucs: [1x77 char]
A: [39x3 double]
AFrame: [39x3 double]
Q: [39x3 double]
QFrame: [39x3 double]
Especially how can I guess/find the Exp.Range values from my ORCA output?
Thanks in advance
Philipp