Theory & Physics

Homodyne implements the transport coefficient framework developed by He et al. (PNAS 2024, 2025) for X-ray Photon Correlation Spectroscopy (XPCS) analysis of soft matter under nonequilibrium conditions. This section provides the complete theoretical foundation underlying every computation in the package.

The central quantity is the transport coefficient \(J(t)\), which connects microscopic particle dynamics to macroscopic rheological observables via a generalized Green-Kubo relation. From \(J(t)\), the package constructs the full two-time intensity correlation function \(c_2(\vec{q}, t_1, t_2)\) — avoiding the equilibrium assumption embedded in the standard \(g_2(q, \tau)\) representation.

Overview of Sections

Theory

Quick Physics Reference

Static mode (\(n_\mathrm{params} = 3\)):

\[c_2(q, t_1, t_2) = 1 + \beta(t_1, t_2) \exp\!\left(-q^2 \int_{t_1}^{t_2} J(t)\,dt\right)\]

Laminar flow mode (\(n_\mathrm{params} = 7\)):

\[c_2(\vec{q}, t_1, t_2) = 1 + \beta(t_1, t_2) \exp\!\left(-q^2 \int_{t_1}^{t_2} J(t)\,dt\right) \operatorname{sinc}^2\!\left(\tfrac{1}{2} q h \int_{t_1}^{t_2} \dot{\gamma}(t) \cos\phi\,dt\right)\]

Parameter table:

Symbol

Parameter name

Physical meaning

\(D_0\)

D0

Diffusion prefactor (\(\text{Å}^2/\text{s}\))

\(\alpha\)

alpha

Diffusion anomalous exponent (0 < α ≤ 1)

\(D_\mathrm{offset}\)

D_offset

Constant diffusion background

\(\dot{\gamma}_0\)

gamma_dot_0

Shear rate prefactor (\(\text{s}^{-1}\))

\(\beta\)

beta

Shear rate power-law exponent

\(\dot{\gamma}_\mathrm{offset}\)

gamma_dot_t_offset

Constant shear rate background

\(\phi_0\)

phi_0

Azimuthal reference angle (rad)

See Transport Coefficient J(t) for derivation of \(J(t)\), and Homodyne Scattering: Laminar Flow Model for the full laminar-flow equation.