Source condition for dynamic viscosity. Applied to the dynamic viscosity field automatically by the Lagrangian thermodynamic model. This should not need to be specified manually. More...


Public Member Functions | |
| TypeName ("dynamicViscosity") | |
| Runtime type information. More... | |
| virtual autoPtr< LagrangianScalarFieldSource > | clone (const regIOobject &iIo) const |
| Construct and return a clone setting the internal field reference. More... | |
| virtual | ~dynamicViscosityLagrangianScalarFieldSource () |
| Destructor. More... | |
| virtual tmp< LagrangianSubScalarField > | value (const LagrangianInjection &, const LagrangianSubMesh &) const |
| Return the value for an instantaneous injection. More... | |
Source condition for dynamic viscosity. Applied to the dynamic viscosity field automatically by the Lagrangian thermodynamic model. This should not need to be specified manually.
Definition at line 50 of file dynamicViscosityLagrangianScalarFieldSource.H.
|
virtual |
Destructor.
Definition at line 32 of file dynamicViscosityLagrangianScalarFieldSource.C.
| TypeName | ( | "dynamicViscosity" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone setting the internal field reference.
Definition at line 66 of file dynamicViscosityLagrangianScalarFieldSource.H.
|
virtual |
Return the value for an instantaneous injection.
Definition at line 40 of file dynamicViscosityLagrangianScalarFieldSource.C.
References IOobject::groupName(), fluidThermo::mu(), LagrangianModel::name(), GeometricField< Type, GeoMesh, PrimitiveField >::sources(), basicThermo::T(), thermo, and Foam::typeName().
