Go to the documentation of this file.
31 template<
class Specie>
41 "Boussinesq<Specie>::"
42 "Boussinesq(Istream& is)"
47 template<
class Specie>
62 template<
class Specie>
77 template<
class Specie>
84 os << static_cast<const Specie&>(
b)
92 "(Ostream& os, const Boussinesq<Specie>& st)"
const word dictName() const
Return the local dictionary name (final part of scoped name)
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
void write(Ostream &os) const
Write to Ostream.
Boussinesq(const Specie &sp, const scalar rho0, const scalar T0, const scalar beta)
Construct from components.
ITstream & lookup(const word &, bool recursive=false, bool patternMatch=true) const
Find and return an entry data stream.
Incompressible gas equation of state using the Boussinesq approximation for the density as a function...
const dimensionedScalar b
Wien displacement law constant: default SI units: [m.K].
A list of keyword definitions, which are a keyword followed by any number of values (e....
Ostream & indent(Ostream &os)
Indent stream.
bool readScalar(const char *buf, doubleScalar &s)
Read whole of buf as a scalar. Return true if succesful.
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.