34Foam::tabulatedSolidTransport<Thermo>::tabulatedSolidTransport
40 kappa_(
"kappa",
dict.subDict(
"transport"))
49 os.beginBlock(this->
name());
54 os.beginBlock(
"transport");
55 os.writeEntry(
"kappa", kappa_.values());
69 const tabulatedSolidTransport<Thermo>& pt
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Transport properties package using non-uniform tabulated data for thermal conductivity vs temperature...
void write(Ostream &os) const
Write to Ostream.
OBJstream os(runTime.globalPath()/outputName)