Go to the documentation of this file.
6 #ifndef OPENMPCD_ANALYTICQUANTITIESGAUSSIANDUMBBELL_HPP
7 #define OPENMPCD_ANALYTICQUANTITIESGAUSSIANDUMBBELL_HPP
33 return 1.5 / (rootMeanSquareBondLength * rootMeanSquareBondLength);
53 const FP mpcHydrodynamicRadius);
static FP lagrangianMultiplierRatio(const FP weissenbergNumber)
Returns the ratio of the Lagrangian multipliers with and without shear flow.
static FP zeroShearLagrangianMultiplier(const FP rootMeanSquareBondLength)
Returns the zero-shear Lagrangian multiplier .
static FP zeroShearRelaxationTime(const FP rootMeanSquareBondLength, const FP mpcSelfDiffusionCoefficient, const FP mpcHydrodynamicRadius)
Returns the zero-shear relaxation time of the dumbbell.
double FP
Default floating point type.
Computes analytic quantities for Gaussian Dumbbells.
static FP weissenbergNumber(const FP shearRate, const FP zeroShearRelaxationTime)
Returns the Weissenberg number .
static FP lagrangianMultiplier(const FP rootMeanSquareBondLength, const FP shearRate, const FP zeroShearRelaxationTime)
Returns the Lagrangian multiplier .