38 rho_(
"rho",
dict.subDict(
"equationOfState"))
50 os.beginBlock(
"equationOfState");
51 os.writeEntry(
"rho", rho_);
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,...
virtual bool write(const token &tok)=0
Write token to stream or otherwise handle it.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Incompressible of equation of state using non-uniform tabulated density vs temperature.
icoTabulated(const Specie &sp, const nonUniformTable &rho)
Construct from components.
void write(Ostream &os) const
Write to Ostream.
OBJstream os(runTime.globalPath()/outputName)
Ostream & operator<<(Ostream &, const boundaryPatch &p)
Write boundaryPatch as dictionary entries (without surrounding braces).