Go to the documentation of this file.
45 eta[i] = scalar(i)/10.0;
52 C1mR = C1 - ((eta*(1.0 - eta/eta0))/(1.0 +
beta*
pow(eta, 3.0)));
54 graph(
"C&1! - R",
"C&1! - R",
"@h!", eta, C1mR).
write
dimensionedScalar beta("beta", dimless/dimTemperature, laminarTransport)
Class to create, store and output qgraph files.
#define forAll(list, i)
Loop across all elements in list.
Ostream & endl(Ostream &os)
Add newline and flush stream.
Pre-declare SubField and related Field type.
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
void write(Ostream &, const word &format) const
Write graph to stream in given format.