next SPECTRUM commands
up How to create an initalfile
previous Redefinition of parameters

index Index



Kubo-Toyabe functions

    Using Kubo-Toyabe functions you have to call for tables   (the negative sign in front of frequency and delta indicates that a table must be used):
static case:
SIGNAL   0 , # , -# , -# ,
tbl$:glf.tbl
respectively in the dynamic case:
SIGNAL   0 , # , -# , -# , #
tbl$:glf.tbl
The following tables are available (current directory in Munich: TBL$ = SYS$PUBLIC:[MUSR.TBL]):
GAUSS.TBL  GLF.TBL    KDGLF.TBL     KDGZF.TBL
KDLLF.TBL  KDLZF.TBL  LLF.TBL
The different tables are for the following functions:
          
GAUSS.TBL Gaussian Damping, not necessary  
GLF.TBL Static Gaussian Kubo Toyabe in LF  
KDGLF.TBL Dynamic Gaussian Kubo Toyabe in LF  
KDGZF.TBL Dynamic Gaussian Kubo Toyabe in ZF  
KDLLF.TBL Dynamic Lorentzian Kubo Toyabe in LF  
KDLZF.TBL Dynamic Lorentzian Kubo Toyabe in ZF  
LLF.TBL Static Lorentzian Kubo Toyabe in LF  

           
You can also use the Dynamic Kubo Toyabe functions for static functions by fixing the hopingrate to the value " 0 ".