58 theta0_(gcpsf.theta0_),
59 uTheta_(gcpsf.uTheta_),
60 thetaA_(gcpsf.thetaA_),
61 thetaR_(gcpsf.thetaR_)
100 theta0_(gcpsf.theta0_),
101 uTheta_(gcpsf.uTheta_),
102 thetaA_(gcpsf.thetaA_),
103 thetaR_(gcpsf.thetaR_)
115 theta0_(gcpsf.theta0_),
116 uTheta_(gcpsf.uTheta_),
117 thetaA_(gcpsf.thetaA_),
118 thetaR_(gcpsf.thetaR_)
140 Uwall -= (nf & Uwall)*nf;
146 nWall /= (
mag(nWall) + small);
152 return theta0_ + (thetaA_ - thetaR_)*
tanh(uwall/uTheta_);
dimensionedScalar tanh(const dimensionedScalar &ds)
bool found(const word &, bool recursive=false, bool patternMatch=true) const
Search dictionary for given keyword.
A list of keyword definitions, which are a keyword followed by any number of values (e...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
Macros for easy insertion into run-time selection tables.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
volScalarField scalarField(fieldObject, mesh)
virtual tmp< Field< Type > > patchInternalField() const
Return internal field next to patch as patch field.
void writeEntry(Ostream &os, const HashTable< T, Key, Hash > &ht)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
dimensioned< scalar > mag(const dimensioned< Type > &)
A class for managing temporary objects.
makePatchTypeField(fvPatchScalarField, atmBoundaryLayerInletEpsilonFvPatchScalarField)
An abstract base class with a fat-interface to all derived classes covering all possible ways in whic...
ITstream & lookup(const word &, bool recursive=false, bool patternMatch=true) const
Find and return an entry data stream.