1 Info<<
"Reading boxTurbDict\n" <<
endl;
3 IOdictionary boxTurbDict
10 IOobject::MUST_READ_IF_MODIFIED,
15 scalar
Ea(boxTurbDict.lookup<scalar>(
"Ea"));
17 scalar k0(boxTurbDict.lookup<scalar>(
"k0"));
Ostream & endl(Ostream &os)
Add newline and flush stream.
scalar Ea(const scalar p, const scalar T) const