Go to the documentation of this file.
33 namespace tabulatedWallFunctions
45 const dictionary&
dict,
52 coeffDict_(
dict.subDict(
name +
"Coeffs")),
53 invertedTableName_(
dict.
lookup(
"invertedTableName")),
54 invertedTable_(invertedTableName_, mesh_,
dict, true)
68 if (invertedTable_.log10())
70 invertedTable_.note() =
71 "U+ as a function of log10(Re) computed using " +
type();
75 invertedTable_.note() =
76 "U+ as a function of Re computed using " +
type();
79 Info<<
"Writing inverted table to\n " << invertedTable_.objectPath()
82 invertedTable_.
write();
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
Ostream & endl(Ostream &os)
Add newline and flush stream.
virtual Ostream & write(const token &)=0
Write next token to stream.
tabulatedWallFunction(const dictionary &dict, const polyMesh &mesh, const word &name)
Constructor.
virtual ~tabulatedWallFunction()
Destructor.
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
defineTypeNameAndDebug(combustionModel, 0)
virtual void write()
Write.
word name(const complex &)
Return a string representation of a complex.
stressControl lookup("compactNormalStress") >> compactNormalStress