58 theta0_(gcpsf.theta0_),
59 uTheta_(gcpsf.uTheta_),
60 thetaA_(gcpsf.thetaA_),
61 thetaR_(gcpsf.thetaR_)
90 theta0_(gcpsf.theta0_),
91 uTheta_(gcpsf.uTheta_),
92 thetaA_(gcpsf.thetaA_),
93 thetaR_(gcpsf.thetaR_)
105 theta0_(gcpsf.theta0_),
106 uTheta_(gcpsf.uTheta_),
107 thetaA_(gcpsf.thetaA_),
108 thetaR_(gcpsf.thetaR_)
130 Uwall -= (nf & Uwall)*nf;
136 nWall /= (
mag(nWall) + SMALL);
142 return theta0_ + (thetaA_ - thetaR_)*
tanh(uwall/uTheta_);
153 writeEntry(
"value", os);
dimensionedScalar tanh(const dimensionedScalar &ds)
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.
makePatchTypeField(fvPatchVectorField, SRFFreestreamVelocityFvPatchVectorField)
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.
Ostream & writeKeyword(const keyType &)
Write the keyword followed by an appropriate indentation.
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.
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.