transport¶
Transport properties¶
This module contains classes to evaluate the transport properties of fluid systems.
Functions
Calculates the ionic conductivity \(\kappa\) using the Onsager transport coefficients \(L_{ij}\). |
|
Calculates the electrophoretic mobility \(\mu_i\) of each species using the Onsager transport coefficients \(L_{ij}\). |
|
Calculates the transference number \(t_i\) of each species using the Onsager transport coefficients \(L_{ij}\). |
|
Fits the mean squared displacements (MSDs) or the analogous cross displacements (CDs) to evaluate the self-diffusion coefficients \(D_i\) and the Onsager transport coefficients \(L_{ij}\) and \(L_{ii}^\mathrm{self}\). |
|
Calculates the mean squared displacement (MSD) or the analogous cross displacement (CD) using fast Fourier transforms (FFT). |
|
Calculates the mean squared displacement (MSD) or the analogous cross displacement (CD) using the Einstein relation. |
Classes
A serial implementation to calculate the Onsager transport coefficients and its related properties. |