Go to the documentation of this file.
31 template<
class Specie>
39 "incompressiblePerfectGas<Specie>::"
40 "incompressiblePerfectGas(Istream& is)"
45 template<
class Specie>
58 template<
class Specie>
71 template<
class Specie>
78 os << static_cast<const Specie&>(pg)
84 "(Ostream& os, const incompressiblePerfectGas<Specie>& st)"
const word dictName() const
Return the local dictionary name (final part of scoped name)
void write(Ostream &os) const
Write to Ostream.
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
ITstream & lookup(const word &, bool recursive=false, bool patternMatch=true) const
Find and return an entry data stream.
A list of keyword definitions, which are a keyword followed by any number of values (e....
incompressiblePerfectGas(const Specie &sp, const scalar pRef)
Construct from components.
Ostream & indent(Ostream &os)
Indent stream.
bool readScalar(const char *buf, doubleScalar &s)
Read whole of buf as a scalar. Return true if succesful.
Incompressible gas equation of state using a constant reference pressure in the perfect gas equation ...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
const dictionary & subDict(const word &) const
Find and return a sub-dictionary.
bool add(entry *, bool mergeEntry=false)
Add a new entry.