polymer¶
Polymeric analysis¶
This module contains classes to determine the structural and dynamical properties of polymeric systems.
Functions
Calculates the orientational relaxation time \(\tau_\mathrm{r}\) of polymers using end-to-end vector autocorrelation function (ACF) time series \(C_\mathrm{ee}(t)\). |
|
Evaluates the autocorrelation functions (ACF) \(\mathrm{R_\mathbf{XX}}(\tau)\) or cross-correlation functions (CCF) \(\mathrm{R_\mathbf{XY}}(\tau)\) of time series \(\mathbf{X}(t)\) and \(\mathbf{Y}(t)\) using fast Fourier transforms (FFT). |
|
Evaluates the autocorrelation functions (ACF) \(\mathrm{R_\mathbf{XX}}(\tau)\) or cross-correlation functions (CCF) \(\mathrm{R_\mathbf{XY}}(\tau)\) of time series \(\mathbf{X}(t)\) and \(\mathbf{Y}(t)\) directly by using sliding windows. |
Classes
A serial implementation to calculate the end-to-end vector autocorrelation function (ACF) \(C_\mathrm{ee}(t)\) and estimate the orientational relaxation time \(\tau_\mathrm{r}\) of a polymer. |
|
Serial and parallel implementations to calculate the radius of gyration \(R_\mathrm{g}\) of a polymer. |
|
Serial and parallel implementations to calculate the single-chain structure factor \(S_\mathrm{sc}(q)\) of a homopolymer. |