63 uniformHe_(field.uniformHe_, false)
86 model.
name() +
":" + this->internalField().name() +
"SourceHeValue",
87 this->internalField().mesh(),
90 this->internalField().dimensions(),
91 uniformHe_->value(this->time().value())
105 const scalar v = uniformHe_->value(
time().value());
120 model.
name() +
":" + this->internalField().name() +
"InternalCoeff",
121 this->internalField().mesh(),
Macros for easy insertion into run-time selection tables.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
static tmp< DimensionedField< Type, GeoMesh, PrimitiveField > > New(const word &name, const GeoMesh &mesh, const dimensionSet &, const PrimitiveField< Type > &)
Return a temporary field constructed from name, mesh,.
Run-time selectable general function of one variable.
void size(const label)
Override size to be inconsistent with allocated storage.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Base class for temperature source conditions in which the parameters of the corresponding energy cond...
const word & name() const
Return const access to the source name.
Base class for finite volume sources.
A class for managing temporary objects.
void write(std::ostream &os, const bool binary, List< floatScalar > &fField)
Write floats ascii or binary.
const dimensionSet & dimless
const dimensionSet & dimMass
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
makeTypeFieldSource(fvScalarFieldSource, turbulentKineticEnergyFvScalarFieldSource)
const dimensionSet & dimEnergy
tmp< DimensionedField< TypeR, GeoMesh, Field > > New(const tmp< DimensionedField< TypeR, GeoMesh, Field >> &tdf1, const word &name, const dimensionSet &dimensions)
void writeEntry(Ostream &os, const word &key, const DimensionedFieldFunction< DimensionedFieldType > &f)