Search found 5 matches

by Charles
Fri May 13, 2016 1:09 am
Forum: General forum
Topic: Pepper: Default value of Opt.nKnots
Replies: 3
Views: 2259

Re: Pepper: Default value of Opt.nKnots

Thank you, I was looking only in this page: http://easyspin.org/easyspin/documentation/pepper.html
by Charles
Thu May 12, 2016 12:41 am
Forum: General forum
Topic: Pepper: Default value of Opt.nKnots
Replies: 3
Views: 2259

Pepper: Default value of Opt.nKnots

Dear easyspin community,

does anybody know what is the default value for Opt.nKnots in the pepper-function? In the documentary, I dont find this information.

Yours
Charles
by Charles
Wed Mar 30, 2016 7:12 am
Forum: General forum
Topic: resfreqs - Using different orientations
Replies: 1
Views: 1514

resfreqs - Using different orientations

I want to calculate the resonance frequencies in the x, the y and the z direction. I use e.g. the following code: Sys.S = 1; Sys.D = -30000; Sys.g = 2; Params.CrystalOrientation = [0 pi/2; pi/2 pi/2; 0 0]; Params.Field = 1000; resfreqs_matrix(Sys,Params) I expect that there are three columns as an o...
by Charles
Wed Mar 23, 2016 3:07 am
Forum: EasySpin file exchange
Topic: Using other energy units than MHz
Replies: 0
Views: 16744

Using other energy units than MHz

I don't like MHz and prefer K as an energy unit. Because I was tired of thinking every time how to convert it, I wrote a script which converts energy units and energy equivalent units. Maybe some of you can also use this: Usage is for example Sys.D = nrg_convert(-1.5,'K','MHz'); %ZFS: -1.5 Kelvin fu...
by Charles
Wed Mar 23, 2016 3:04 am
Forum: General forum
Topic: Easyspin source code
Replies: 6
Views: 4334

Easyspin source code

I heard rumours that the source code of Easyspin will be published soon. Is this true? If so, at which time is this planned?

Thanks for your help

Charles