This fitting function models the inelastic part of the dynamics structure factor of a particle undergoing continuous diffusion but confined to a spherical volume, DiffSphere.
Because of the spherical symmetry of the problem, the structure factor
is expressed in terms of the
spherical Bessel functions.
The value of the momentum transfer can be obtained either through
attribute , or can be calculated from the input workspace
using attribute
. The value calculated
using the workspace is used whenever attibute
is set empty.
Name | Type | Default | Description |
---|---|---|---|
Q | |||
WorkspaceIndex |
(double, default=1.0) Momentum transfer -
(integer, default=0)
Name | Default | Description |
---|---|---|
Intensity | 1.0 | scaling factor |
Radius | 2.0 | Sphere radius, in Angstroms |
Diffusion | 0.05 | Diffusion coefficient, in units of A^2*THz, if energy in meV, or A^2*PHz if energy in ueV |
Shift | 0.0 | Shift in domain |
Categories: FitFunctions | QuasiElastic
C++ source: InelasticDiffSphere.cpp (last modified: 2017-08-11)
C++ header: InelasticDiffSphere.h (last modified: 2016-06-29)