24 lines
1.0 KiB
Plaintext

#---------------------------------------------------------------------
# INSTALL
#---------------------------------------------------------------------
Installation of the musrfit-plugin "libGapIntegrals"
* Configure musrfit with the option --enable-BMWlibs and the plugin will be built.
* The plugin classes can be accessed inside THEORY blocks of musrfit msr files via:
userFcn libGapIntegrals TGapSWave 1 2 (Tc Delta0)
userFcn libGapIntegrals TGapDWave 1 2 (Tc Delta0)
userFcn libGapIntegrals TGapAnSWave 1 2 3 (Tc Delta0 a)
userFcn libGapIntegrals TGapNonMonDWave1 1 2 3 (Tc Delta0 a)
userFcn libGapIntegrals TGapNonMonDWave2 1 2 3 (Tc Delta0 a)
userFcn libGapIntegrals TGapPowerLaw 1 2 (Tc n)
* For an introductory discussion on which functions are actually calculated, please refer to
GapIntegrals.pdf
#---------------------------------------------------------------------
# this is the end ...
#---------------------------------------------------------------------