40 pRef_(
dict.subDict(
"equationOfState").get<scalar>(
"pRef"))
53 os.beginBlock(
"equationOfState");
54 os.writeEntry(
"pRef", pRef_);
66 const incompressiblePerfectGas<Specie>& pg
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,...
Incompressible gas equation of state using a constant reference pressure in the perfect gas equation ...
void write(Ostream &os) const
Write to Ostream.
incompressiblePerfectGas(const Specie &sp, const scalar pRef)
Construct from components.
OBJstream os(runTime.globalPath()/outputName)