Go to the documentation of this file.
35 #ifndef standardRadiation_H
36 #define standardRadiation_H
45 namespace regionModels
47 namespace surfaceFilmModels
scalar beta_
Beta coefficient.
virtual void correct()
Correct.
A class for managing temporary objects.
virtual tmp< volScalarField > Shs()
Return the radiation sensible enthalpy source.
volScalarField QinPrimary_
Radiative incident flux mapped from the primary region / [kg/s3].
const surfaceFilmModel & owner() const
Return const access to the owner surface film model.
volScalarField QrNet_
Remaining radiative flux after removing local contribution.
const dictionary & dict() const
Return const access to the cloud dictionary.
TypeName("standardRadiation")
Runtime type information.
virtual ~standardRadiation()
Destructor.
A list of keyword definitions, which are a keyword followed by any number of values (e....
scalar kappaBar_
Bar(kappa) coefficient.
standardRadiation(const standardRadiation &)
Disallow default bitwise copy construct.
Base class for surface film models.
Generic GeometricField class.
void operator=(const standardRadiation &)
Disallow default bitwise assignment.