Various relations for molecular diffusion coefficients.
#include <dumux/common/math.hh>Go to the source code of this file.
| Namespaces | |
| namespace | Dumux | 
| namespace | Dumux::BinaryCoeff | 
| Functions | |
| template<class Scalar> | |
| Scalar | Dumux::BinaryCoeff::fullerMethod (const Scalar *M, const Scalar *SigmaNu, const Scalar temperature, const Scalar pressure) | 
| Estimate binary diffusion coefficients \(\mathrm{[m^2/s]}\) in gases according to the method by Fuller. | |