32template<
class Thermo,
template<
class>
class Type>
33const Foam::scalar Foam::species::thermo<Thermo, Type>::tol_ = 1.0e-4;
35template<
class Thermo,
template<
class>
class Type>
36const int Foam::species::thermo<Thermo, Type>::maxIter_ = 100;
41template<
class Thermo,
template<
class>
class Type>
50template<
class Thermo,
template<
class>
class Type>
59template<
class Thermo,
template<
class>
class Type>
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,...
void write(Ostream &os) const
Write to Ostream.
thermo(const Thermo &sp)
Construct from components.
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
OBJstream os(runTime.globalPath()/outputName)