41 Y_(
dict.subDict(
"specie").lookupOrDefault(
"massFraction", 1.0)),
42 molWeight_(
dict.subDict(
"specie").lookup<scalar>(
"molWeight"))
55 dict.
add(
"molWeight", molWeight_);
65 os.
check(
"Ostream& operator<<(Ostream& os, const specie& st)");
virtual bool check(const char *operation) const
Check IOstream status for given operation.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
const word dictName() const
Return the local dictionary name (final part of scoped name)
A list of keyword definitions, which are a keyword followed by any number of values (e....
bool add(entry *, bool mergeEntry=false)
Add a new entry.
Base class of the thermophysical property types.
specie(const scalar Y, const scalar molWeight)
Construct from components without name.
void write(Ostream &os) const
Write to Ostream.
A class for handling words, derived from string.
word name(const bool)
Return a word representation of a bool.
defineTypeNameAndDebug(combustionModel, 0)
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)
Ostream & indent(Ostream &os)
Indent stream.