Go to the documentation of this file.
69 #ifndef allVariablesCoupledBase_H
70 #define allVariablesCoupledBase_H
85 class allVariablesCoupledBase
114 const word& calculationMethod,
151 void write(Ostream&)
const;
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
const TMethodType method_
How to get K.
A class for handling words, derived from string.
const word & TName() const
Name of thermal conductivity field.
void write(Ostream &) const
Write.
A class for managing temporary objects.
const word TName_
Name of thermal conductivity field (if looked up from database)
Common functions for use in temperature coupled boundaries.
tmp< scalarField > T(const scalarField &Tp) const
Given patch temperature calculate corresponding T field.
Pre-declare SubField and related Field type.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
temperatureCoupledBase(const fvPatch &patch, const word &calculationMethod, const word &TName,)
Construct from patch and K name.
A list of keyword definitions, which are a keyword followed by any number of values (e....
word TMethod() const
Method to obtain K.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
const fvPatch & patch_
Underlying patch.