Menu

tc

A. Smith

Correlation time vector

‘tc’ is a vector containing correlation times for which rate constants should be calculated. It should be a logarithmically spaced vector. Note that the upper and lower bounds can affect detector normalization later on.

    tc=logspace(-14,-3,200);  %Correlation times from 10^-14 to 10^-3 s.

MongoDB Logo MongoDB