63 rho_->write(os); os <<
nl;
64 pv_->write(os); os <<
nl;
65 hl_->write(os); os <<
nl;
66 Cp_->write(os); os <<
nl;
67 h_->write(os); os <<
nl;
68 Cpg_->write(os); os <<
nl;
69 B_->write(os); os <<
nl;
70 mu_->write(os); os <<
nl;
71 mug_->write(os); os <<
nl;
72 kappa_->write(os); os <<
nl;
73 kappag_->write(os); os <<
nl;
74 sigma_->write(os); os <<
nl;
75 D_->write(os); os <<
endl;
A list of keyword definitions, which are a keyword followed by any number of values (e...
liquid(const dictionary &dict)
Construct from dictionary.
Ostream & endl(Ostream &os)
Add newline and flush stream.
Macros for easy insertion into run-time selection tables.
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)
Abstract base class for thermo-physical functions.
The thermophysical properties of a liquid.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
void write(Ostream &os) const
Write the function coefficients.
virtual void write(Ostream &os) const =0
Write the function coefficients.