Go to the documentation of this file.
31 template<
class EquationOfState>
40 is.check(
"hRefConstThermo::hRefConstThermo(Istream& is)");
48 template<
class EquationOfState>
51 EquationOfState(
dict),
65 template<
class EquationOfState>
74 dict.
add(
"Href", Href_/this->W());
81 template<
class EquationOfState>
88 os << static_cast<const EquationOfState&>(ct) <<
tab
89 << ct.Cp_/ct.W() <<
tab << ct.Hf_/ct.W() <<
tab
90 << ct.Tref_ <<
tab << ct.Href_/ct.W();
92 os.check(
"Ostream& operator<<(Ostream& os, const hRefConstThermo& ct)");
hRefConstThermo(const EquationOfState &st, const scalar cp, const scalar hf, const scalar tref, const scalar href)
Construct from components.
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...
A list of keyword definitions, which are a keyword followed by any number of values (e....
void write(Ostream &os) const
Write to Ostream.
Ostream & indent(Ostream &os)
Indent stream.
bool readScalar(const char *buf, doubleScalar &s)
Read whole of buf as a scalar. Return true if succesful.
Constant properties thermodynamics package templated into the EquationOfState.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
bool add(entry *, bool mergeEntry=false)
Add a new entry.
stressControl lookup("compactNormalStress") >> compactNormalStress