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(), filmTurbulenceModel::devRhoReff(), forces::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().

Here is the caller graph for this function:

◆ rhol()

dimensionedScalar rhol ( "rhol"  ,
dimDensity  ,
transportProperties   
)

◆ sigma()

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

Referenced by jouleHeatingSource::addSup(), externalHeatFluxSource::addSup(), ThermoParcel< ParcelType >::calcHeatTransfer(), Foam::calcTE18(), P1::calculate(), LiquidEvapFuchsKnudsen< CloudType >::calculate(), viewFactor::calculate(), Zuber::CHF(), HuaXu::CHFSubCool(), thermocapillaryForce::correct(), relaxation::correct(), contactAngleForce::correct(), strainRateFunction::correct(), BrunDrippingInjection::correct(), curvatureSeparation::correct(), Maxwell< BasicTurbulenceModel >::correct(), diffusionMulticomponent< ReactionThermo, ThermoType >::correct(), KocamustafaogullariIshii::dDeparture(), thermoCoupleProbes::derivatives(), KinematicSurfaceFilm< CloudType >::drySplashInteraction(), KinematicParcel< ParcelType >::Eo(), electricPotential::execute(), interfaceTrackingFvMesh::freeSurfacePressureJump(), BreenWestwater::htcFilmBoil(), if(), Foam::Math::incGammaRatio_Q(), MarshakRadiationFixedTemperatureFvPatchScalarField::MarshakRadiationFixedTemperatureFvPatchScalarField(), Jeschar::MHF(), phasePair::Mo(), consumptionSpeed::omega0Sigma(), WeberNumberReacting< CloudType >::postEvolve(), Kutadeladze::qNucleate(), SprayParcel< ParcelType >::readFields(), SprayParcel< ParcelType >::readObjects(), P1::Rp(), fvDOM::Rp(), multiNormal::sample(), temperatureDependent::sigma(), phasePair::sigma(), twoPhaseSystem::sigma(), liquidMixtureProperties::sigma(), populationBalanceModel::sigmaWithContinuousPhase(), KinematicSurfaceFilm< CloudType >::splashInteraction(), multiphaseSystem::surfaceTension(), ThermoSurfaceFilm< CloudType >::transferParcel(), KinematicSurfaceFilm< CloudType >::transferParcel(), StochasticDispersionRAS< CloudType >::update(), ReitzKHRT< CloudType >::update(), GradientDispersionRAS< CloudType >::update(), BlobsSheetAtomization< CloudType >::update(), ReitzDiwakar< CloudType >::update(), ETAB< CloudType >::update(), TAB< CloudType >::update(), LISAAtomization< CloudType >::update(), SHF< CloudType >::update(), PilchErdman< CloudType >::update(), waveMakerPointPatchVectorField::updateCoeffs(), externalWallHeatFluxTemperatureFvPatchScalarField::updateCoeffs(), electrostaticDepositionFvPatchScalarField::updateCoeffs(), jouleHeatingSource::updateSigma(), IATEsource::Ur(), KinematicParcel< ParcelType >::We(), KinematicSurfaceFilm< CloudType >::wetSplashInteraction(), electricPotential::write(), SprayParcel< ParcelType >::writeFields(), and SprayParcel< ParcelType >::writeObjects().

◆ h0()

dimensionedScalar h0 ( "h0"  ,
dimLength  ,
transportProperties   
)