readTransportProperties.H File Reference

Go to the source code of this file.

Functions

IOdictionary transportProperties (IOobject("transportProperties", runTime.constant(), mesh, IOobject::MUST_READ, IOobject::NO_WRITE))
 
dimensionedScalar mug ("mug", dimViscosity, transportProperties)
 
dimensionedScalar mul ("mul", dimViscosity, transportProperties)
 
dimensionedScalar rhog ("rhog", dimDensity, transportProperties)
 
dimensionedScalar rhol ("rhol", dimDensity, transportProperties)
 
dimensionedScalar sigma ("sigma", dimMass/sqr(dimTime), transportProperties)
 
dimensionedScalar h0 ("h0", dimLength, transportProperties)
 

Function Documentation

◆ transportProperties()

IOdictionary transportProperties ( IOobject("transportProperties", runTime.constant(), mesh, IOobject::MUST_READ, IOobject::NO_WRITE)  )

Referenced by ReynoldsAnalogy::devReff(), forces::devRhoReff(), filmTurbulenceModel::devRhoReff(), forAll(), if(), forces::mu(), vibrationShellFvPatchScalarField::updateCoeffs(), and alphatJayatillekeWallFunctionFvPatchScalarField::updateCoeffs().

Here is the caller graph for this function:

◆ mug()

dimensionedScalar mug ( "mug"  ,
dimViscosity  ,
transportProperties   
)

◆ mul()

dimensionedScalar mul ( "mul"  ,
dimViscosity  ,
transportProperties   
)

◆ rhog()

dimensionedScalar rhog ( "rhog"  ,
dimDensity  ,
transportProperties   
)

Referenced by LiquidEvapFuchsKnudsen< CloudType >::calculate(), and diffusionGasEvaporation< Thermo, OtherThermo >::Kexp().

Here is the caller graph for this function:

◆ rhol()

dimensionedScalar rhol ( "rhol"  ,
dimDensity  ,
transportProperties   
)

◆ sigma()

dimensionedScalar sigma ( "sigma"  ,
dimMass/  sqrdimTime,
transportProperties   
)

◆ h0()

dimensionedScalar h0 ( "h0"  ,
dimLength  ,
transportProperties   
)