Menu

CalculatingRates

A. Smith

Calculating rate constants

The first step to generating a set of detectors (or simply visualization the experimental space) is to calculate the rate constants as a function of correlation time. This is done via the ‘calc_rates’ function, called as follows:

rates=calc_rates(tc,info);

Note that the rates returned always assume the following correlation function:
C(t)= 1/5*exp(−t/τc)
such that S2=0.

One must generate the correlation time vector and the info structure.

Correlation time vector
info: Nucleus properties
info: Experimental settings


MongoDB Logo MongoDB